/*
Theme Name:     Grandchild
Description:    
Author:         grandadmin
Template:       grandportfolio

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
h2, h3 {
    margin: 20px 0;
}
.top_bar.scroll.light {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
#custom_logo > img {
    height: auto !important;
    width: 253px !important;
}
#logo_wrapper .logo_container {
    top: 70px !important;
}
.logged-in #logo_wrapper .logo_container {
    top: 105px !important;
}
.top_bar {
    height: 90px;
    border-color: transparent !important;
}
.top_contact_info, #top_menu li a {
    float: left;
    font-size: 16px;
}
.fa-clock-o, fa-phone {
    display: none;
}
.above_top_bar {
    padding: 0px;
}
#nav_wrapper {
    margin-top: 21px !important;
}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a, .sicky_nav li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: -0.3px;
    padding-bottom: 2px !important;
    padding-top: 42px !important;
    text-transform: uppercase !important;
}
#menu_wrapper div .nav > li.current-menu-item > a, #menu_wrapper div .nav > li.current-menu-parent > a, #menu_wrapper div .nav > li.current-menu-ancestor > a, #menu_wrapper div .nav li ul li.current-menu-item a, #menu_wrapper div .nav li.current-menu-parent ul li.current-menu-item a {
    border-color: #fff !important;
}
.nav {
    float: right;
}
#menu_wrapper .nav ul li a.hover, #menu_wrapper .nav ul li a:hover, #menu_wrapper div .nav li a.hover, #menu_wrapper div .nav li a:hover {
    border-color: transparent !important;
}
#menu_wrapper .nav ul li ul li a, #menu_wrapper div .nav li ul li a, #menu_wrapper div .nav li.current-menu-parent ul li a {
    background: rgba(30, 183, 224, 0.8) none repeat scroll 0 0 !important;
    color: #fff !important;
    padding: 10px 5px 10px !important;
    width: 200px !important;
}
#menu_wrapper .nav ul li ul li a:hover, #menu_wrapper div .nav li ul li a:hover, #menu_wrapper div .nav li.current-menu-parent ul li a:hover {
    background: rgba(30, 183, 224, 1) none repeat scroll 0 0 !important;
}
@media only screen and (max-width: 640px) {
.rev_slider {
	display:none !important;
  }
.odometer-inside {
    font-size: 80%!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
#mobile_nav_icon {
    top: 92px !important;
}
}
@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    top: 42px !important;
}
}
#page_content_wrapper .inner .sidebar_content.full_width, .page_content_wrapper .inner .sidebar_content.full_width {
    border: 0 none;
    margin-right: 0;
    margin-top: 50px !important;
    width: 100%;
}
.ppb_wrapper {
    margin-top: 40px !important;
}

.tp-caption.tp-resizeme {
    background: rgba(250, 250, 250, 0.5) none repeat scroll 0 0;
    padding: 20px !important;
}
blockquote {
    font-style: italic;
    text-transform: none;
}
.testimonial_image img {
    border-radius: 0 !important;
    height: auto;
    width: 120px !important;
}
.testimonial_slider_wrapper .testimonial_image {
    border-radius: 0 !important;
    float: none;
    height: auto !important;
    margin: 20px auto 10px;
    overflow: hidden;
    width: 120px;
}
.pricing_wrapper {
    border: 1px solid #1eb7e0 !important;
}
.exact_price {
    color: #fff !important;
}
.pricing_wrapper li.price_row {
    background: #1eb7e0 none repeat scroll 0 0;
}

#footer, #copyright, #footer_menu li a {
    color: #ccc !important;
    text-align: center;
    width: 100% !important;
    font-size: 14px;
}