/* Enter Your Custom CSS Here */
/* custom css for plugins only */


.su-row .su-column {
	margin-right: 100px;
}	


.kento-testimonial-author-comments {
    background: url("quote.png") no-repeat scroll 6px 10px rgba(0, 0, 0, 0);
    font-style: normal;
    margin-bottom: 30px;
    margin-top: 40px;
    padding-left: 35px;
    padding-top: 20px;
    text-align: left;    
  	font-size: 28px;
    line-height: 32px;
}

author-name {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

div.gform_wrapper input[type="email"], div.gform_wrapper input[type="text"], div.gform_wrapper textarea, div.gform_wrapper .ginput_complex label {
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}

div.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 16px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.full-width-content .content {
    padding: 0 0 0;
    width: 100%;
}


.home-even.home-section-4.widget-area {
    padding: 60px 0px 40px 0px;
}

.home-even.home-section-4.widget-area .wrap {
    max-width: 95%;
}

.home-even .widget-title, .home-odd .widget-title {
    margin-bottom: 0px;
}

@media only screen and (max-width: 480px) {
   .equityviewcarousel-theme.wp-posts-carousel .owl-controls { display: none;}
}

.equityviewcarousel-theme.wp-posts-carousel .wp-posts-carousel-desc p { font-size: 22px;  }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .equityviewcarousel-theme.wp-posts-carousel .wp-posts-carousel-desc p { font-size: 20px;  }
}

@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {
  .equityviewcarousel-theme.wp-posts-carousel .wp-posts-carousel-desc p { font-size: 18px;  }
}

@media only screen and (max-device-width : 480px) {
  .equityviewcarousel-theme.wp-posts-carousel .wp-posts-carousel-desc p { font-size: 16px;  }
}