/*
 Theme Name:   UHEA_2015
 Theme URI:    http://firetoss.com
 Description:  UHEA_2015
 Author:       Firetoss
 Author URI:   http://firetoss.com
 Template:     Divi
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
.some_colors {
    /*teal accent*/
    color: #0080ab
    /*orange accent */
    color: #e57d32
    /*footer */
    color: #2c2a2a
    /*grey social*/
    color: #2c2a2a

    background-color: rgba(14, 105, 149, 0.79);
}


html #footer-widgets #gform_widget-2 ul li {
    line-height: 26px;
    padding-left: 0px;
}

#footer-widgets #gform_widget-2 li:before {
    display: none;
}

#footer-bottom .container p{
    color: #666;
}

#input_1_2{
    width: 100%;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #0080ab;
    color: #fbf2ff;
}

body .gform_wrapper .gform_footer input.button{
    border-color: #fff;
}
body .gform_wrapper input[type=text] {
    color: #323232;
}

div#gform_widget-2.fwidget.et_pb_widget.gform_widget {
    /*float: right;*/
}


::selection{
    background-color: #0e6995;
    color: white;
}

/*Bring in mobile menu before logo overlap*/
@media only screen and (max-width: 1200px) and (min-width: 980px) {
    #logo { max-height: 45px; }
}

#mobile_menu .menu-item-119, #mobile_menu .menu-item-120, #mobile_menu .menu-item-121, #mobile_menu .menu-item-122{display: none;}

#et-secondary-menu > ul > li a{
    padding: 0 0;
}
#mobile_menu{
    background-color: rgb(255, 255, 255) !important;
}
#top-header .container{
    padding: .15em 0;
}

header#main-header{border-bottom: 2px solid #0e6995;}
#et-secondary-nav li{
    margin-right: 0;
}

#et-secondary-nav.menu > li > a {
    font-size: 24px;
}

@media only screen and (min-width: 780px) {
    p#footer-info {
        float: right;
        margin-left: 10px;
    }
}
@media (max-width:1200px) and (min-width:980px) {
    nav#top-menu-nav{
        max-width: 93%;
        padding-left: 10px;
    }
}

/*home slider*/

#home_slider .et_pb_slide_description{
    padding: 16% 0%;
    padding: 16% 0% 450px 0%;
}

.et_pb_slide_title{
    color: #003e54;
}

/* Set the semi-transparent background color */
.et_pb_slide_content,
.et_pb_slide_description > h2,
.et_pb_more_button_wrap {
    background-color: rgba(254, 254, 255, 0.4);
}

/* Hide the content area if empty (no title and no content) */
.et_pb_slide_description:first-child .et_pb_slide_content:empty { display:none; }

/* Add 30px of padding to the background */
.et_pb_slide_description > h2 {
    padding: 30px 30px 10px 30px !important;
    margin-left:-30px;
    margin-right:-30px;
}
.et_pb_slide_description {
    margin-top:30px;
    margin-bottom:-30px;
}
.et_pb_slide_description > div:first-child { padding-top: 30px !important; }
.et_pb_slide_description .et_pb_slide_content,
.et_pb_more_button_wrap
{
    padding:0px 30px 30px 30px !important;
    margin-left:-30px;
    margin-right:-30px;
}
@media only screen and ( max-width: 479px ) {
    .et_pb_slide_description > h2 {
        padding-bottom: 30px !important;
    }
    .et_pb_more_button_wrap {
        display:none;
    }
}

/*make slider content fullwidth*/

#meta-home-slider-container {padding: 0px;}
#meta-home-slider-container .et_pb_row {width: 100%; margin: 0px; padding: 0px;}
#meta-home-slider-container .et_pb_text {margin-bottom: 0px;}

#home_slider .et_pb_slide{padding: 0 0;}
#home_slider .et_pb_container.clearfix{
    margin: 0 0;
    width: 100%;
    max-width: 100%;
}

a.et-pb-arrow-next, a.et-pb-arrow-prev{
    /*margin-top: 60px !important;*/
}

.et_pb_blurb{overflow: hidden;}

p.effect-lily{
    transform: translate3d(0, 80px, 0);
    -webkit-transform: translate3d(0,80px,0);
}

.et_pb_blurb:hover p.effect-lily {
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
p.effect-lily {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}
.et_pb_blurb_content{
     -webkit-transition-delay: 0.05s;
     transition-delay: 0.05s;
     -webkit-transition-duration: 0.35s;
     transition-duration: 0.35s;
 }
.et_pb_blurb_content:hover p.effect-lily{
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

#home_blurbs_row .et_pb_blurb:hover{
    padding-bottom: 40px !important;
    background-color: rgba(57, 153, 63, 0.7);
    margin-top: -20px;
}

#home_blurbs_row {
    margin-top: -250px;
    z-index: 5;
}
.et-pb-controllers{bottom: 270px;}
@media only screen and (max-width: 1250px) {
    #home_blurbs_row .et_pb_blurb{padding-bottom: 5px !important; }

    #home_blurbs_row .et_pb_blurb{
        padding-bottom: 5px !important;
        margin-top: -15px;
    }

    #home_blurbs_row .et_pb_blurb:hover{
        padding-bottom: 5px !important;
        margin-top: -15px;
    }
}

