.feature1713704317 {
  font-family:font1;  
}

.feature1713704317 .mhead {
    color:#fff;
    margin-right: 4%;
}

.feature1713704317 .mtitle {
        font-weight: bold;
    font-size: 40px;
}

.feature1713704317 .mdesc {
    
}

.feature1713704317 .mbody {
    
}

.feature1713704317 .mcontent {
    
}

/*Module specific style*/
.feature1713704317 a{
    color:#fff;
}
.feature1713704317 a:hover{
    color:#fff;
}
.feature1713704317 .mcontent .feature {
    background: rgba(255,255,255,0.3);
    margin: 3px;
    padding: 12px 0;
    border-radius: 3px;
}

.feature1713704317 .mcontent .feature-image {
    text-align:center;
}

.feature1713704317 .mcontent .feature-image img {
    border-radius: 3px;
}

.feature1713704317 .mcontent .feature-icon {
    text-align: center;
}

.feature1713704317 .mcontent .feature-icon i {
        background: #fff;
    color: #0274BE;
    padding: 20%;
    border-radius: 100%;
    font-size: 20px;
}

.feature1713704317 .mcontent .feature-body {
    
}

.feature1713704317 .mcontent .feature-title {
    margin-bottom: 5%;
    line-height: 25px;
    font-weight: bold;
    font-size: 20px;
}

.feature1713704317 .mcontent .feature-text {
    margin:0;
    line-height:25px;
}

.feature1713704317 .mcontent .feature-link {
    
}
.feature1713704317 .row.feature {
    border-bottom: 1px solid;
    width: 85%;
    background: none;
    color: #fff;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}