/*
Theme Name: 	Real Results Child
Author: 		Real Results Training
Author URI: 	http://realresultstraining.com
Template:		realresults
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: RRT;
    src: url(sansation_light.woff);
}
@import url('https://fonts.googleapis.com/css?family=Raleway');

.header-stack #Top_bar .menu_wrapper{
    clear: none;
    display: table;
    margin: 0 auto;
    float: none !important;
}
#Top_bar .menu_wrapper {
    float: none;
    z-index: 201;
}
#Top_bar .menu > li a:after {
    background: #2ed03b;
    width: 100px;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    margin-top: -3px;
}
#Footer{
	border-top: 5px solid #39b44a;
}
.grey{
	color: #ffffff;
}
.black{
	color: #000000;
}
.white{
	color: #ffffff;
}
.rrt_green{
    color: #33af49;
}
.mailmunch-optin-form{
    width: 75% !important;
    margin: 0 auto !important;
}
#newsletter{
    width: 500px;
    min-height: 185px;
    margin: 0 auto;
    border: 2px solid #39b44a;
    padding: 25px;
    border-radius: 15px;
}
.subscribe-input{
    float: left;
    width: 390px !important;
    border-radius: 1px !important;
}
.subscribe-submit{
    float: left;
}
.float{
    float: left;
}
white-bg{
background-color: #ffffff !important;
}
#Top_bar #logo {
    display: block;
    height: 110px !important;
    line-height: 60px;
    padding: 15px 0px;
}
#Top_bar.is-sticky #logo img {
    max-height: 55px !important;
    width: auto !important;
}
#Footer .widgets_wrapper .widget h4 {
    font-size: 24px !important;
    line-height: 23px;
    font-weight: 400;
}
.twitter-timeline{
height: 400px !important;
}
#twitter-widget-0::-webkit-scrollbar {
    width: 12px;
}
 
#twitter-widget-0::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;
    border-radius: 10px!important;
    background-color: #F5F5F5!important;
}

#twitter-widget-0::-webkit-scrollbar
{
    width: 12px!important;
    background-color: #F5F5F5!important;
}

#twitter-widget-0::-webkit-scrollbar-thumb
{
    border-radius: 10px!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)!important;
    background-color: #555!important;
}
#mfn-rev-slider{
    border-bottom: 2px solid #33af49 !important;
    margin-top: -133px;
}
.white_font{
    color: #ffffff;
}
#Subheader {
    padding: 0 0 25px !important;
    border-bottom: 3px solid #33af49;
    margin-top: -30px;
    background-color: #fff !important;
}
#Header {
    min-height: 200px;
    background: #fff;
}
.map_box{
    margin-top: -30px;
}
.info_box_border{
    border: 2px solid #ffffff;
    padding: 20px;
    color: #ffffff;
    min-height: 501px;
}
.info_box_border h2{
    text-align: center;
    color: #ffffff;
    font-size: 24px;
}
.one-fourth.column {
    width: 19%;
}
.icon_main{
    width: 75px;
    height: auto;
    content-align: center;
    margin-left: 75px;
    margin-bottom: 25px;
}
#Filters .filters_buttons{
    background-image: none;
}
.subscribe-submit{
    margin-top: -3px;
}
.one-fourth-footer{
    width: 23%;
}
.icon-menu:before {
    content: '\e813';
    font-size: 40px;
    margin-top: 25px;
}
.video-holder{
    border-top: 2px solid #24a444;
    border-bottom: 2px solid #24a444;
}
.white-text{
    color: #ffffff;
}
.fb_comment{
    min-height: 232px;
    background-color: #f4f4f4;
}
.sub-menu{
    font-size: 12px;
}
.BandA .image_wrapper{
    height: 88px;
    text-align: center;
}
/*.hover-blue:hover{
    border: 1px solid #3597d4;
}
.hover-pink:hover{
    border: 1px solid #cf118d;
}*/
.green{
    color: #24a444 !important;
}
.black {
    color: #000 !important;
}
.white {
    color: #fff !important;
}
#puller{
    margin-top: -30px;
}
.button-stroke a.button:not(.action_button){
    color: #000000 !important;
}
.black-title {
    font-size: 48px !important;
    font-weight: bold;
    color: #000;
    font-family: 'Raleway', sans-serif;
}
.green-title {
    font-size: 48px !important;
    font-weight: bold;
    color: #24a444;
    font-family: 'Raleway', sans-serif;
}
.white-title {
    font-size: 48px !important;
    font-weight: bold;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
.caps {
    text-transform: uppercase !important;
}
#calorie_calculator_form_metric_units .form-group input, input#calorie_calculator_age, input.form-control, select#calorie_calculator_activity{
    width: 100% !important;
}
p.calorie_calculator_single_result.green {
    font-size: 32px;
}

/*---------------------------------Media Queries--------------------------------*/


@media (max-width: 1024px){

    .one-fourth.column {
        width: 43%;
    }
    .icon_main {
        width: 75px;
        height: auto;
        text-align: center;
        margin-left: 170px;
        margin-bottom: 25px;
    }
    .info_box_border {
        min-height: 353px;
    }

}

@media (max-width: 800px){

    .one-fourth.column {
        width: 93%;
    }
    .icon_main {
        width: 75px;
        height: auto;
        text-align: center;
        margin-left: 300px;
        margin-bottom: 25px;
    }
    .info_box_border {
        min-height: 280px;
    }
    #Footer{
        text-align: center;
    }
    .one-fourth-footer{
        width: 93%;
    }
}

@media (max-width: 414px){

    .one-fourth.column {
        width: 90% !important;
    }
    .icon_main {
        width: 75px;
        height: auto;
        text-align: center;
        margin-left: 85px;
        margin-bottom: 25px;
    }
    #newsletter {
        width: 90%;
        min-height: 235px
    }
    .subscribe-input {
        width: 100% !important;
    }
    h2 {
        font-size: 32px !important;
        line-height: 34px;
    }
    .info_box_border h2 {
        text-align: center;
        color: #ffffff;
        font-size: 24px !important;
    }
    .ares.tp-bullets {
        display: none;
    }
    .black-title {
        font-size: 32px !important;
        font-weight: bold;
        color: #000;
        font-family: 'Raleway', sans-serif;
    }
    .green-title {
        font-size: 32px !important;
        font-weight: bold;
        color: #24a444;
        font-family: 'Raleway', sans-serif;
    }
    .white-title {
        font-size: 32px !important;
        font-weight: bold;
        color: #fff;
        font-family: 'Raleway', sans-serif;
    }
    #mfn-rev-slider {
        border-bottom: 2px solid #33af49 !important;
        margin-top: 0;
    }
    .transbox {
        margin: 0 !important;
    }
}