@media only screen and (max-width: 980px) {
    #home_blurbs_row {
        margin-top: 0;
    }
    #home_blurbs_row .et_pb_blurb_0.et_pb_blurb, #home_blurbs_row .et_pb_blurb_1.et_pb_blurb{
        margin-bottom: 1px;
    }
    #home_blurbs_row .et_pb_blurb_2.et_pb_blurb, #home_blurbs_row .et_pb_blurb_3.et_pb_blurb{
        margin-top: 1px;
    }
    p.effect-lily{display: none;}
    #home_blurbs_row .et_pb_blurb{
        padding-bottom: 20px !important;}
    #home_blurbs_row .et_pb_blurb:hover{
        padding-bottom: 20px !important;
        background-color: rgba(57, 153, 63, 0.7);
        margin-top: 0;
    }
}

h3.large {
    font-size: 34px;
    padding-bottom: 30px;
}

h1.large {
    font-size: 34px;
    padding-bottom: 30px;
}

.su-tabs-pane h3.large {
    font-size: 34px;
    padding-bottom: 0;
    color: #39993f;
}

.np_button{
    float: right;
    font-size: 34px;
    width: 30%;
    padding: 1.5% 2%;
    background-color: rgba(0, 128, 171, 0.8);
    color: #fff;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    transition: all 0.3s ease 0s;
}

.np_button.center_button{
    float: none;
    margin: auto;
    margin-top: 30px;
    text-align: center;

}


.np_button_white{
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 34px;
    width: 30%;
    padding: 1.5% 2%;
    background-color: #fff;
    color: rgba(0, 128, 171, 0.8);
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    transition: all 0.3s ease 0s;
}

.np_button_white:hover{
    background-color: rgba(60, 168, 78, 0.8);
    color: #fff;
}

.np_button_white a{
    color: rgba(0, 128, 171, 0.8);;
}
.np_button_white:hover a{
    color: #fff;
}
.np_button a{
    color: #fff;
}
.np_button:hover{
    background-color: rgba(60, 168, 78, 0.8);
    color: #fff;
}

.np_button_two{
    float: right;
    font-size: 34px;
    width: 100%;
    padding: 2.5% 4%;
    background-color: rgb(10, 68, 105);
    color: #fff;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    transition: all 0.3s ease 0s;
    text-align: center;
}
.np_button_two a{
    color: #fff!important;
}
.np_button_two:hover{
    background-color: rgba(60, 168, 78, 0.95);
    color: #fff;
}

.border_bottom_white {
    border-bottom: 5px solid #fff;
}
.green-hover{
    background-color: rgba(0, 128, 171, 0.51);
    padding: 4% 4%;
    color: #fff !important;
    text-align: center;
    border-bottom: 5px solid #fff;

}

.green-hover a {
    color: #fff;
}

.green-hover .np_button_white a{
    color: rgba(0, 128, 171, 0.8);
}
.green-hover .np_button_white:hover a{
    color: #fff;
}

.green-hover h3.large{
    color: #fff !important;
}
.green-hover:hover, .green-hover:focus{background-color: rgba(60, 168, 78, 0.95) !important;}
.full_width_button{
    background-color: #00587f;
    width: 100%;
    padding: 4% 2%;
    text-align: center;
    margin: auto;
    margin-top: 3px;
}
.bottom_button_margin{
    margin-bottom: 30px;
}
.keynote{
    margin-top: 30px;
}
@media only screen and (max-width: 980px) {
    #home_blurbs_row{
        /*background-image: url(http://i2.cdn.turner.com/cnnnext/dam/assets/150628100138-donald-trump-mexico-immigration-wall-intv-tapper-sotu-00013814-large-169.jpg);*/
    }
}
@media only screen and (max-width: 980px) {
    .np_button, .np_button_white {
        width: 100%;
        text-align: center;
        padding: 4% 2%;

    }
}
.full_width_row {
    width: 100% !important;
}

