/*
Copyright (c) 2016 Kamleshyadav
------------------------------------------------------------------
[Master responsive Stylesheet]

Template Name: Fixit - Multipurpose Construction & Building HTML
Version: 1.0.0
Author: Kamleshyadav

-------------------------------------------------------------------

[Table of contents]


1. body
2. header
3. section
4. services
5. pricing
6. our services
7. team
8. Testimonials
9. Blog
10. Our blog
11. Our clients
12. Widget
13. Page title
14. Advantages box
15. Leave a request
16. about us
17. call to action
18. project
19. features
20. contact
21. 404
22. coming soon
23. offline
24. footer
25. animation
26. typography

-------------------------------------------------------------------*/

/***********************************************************************************
 2. header start
***********************************************************************************/
@media (max-width: 1300px) {
.fixit_header .fixit_menu > ul > li:nth-last-child(1) > ul > li > ul,
.fixit_header .fixit_menu > ul > li:nth-last-child(2) > ul > li > ul{
	right:100%;
	left:auto;
}	

}

@media (max-width: 1080px) {
.fixit_header .fixit_menu > ul > li{
	padding: 0 10px;
}	
.fixit_header .fixit_menu > ul > li > a{
	font-size:13px;
}	
}

@media (max-width: 1024px) {
.fixit_header .fixit_menu ul > li > a{
	font-size: 13px;	
}	

}

@media (max-width: 980px) {
.fixit_menu_toggle{
	display:block;
}	
.fixit_header .fixit_header_center{
    position: fixed;
    left: -250px;
    top: 0;
    bottom: 0;
    width: 250px;
    background-color: #F7F7F7;		
}
.fixit_header .fixit_menu{
	margin-top: 117px;
    position: absolute;
    overflow: auto;
    top: 0;
    bottom: 0;
    overflow-x: hidden;	
}
.fixit_header.fixed_menu .fixit_menu{
	margin-top: 77px;
}

.fixit_header .fixit_menu ul > li{
	width:100%;
	float:left;
	text-align:left;
	padding:0;
}
.fixit_header .fixit_menu ul > li > a{
	line-height:50px;
    display: block;	
	padding:0 15px;
}
.fixit_header .fixit_menu ul > li.active > a{
    background-color: #1BC97A;
    color: #fff;	
}
.fixit_header .fixit_menu ul > li:after{
	display:none;
}

.fixit_header .fixit_menu > ul > li > ul > li > ul,
.fixit_header .fixit_menu > ul > li > ul{
	position: relative;
    left: auto !important;
    right: auto !important;
    top: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    background-color: transparent;
    box-shadow: none;
    border: none;
    padding-left: 15px;
}
.fixit_header .fixit_menu > ul > li > ul > li > ul li  a{
	font-size:12px;
}
.fixit_header .fixit_menu > ul > li ul li ul li a:hover,
.fixit_header .fixit_menu > ul > li ul li a:hover{
	background-color:transparent;
	color: #18b870;
}


.fixit_header .fixit_header_center.mob_open_menu{
	left:0;
}
.fixit_header .fixit_header_left{
	float:none;
	display:inline-block;
}	

}

/***********************************************************************************
 2. header end
***********************************************************************************/


