/**
 * Theme Name:     Avada Child
 * Author:         ThemeFusion
 * Template:       Avada
 * Text Domain:	   avada-child
 * Description:    The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
 */


@media screen and (min-width: 1400px) {
.min_area .hexagon-bgnd-2 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column, .min_area .hexagon-bgnd-1 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
     padding-top: 50px;
        padding-bottom: 50px;
        height: 560px;
        justify-content: center;
}
		 .min_area .-max-height {
        height: 560px;
    }
	 .min_area .fusion-builder-column-10.-max-height {
        height: 560px;
		    
    }
}
@media only screen and (max-width: 1400px) {
   .min_area .-max-height {
        height: 359px;
    }	
}
.border_colum .fusion-column-wrapper {
    border: #fff solid 1px !important;
    padding: 20px !important;
    margin: 0px 14px !important;
    min-height: 331px !important;
    border-radius: 11px !important;
	border: #d21e1e solid 1px !important;
}
@media only screen and (max-width: 1129px) {
	.border_colum .fusion-column-wrapper {
    min-height: 380px !important;
}
	    .min_area .-max-height {
        height: 420px;
}
}
@media only screen and (max-width: 991px) {
    .min_area .-max-height {
        height: 489px;
    }
		.min_area .fusion-builder-row .fusion-layout-column:nth-child(13){
		    order: 12;
	}
	.min_area .fusion-builder-row .fusion-layout-column:nth-child(14){
		    order: 13;
	}
	.border_colum .fusion-column-wrapper {
	 min-height: auto !important;	
	}
}
@media only screen and (max-width: 767px) {
   body .min_area .-max-height {
        height: 400px;
    }
}
@media only screen and (max-width: 580px) {
   body .min_area .-max-height {
        height: 355px;
    }
}
@media only screen and (max-width: 460px) {
    body .min_area .-max-height {
        height: 282px;
    }
}
body .fusion-logo img {
    width: 324px !important;
    margin-top: 25px;
	height:auto !important;
}

@media screen and (max-width:1050px){
	body .fusion-logo img {
    width: 276px !important;
    margin-top: 25px;
    height: auto !important;
}

}

@media screen and (max-width:991px){
	body .fusion-header {
    height: auto !important;
}
		body .fusion-is-sticky .fusion-logo img {
  
        height: auto !important;
    }
	body  .fusion-mobile-menu-icons {
    margin-top: 19px;
}
}
@media screen and (max-width:400px){
	body .fusion-logo img {
        width: 221px !important;
	}
	body .fusion-mobile-menu-icons {
        margin-top: 9px;
    }
	
}

.background45 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column.fusion-empty-column-bg-image {
        background-size: contain;
        background-color: #e3e3e3;
        background-position: center;
    }