/*Blogs on home page*/
@media only screen and (min-width: 980px) {

    #blogs_home .et_pb_column.et_pb_column_1_2.et_pb_column_6 {
        margin-right: 2.75%;
        border-right: 1px solid #ccc;
        padding-right: 2.75%;
        margin-left: 2.75%;
    }

    #blogs_home .et_pb_column.et_pb_column_1_2.et_pb_column_7 {
        margin-right: 2.75%;
        padding-right: 2.75%;
    }

}
#blogs_home .et_pb_post{
    margin-bottom: 100px;
}
a.more-link{
    float: right;
    font-size: 24px;
    text-align: right;
    width: auto;
    padding: 1.5% 7%;
    margin: 4% 0%;
    background-color: rgba(10, 68, 107, 0.8);
    color: #fff;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 1350px) and (min-width: 980px){
    a.more-link{
        width: auto;
    }
}

a.more-link:hover {
    background-color: rgba(60, 168, 78, 0.8);
}

@media only screen and (max-width: 600px) {
    a.more-link{
        font-size: 24px;
        text-align: center;
        width: 100%;
    }
}

h3#social.large{
    border-bottom: 1px solid rgba(14, 105, 149, 0.54);
    width: 40%;
    margin: 0 auto;
    padding-bottom: 10px;
}

@media only screen and (max-width: 780px) {
    h3#social.large{
        width: 100%;
    }
    .hide_on_mobile {display: none;}
}

input#gform_submit_button_1.gform_button.button{
    background-color: #fff;
    color: #0080ab;
    border-width: 2px;
    border-radius: 3px;
    font-family: inherit;
    font-size: 20px;
    letter-spacing: 0px;
    padding: 6px 20px;
}

input#gform_submit_button_1.gform_button.button:hover {
    color: #fff;
    background-color: #0080ab;
}

.gform_wrapper .gfield_required{
    color: #fff !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text]{
    margin-bottom: 0 !important;
}

.full_width_row_np{
    max-width: 100% !important;
    width: 100% !important;
}
.ten_eighty{
    padding:6% 12%;
}

h3#ribbon-text.large{
    padding: 30px 15px;
}

h1#ribbon-text.large{
    padding: 30px 15px;
}

/*tabs*/

.su-tabs span{
    width: 25%;
    font-size: 24px !important;
    text-align: center;
    line-height: 50px;
    padding: 2% 2% 3% 2% !important;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;

}


.su-tabs-nav p{
    font-size: 61px;
    line-height: 80px;
    padding-bottom: 10px;
    border: 4px solid #FFF;
    border-radius: 50%;
    display: block;
    width: 100px;
    margin: auto;
    margin-bottom: 20px;
}

.su-tabs-nav span.su-tabs-current{
    background: #39b14a !important;

}

.su-tabs-nav{
    background-color: rgba(0, 128, 171, 0.8);
    width: 100%;
    margin: 0 0 !important;
}

.su-tabs-nav span:hover{
    background-color: #52a155 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.su-tabs-nav span{
    margin: 0 0 !important;
    color: #fff !important;
}

div.np_button.tabs{
    float: none;
    margin: 0 auto;
    text-align: center;
}


.su-tabs{
    padding: 0 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.su-tabs-panes{
    background: #fff!important;
}

.su-tabs-pane.su-clearfix{
    background-image: url(/wp-content/themes/UHEA_2015/images/home-background.jpg);
    background-position: center center;
    width: 80%;
    margin: auto;
    max-width: 1080px;
    padding: 4% 0;
    min-height: 500px;
}

@media only screen and (max-width: 780px) {

    .su-tabs span {
        width: 100%;

    }

    .su-tabs-pane.su-clearfix{
        width: 100%;
        padding: 4%;

    }
}

/*Vertical tabs*/

.sidebarstyle .su-tabs span{
    width: 100%;
    font-size: 24px !important;
    text-align: center;
    line-height: 50px;
    padding: 8% 2% !important;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;

}

.sidebarstyle .su-tabs-pane.su-clearfix {
    background-image: none;
}

p.green-text{
    color: #39b14a;
    font-size: 15px;
    padding-bottom: 0;
    padding-top: 20px;

}

p.green-text:first-of-type{
    padding-top: 0;
}

@media only screen and (max-width: 780px) {
    .sidebarstyle .su-tabs span{
        width: 50%;
        font-size: 14px !important;
        text-align: center;
        line-height: 20px;
        padding: 2% 1% !important;
    }
    .su-tabs-vertical .su-tabs-nav span{
        display: inline-block !important;

    }

}
/*statements*/

.statements h3.large{
    font-size: 34px;
    color: #39993f;
}

.min-height {
    min-height:500px;
}

/*tables*/

.table_custom tr.row-1.odd{
    display: none;
}

#tablepress-1{
    color: #000 !important;
}

tr.row-2.even{font-weight: bold;}

/*convention*/

h2.convention{
    margin-top: 20px;
    text-align: center;
}

/*contact us*/
body .gform_wrapper .gform_footer input.button{background-color: #e1e1e1;}

/*Coupon Code*/
#gf_coupon_button{
    margin: 0 10px 0 0;
    margin-left: 0 !important;
}
#field_3_11{
    margin-top: 10px;
}