/*
 Theme Name:     AMR Alliance Industry
 Theme URI:      
 Description:    
 Author:         Morris & Chapman
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
h2 {
    font-size: 36px!important;
}
.about .et_pb_blurb h4 {
    font-size: 30px;
    font-weight: 400;
    font-family: "somaticrounded";
    
}
.about .et_pb_blurb {
    border-left: 1px solid #ffffff24;
}
.about .et_pb_blurb.first-blurb {
    border: 0px!important;
}
.what-we-do .et_pb_blurb h4 {
    font-size: 24px;
    font-weight: 400;
    font-family: "somaticrounded";
}
a.mc-button.white {
    color: white;
    border-color: white;
}
.what-we-do .et_pb_blurb.purple h4 {
    color: #6E4296!important
}
.what-we-do .et_pb_blurb.green h4 {
    color: #A6CD4E!important
}
.what-we-do .et_pb_blurb.blue h4 {
    color: #3FC4D7
}
.what-we-do .et_pb_blurb.orange h4 {
    color: #FECA2F
}
.inside-page-title-red h2 {
    color: #db0047;
}
.inside-page-intro {
    font-size: 32px;
    line-height: 41px;
}
.inside-page-title-red h5 {
    color: #dc0047;
    font-weight: 700;
    font-size: 20px;
}
.et_pb_text ul li .li-content,
.mc-posts-detail ul li .li-content {
    font-size: 18px;
    margin-bottom: 28px;
}
.select-styled {
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    font-family: "proxima-nova";
    font-size: 16px;
    border: 1px solid #ddd;
    color: #4e4e4e;
    background-color: #fff;
}

.term-filters.select-styled {
    margin: 0 15px 15px 0;
}
.is-hidden{
    display:none !important;
}

@media all and (max-width: 1500px) {
 
}

@media all and (max-width: 1280px) {
	
	.what-we-do .et_pb_column_9,.what-we-do .et_pb_column_11,.what-we-do .et_pb_column_8,.what-we-do .et_pb_column_5,.what-we-do .et_pb_column_7,.what-we-do .et_pb_column_4 {
   
    padding-right: 20px!important;  
    padding-left: 20px!important;
}

.et_pb_column {
    float: left;
    position: relative;
    z-index: 9;
    background-position: center;
    background-size: cover;
}
  
}
@media all and (max-width: 1100px) {
  
}
@media all and (max-width: 981px) {
	
	.what-we-do .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .what-we-do .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.what-we-do .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.what-we-do .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
    width: 100%!important;
    margin-right: 0!important;
		margin-bottom:20px!important
}
  
}