/***********************************************************************************
 4. services start
***********************************************************************************/
@media (max-width: 1600px) {
.fixit_select_dropdown_wrapper{
    min-width: 220px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_button_wrapper .fixit_btn{
    min-width: 220px;	
}
.whywe_arethe_best h3.wwa_title{
    font-size: 52px;
    -webkit-transform: translateX(70px);
    -moz-transform: translateX(70px);
    transform: translateX(70px);
}
.whywe_arethe_best h3.wwa_title span{
    margin-right: 150px;	
}
.whywe_arethe_best .wwa_image > img{
    margin-top: -235px;	
}

}
@media (max-width: 1440px) {
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > h3{
	font-size: 40px;
    margin-bottom: 30px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_icon{
    width: 74px;
    height: 74px;
    line-height: 54px;
    border-radius: 74px 0 74px 74px;
    margin-right: 30px;
    font-size: 52px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list{
	width: calc(100% - 104px);
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order{
	margin-bottom: 15px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_button_wrapper .fixit_select_dropdown_wrapper{
    margin-right: 10px;	
	min-width: 190px;
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_button_wrapper .fixit_btn{
	min-width: 190px;
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order .fixit_sowdo_txt > h3{
	margin-bottom:9px;
}

.whywe_arethe_best h3.wwa_title{
    font-size: 52px;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    transform: translateX(80px);
    margin-bottom: 40px;	
}
.whywe_arethe_best h3.wwa_title span{
    margin-right: 140px;	
}
.whywe_arethe_best .wwa_image > img{
    margin-top: -125px;	
}
.whywe_arethe_best .wwa_service{
	padding-right: 10px;	
}
.whywe_arethe_best .wwa_service .wwa_service_header{
    margin-bottom: 15px;	
}
.whywe_arethe_best .wwa_service.right_align{
    padding-left: 10px;	
}
.whywe_arethe_best_section.bottom_shape:after {
    height: 200px;
}
	
}

@media (max-width: 1300px) {
.fixit_services_wrapper{
    -webkit-transform: translateY(-50px);	
    -moz-transform: translateY(-50px);	
    -ms-transform: translateY(-50px);	
    -o-transform: translateY(-50px);	
    transform: translateY(-50px);	
}
.fixit_service_order_wrapper .fixit_sow_detail{
	padding-left:0;
}
	
}
@media (max-width: 1200px) {
.fixit_services_wrapper .container .row .col-lg-3{
    padding-right: 15px;
    padding-left: 15px;
}
.fixit_services{
	margin-bottom:30px;
}
.fixit_services:hover{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
}

.whywe_arethe_best .wwa_service .wwa_service_header{
    margin-bottom: 10px;	
}
.whywe_arethe_best .wwa_service{
	margin-bottom:20px;
}
.whywe_arethe_best .wwa_service .wwa_service_header h3{
    font-size: 15px;	
    line-height: 25px;	
}
.whywe_arethe_best .wwa_service .wwa_service_header .icon{
	margin-right: 10px;
}
.whywe_arethe_best .wwa_service.right_align .wwa_service_header .icon{
	margin-left: 10px;
}
	
}

@media (max-width: 1024px) {
.whywe_arethe_best h3.wwa_title{
    font-size: 32px;
    margin-bottom: 70px;
    -webkit-transform: translateX(40px);	
    -moz-transform: translateX(40px);	
    transform: translateX(40px);	
}
.whywe_arethe_best h3.wwa_title span {
    margin-right: 110px;
}
.whywe_arethe_best .wwa_service{
	font-size:80%;
}
.whywe_arethe_best .wwa_service .wwa_service_header h3{
    font-size: 13px;	
    line-height: 16px;	
}		
.whywe_arethe_best .wwa_service .wwa_service_header .icon img{
    width: 18px;
    height: 18px;	
}

}
@media (max-width: 991px) {
.whywe_arethe_best h3.wwa_title{
	-webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}
.whywe_arethe_best h3.wwa_title span{
	margin-right: 6px;
}	
.whywe_arethe_best .wwa_service.right_align,
.whywe_arethe_best .wwa_service{
	text-align:center;
	margin-bottom:50px;
}
.whywe_arethe_best .wwa_service.right_align .wwa_service_header .icon,
.whywe_arethe_best .wwa_service .wwa_service_header .icon{
	float:none;
	margin-bottom:20px;
}
.whywe_arethe_best .wwa_service .wwa_service_header h3{
    font-size: 16px;	
    line-height: 18px;	
}	
.whywe_arethe_best .wwa_image > img{
    margin-top: 0px;	
	margin-bottom:30px;
}
	
}


@media (min-width: 769px) and (max-width: 1024px) {
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > h3{
	font-size: 22px;
    margin-bottom: 15px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_icon{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 50px 0 50px 50px;
    margin-right: 15px;
    font-size: 35px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list{
	width: calc(100% - 65px);
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order .fixit_sowdo_icon{
    width: 30px;
    height: 30px;
    margin-right: 10px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order .fixit_sowdo_txt{
    width: calc(100% - 40px);	
	font-size: 13px;
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order{
	margin-bottom: 5px;	
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_button_wrapper .fixit_select_dropdown_wrapper{
    margin-right: 10px;	
	min-width: 190px;
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_button_wrapper .fixit_btn{
	min-width: 190px;
}
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul > li > .fixit_sowd_order .fixit_sowdo_txt > h3{
    margin-bottom: 5px;
    font-size: 15px;
}
	
}

@media (max-width: 768px) {
.fixit_service_order_wrapper .fixit_sow_detail{
	text-align:center;
}	
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_icon{
	margin-bottom:20px;
	margin-right:0;
    display: inline-block;
    float: none;	
}	
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list{
	width:100%;
}	
.fixit_service_order_wrapper .fixit_sow_detail .fixit_sowd_list > ul{
	text-align:left;
}

.fixit_price_wrapper{
	margin-bottom:20px;
}

}

/***********************************************************************************
 4. services end
***********************************************************************************/

/***********************************************************************************
 5. pricing start
***********************************************************************************/
@media (max-width: 1024px) {
.fixit_price_wrapper .fixit_price_header .fixit_price{
    width: 100px;
    height: 100px;	
    margin: 10px auto;	
}	
.fixit_price_wrapper .fixit_price_header .fixit_price > span{
    width: 100px;
    height: 100px;	
}
.fixit_price_wrapper .fixit_price_header .fixit_price > h1{
    font-size: 25px;
    line-height: 100px;	
}
.fixit_price_wrapper .fixit_price_header .fixit_price_heading{
    font-size: 18px;	
}

}
@media (min-width: 425px) and (max-width: 768px) {
.fixit_price_wrapper .fixit_price_footer, .fixit_price_wrapper .fixit_price_body, .fixit_price_wrapper .fixit_price_header{
    padding: 20px;	
}		
.fixit_price_wrapper .fixit_price_header .fixit_price_heading {
    font-size: 16px;
}
.fixit_price_wrapper .fixit_price_body .fixit_price_feature ul li{
    font-size: 13px;	
}
.fixit_price_wrapper .fixit_price_header .fixit_price{
    width: 80px;
    height: 80px;	
}
.fixit_price_wrapper .fixit_price_header .fixit_price > span{
    width: 80px;
    height: 80px;	
}
.fixit_price_wrapper .fixit_price_header .fixit_price > h1{
    font-size: 20px;
    line-height: 80px;	
}
}
/***********************************************************************************
 5. pricing end
***********************************************************************************/

/***********************************************************************************
 6. our services start
***********************************************************************************/
@media (max-width: 1024px) {
.fixit_our_service_wrapper > ul > li{
	width: 50%;
}
.fixit_our_service_wrapper > ul > li:nth-child(2n) > .fixit_our_service{
	border-right:none;
	border-bottom:1px solid #dfdfdf;
}
.fixit_our_service_wrapper > ul > li:nth-last-child(3) > .fixit_our_service,
.fixit_our_service_wrapper > ul > li:nth-last-child(4) > .fixit_our_service{
	border-bottom:1px solid #dfdfdf;
}	
.fixit_our_service_wrapper > ul > li:nth-last-child(1) > .fixit_our_service{
	border-bottom:none;
}

}

@media (min-width: 769px) and (max-width: 1024px) {
.fixit_home2 .fixit_our_service_wrapper > ul > li > .fixit_our_service .fixit_our_service_overlay {
    top: calc(50% + 70px);
}
.fixit_home2 .fixit_our_service_wrapper > ul > li > .fixit_our_service .fixit_our_service_overlay > p{
    padding: 0 15px;	
}
	
}

@media (max-width: 768px) {
.fixit_home2 .fixit_our_service_wrapper > ul > li {
    width: 50%;
}
.fixit_home2 .fixit_our_service_wrapper > ul > li > .fixit_our_service .fixit_our_service_overlay {
    top: calc(50% + 60px);
}
.fixit_home2 .fixit_our_service_wrapper > ul > li > .fixit_our_service .fixit_our_service_overlay > p{
    padding: 0 15px;	
}

.fixit_ourservice{
	display:block;
	padding:0 150px;
}
.fixit_ourservice .fixit_ourservice_list{
    left: 0;
    right: 0;
    bottom: 150px;	
}
.fixit_ourservice .fixit_ourservice_list ul li{
    margin-top: 30px;	
}
.fixit_ourservice.play .fixit_ourservice_img img{
    max-width: 100%;	
}
	
}

@media (max-width: 720px) {
.fixit_ourservice{
	padding:0 50px;
}	
.fixit_ourservice .fixit_ourservice_list{
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;	
	margin-bottom:30px;
	width:100%;
	float:left;
}
.fixit_ourservice.play .fixit_ourservice_img{
	margin-bottom:20px;
}
.fixit_ourservice .fixit_ourservice_list ul li:nth-child(2n + 1){
	text-align:center;
}
.fixit_ourservice .fixit_ourservice_list ul li:nth-child(2n){
	text-align:center;
}
.fixit_ourservice .fixit_ourservice_list ul li > div{
	margin:0 auto !important;
}
	
}

@media (max-width: 660px) {
.fixit_home2 .fixit_our_service_wrapper > ul > li {
    width: 100%;
}

.fixit_ourservice .fixit_ourservice_list{
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;	
}
	
}

@media (max-width: 580px) {
.fixit_ourservice .fixit_ourservice_list ul li{
	width:100%;
}
.fixit_ourservice .fixit_ourservice_list ul li > div{
	width:100%;
}	

.fixit_calltoaction .number{
	width: auto;
	height:auto;
    padding: 0 40px;
    line-height: 80px;
	font-size: 26px;
}
.fixit_calltoaction .img_section{
	opacity:0;
}

}

@media (max-width: 425px) {
.fixit_our_service_wrapper > ul > li{
	width: 100%;
}
.fixit_our_service_wrapper > ul > li:nth-child(n) > .fixit_our_service{
	border-right:none;
	border-bottom:1px solid #dfdfdf;
}
.fixit_our_service_wrapper > ul > li:nth-last-child(1) > .fixit_our_service{
	border-bottom:none;
}
	
}

/***********************************************************************************
 6. our services end
***********************************************************************************/


/***********************************************************************************
 7. team start
***********************************************************************************/
@media (max-width: 1600px) {
.fixit_team_wrapper .team_overlay{
    left: 25px;
    right: 25px;	
    bottom: 75px;		
}	
	}
@media (max-width: 1440px) {
.fixit_team_wrapper .team_overlay{
    left: 25px;
    right: 25px;	
    bottom: 75px;		
}	

}
@media (max-width: 1024px) {
.row.team_row .col-lg-3:nth-child(2n) .fixit_team_wrapper:before{
	display:none;
}	
.row.team_row .col-lg-3:nth-last-child(3) .fixit_team_wrapper:after, 
.row.team_row .col-lg-3:nth-last-child(4) .fixit_team_wrapper:after{
	display:block;
}

.row.team_row .col-lg-3:nth-child(2n + 1) .fixit_team_wrapper:after{
	left: 0px;
}

.row.team_row .col-lg-3:nth-last-child(3) .fixit_team_wrapper, 
.row.team_row .col-lg-3:nth-last-child(4) .fixit_team_wrapper{
	padding-bottom:50px;
}

.row.team_row .col-lg-3:nth-last-child(1) .fixit_team_wrapper .team_overlay, 
.row.team_row .col-lg-3:nth-last-child(2) .fixit_team_wrapper .team_overlay{
    bottom: 25px;	
}

}

@media (max-width: 425px) {
.row.team_row .col-lg-3:nth-last-child(1) .fixit_team_wrapper{
	padding-bottom:0;
} 
.row.team_row .col-lg-3:nth-last-child(2) .fixit_team_wrapper{
	padding-bottom:50px;
}
.row.team_row .col-lg-3:nth-last-child(2) .fixit_team_wrapper:after{
	display:block;
}
.row.team_row .col-lg-3:nth-last-child(4) .fixit_team_wrapper{
	padding-bottom:50px;
}

.row.team_row .col-lg-3:nth-last-child(2) .fixit_team_wrapper .team_overlay{
    bottom: 75px;	
}
	
}

/***********************************************************************************
 7. team end
***********************************************************************************/

/***********************************************************************************
 10. Our blog start
***********************************************************************************/
@media (max-width: 1300px) {
.fixit_ourblog_slider{
    padding: 0 45px;	
}

}

@media (max-width: 1199px) {
.fixit_calendar .xdsoft_datetimepicker .xdsoft_calendar td, .fixit_calendar .xdsoft_datetimepicker .xdsoft_calendar th{
	width:auto;
	height:auto;
	padding:0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.fixit_sidebar_wrapper{
    padding: 50px 15px 40px 15px;	
}
.widget.widget_recentpost ul li > img{
	float:none;
	margin:0 auto;
}
.widget.widget_recentpost ul li > .fixit_rp_detail{
    padding: 10px 0;	
}
.fixit_calendar .xdsoft_datetimepicker .xdsoft_calendar td div{
	width:auto;
	height:auto;
}

.blog_quote{
    padding: 20px;	
}
.blog_quote > .icon{
    width: 40px;
    height: 40px;
    background-size: 20px;
    margin-right: 15px;	
}

.blog_post_wrapper .post_detail_wrapper > .post_detail img{
	margin-bottom:15px;
}

.post_comment_wrapper .comment_wrapper .image{
	width: 65px;
    height: 65px;
	margin-right:15px;
}
.post_comment_wrapper .comment_wrapper .image img{
    width: 65px;
    height: 65px;
}

.post_comment_wrapper ol > li ul{
	padding-left:30px;
}

}



@media (max-width: 991px){
.row.blog_clearfix > .col-md-4:nth-child(2n + 1){
	clear:left;
}
.post_add_comment_wrapper{
	margin-bottom:20px;
}
	
}

@media (max-width: 480px){
.blog_quote{
    padding: 20px;	
}
.blog_quote > .icon{
    width: 40px;
    height: 40px;
    background-size: 20px;
    margin-right: 15px;	
}

.blog_post_wrapper .post_detail_wrapper > .post_detail img{
	margin-bottom:15px;
}
	
.post_comment_wrapper .comment_wrapper .image{
	width: 65px;
    height: 65px;
	margin-right:15px;
}
.post_comment_wrapper .comment_wrapper .image img{
    width: 65px;
    height: 65px;
}

.post_comment_wrapper ol > li ul{
	padding-left:30px;
}
	
}


/***********************************************************************************
 10. Our blog end
***********************************************************************************/

/***********************************************************************************
 14. Advantages box start
***********************************************************************************/
@media (max-width: 1199px){
.row.advantage_clearfix > .col-lg-3:nth-child(2n + 1){
	clear:left;
}
	
}
/***********************************************************************************
 14. Advantages box end
***********************************************************************************/

/***********************************************************************************
 16. about us start
***********************************************************************************/
@media (max-width: 1320px){
.fixit_little_aboutus .fixit_little_aboutus_detail h3{
    font-size: 30px;
	margin-bottom: 20px;
}	
.fixit_little_aboutus .fixit_little_aboutus_detail p {
    margin-bottom: 35px;
}
}
@media (max-width: 1080px){
.fixit_little_aboutus .fixit_little_aboutus_detail ul li{
    margin-bottom: 15px;	
}	
}
@media (max-width: 991px){
.fixit_little_aboutus .fixit_little_aboutus_detail{
	padding:50px;
}	
.fixit_happy_client .fixit_hc_item{
	margin-bottom:50px;
}
}
@media (max-width: 480px){
.fixit_little_aboutus .fixit_little_aboutus_detail{
	padding:15px;
}	
	
}
/***********************************************************************************
 16. about us end
***********************************************************************************/

/***********************************************************************************
 18. project start
***********************************************************************************/
@media (max-width: 768px){
.fixit_project_filter .filterable_projects .fixit_grid .grid-item{
	width:50%;
}
.fixit_project_filter .filter_link > ul > li{
	padding: 0 15px;
}
}

@media (max-width: 559px){
.fixit_project_filter .filter_link > ul > li{
    margin-bottom: 15px;
    float: none;
    display: inline-block;
}	
}

@media (max-width: 520px){
.fixit_project_filter .filterable_projects{
	padding:0 15px;
}
.fixit_project_filter .filterable_projects .fixit_grid .grid-item{
	width:100%;
}
}
@media (max-width: 480px){
.fixit_project_detail_wrapper > .fixit_project_detail{
	padding:15px;
}	
}
/***********************************************************************************
 18. project end
***********************************************************************************/

/***********************************************************************************
 22. coming soon start
***********************************************************************************/
@media (max-width: 1600px) {
.fixit_404_wrapper .fixit_404_inner > .fixit_logo,
.fixit_comingsoon_wrapper .fixit_comingsoon_inner > .fixit_logo {
    margin-bottom: 70px;
}
.fixit_404_wrapper .fixit_404_inner > h3,
.fixit_comingsoon_wrapper .fixit_comingsoon_inner > h3{
	font-size: 62px;
	margin-bottom: 40px;
}	
.fixit_date_counter{
    margin-bottom: 70px;
    padding: 40px;	
}
.fixit_404_wrapper .fixit_404_inner > p{
    line-height: 100px;	
}
.fixit_404_wrapper .fixit_404_inner > a.fixit_btn{
	margin-bottom: 70px;
}
.fixit_offline_wrapper .fixit_offline_inner > h3{
	font-size: 62px;
	padding: 40px;	
}

}
@media (max-width: 768px){
.fixit_comingsoon_wrapper .fixit_comingsoon_inner{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
	padding:50px 20px;	
}
.fixit_date_counter{
    padding: 30px 10px;	
}
.fixit_counter > span > p.number{
	width:60px;
	height:60px;
	line-height:60px;
	font-size:28px;
}
.fixit_comingsoon_wrapper .fixit_comingsoon_inner > h3{
	font-size: 42px;	
    margin-bottom: 40px;	
}
.fixit_comingsoon_wrapper .fixit_comingsoon_inner > .fixit_logo{
	margin-bottom: 60px;	
}


.fixit_offline_wrapper .fixit_offline_inner{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
	padding:50px 20px;	
}
.fixit_offline_wrapper .fixit_offline_inner > h3{
	font-size: 42px;	
    margin-bottom: 40px;	
}
.fixit_offline_wrapper .fixit_offline_inner > .fixit_logo{
	margin-bottom: 60px;	
}


.fixit_404_wrapper .fixit_404_inner{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
	padding:50px 20px;	
}
.fixit_404_wrapper .fixit_404_inner > h3{
	font-size: 42px;	
    margin-bottom: 40px;	
}
.fixit_404_wrapper .fixit_404_inner > p{
    font-size: 40px;
    line-height: 90px;	
}
.fixit_404_wrapper .fixit_404_inner > .fixit_logo{
	margin-bottom: 60px;	
}

}
/***********************************************************************************
 22. coming soon end
***********************************************************************************/

/***********************************************************************************
 26. typography start
***********************************************************************************/
@media (max-width: 1300px) {
.owl-carousel .owl-controls .owl-nav > div{
    width: 35px;
    height: 35px;
    border-radius: 35px;	
	margin-top:-17.5px;
}
.owl-carousel .owl-controls .owl-nav > div.owl-prev{
	left:0px;
}
.owl-carousel .owl-controls .owl-nav > div.owl-next{
	right:0px;
}
}

@media (max-width: 1024px){
.fixit_section_heading h3.title{
    font-size: 22px;	
}	
.fixit_accordion_wrapper .panel-default > .panel-heading > .panel-title > a{
    font-size: 15px;	
}
}

@media (max-width: 991px){
.fixit_accordion_wrapper{
	margin-bottom:50px;
}	
.contact_Map{
	height: 350px;	
}
}


/***********************************************************************************
 26. typography end
***********************************************************************************/