/*
 Theme Name:   advik  Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     advik
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/
.nav-fixed .logo-wrapper img {
    display: block!important;
}
#why-choos-us .single-why-us-item {
    height: 350px;
}
.nav-fixed .logo-wrapper img {
    display: none;
}
.nav-fixed .logo-wrapper img {
    display: none;
}
.container {
    max-width: 100%!important;
    padding: 0px 10%!important;
}
.nav-fixed .site-title {
    color: #fff;
}
input {
    padding: 10px 20px!important;
}
.logo-wrapper img {
    max-width: 220px!important;
}
#appside_about_us-1 img {
    height: auto;
    width: 220px!important;
}
#foursection .feature-list.appside_feature_box_one {
    border: 2px solid #e2e2e2;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
@media only screen and (max-width:1440px){
#home .header-right-image img {
    width: 70%;
}
#home .header-inner .title {
    font-size: 44px!important;
    line-height: 55px!important;
}	
#home .header-area.header-bg {
    background-position: left top;
    background-size: 100% 100%;
}
#home {
    padding-top: 10em!important;
    padding-bottom: 32em!important;
    background-size: 100% 100%;
}
#home .container {
    width: 50%;
    float: left;
    max-width: 100%!important;
    padding: 0px 4% !important;
}	
#home .col-lg-7 {
    width: 100%!important;
    flex: none;
    max-width: 100%!important;
}	
#home .header-right-image {
    width: 50%;
    float: right;
    padding: 0!important;
    text-align: center;
    margin-top: -62px;
}	
.header-area .header-right-image {
    position: relative!important;
    bottom: 0px;
    right: 0%!important;
    top: 0%!important;
    width: 50%;
    margin: 0 auto;
    display: block!important;
}
}

@media only screen and (max-width:1200px){
#home .header-right-image img {
    width: 70%;
}
#home .header-inner .title {
    font-size: 40px!important;
    line-height: 54px!important;
}	
#home .header-area.header-bg {
    background-position: left top;
    background-size: 100% 100%;
}
#home {
    padding-top: 9em!important;
    padding-bottom: 28em!important;
    background-size: 100% 100%;
}
#home .container {
    width: 50%;
    float: left;
    max-width: 100%!important;
    padding: 0px 4% !important;
}	
#home .col-lg-7 {
    width: 100%!important;
    flex: none;
    max-width: 100%!important;
}	
#home .header-right-image {
    width: 50%;
    float: right;
    padding: 0!important;
    text-align: center;
    margin-top: -62px;
}	
.header-area .header-right-image {
    position: relative!important;
    bottom: 0px;
    right: 0%!important;
    top: 0%!important;
    width: 50%;
    margin: 0 auto;
    display: block!important;
}
}


@media only screen and (max-width:991px){
.responsive-mobile-menu {
    display: flex!important;
    justify-content: space-between!important;
    align-items: center!important;
}
.responsive-mobile-menu .navbar-toggler {
    float: right;
    margin-top: 0px!important;
}
.feature-list.appside_feature_box_one .single-feature-list {
    border-right: 2px solid #e2e2e2;
    width: 100%;
}
#foursection .feature-list.appside_feature_box_one {
    border: 0px solid #e2e2e2;
    display: grid;
    grid-template-columns: 48% 48%;
    width: 100%!important;
    max-width: 100%;
    gap: 2%;
}	
#home .header-inner .title {
    font-size: 28px!important;
    line-height: 36px!important;
}	
.header-area .header-right-image {
    position: relative!important;
    bottom: 0px;
    right: 0%!important;
    top: 0%!important;
    width: 50%;
    margin: 0 auto;
    display: block!important;
}
.single-testimonial-item .hover .hover-inner p {
    font-size: 20px!important;
    line-height: 28px!important;
    margin-top: 15px;
}
}



@media only screen and (max-width:767px){
.navbar-area .navbar-collapse {
    top: 57px!important;
    right: 0;
    width: 100%!important;
}
.logo-wrapper img {
    max-width: 154px!important;
}
.container {
    max-width: 100%!important;
    padding: 0px 4%!important;
}
.single-testimonial-item .hover {
    position: relative;
    right: 0;
    top: 50%;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
    margin-right: 0px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(0%);
}
#foursection .feature-list.appside_feature_box_one {
    border: 2px solid #e2e2e2;
    display: grid;
    grid-template-columns: 100%;
    gap: 0;
}	
#home {
    padding-top: 4em!important;
    padding-bottom: 24em!important;
    background-size: auto;
}	
#home .header-right-image {
    width: 100%;
    float: right;
    padding: 0!important;
    text-align: center;
    margin-top: 0;
}	
#home .header-right-image img {
    width: 100%;
    margin: 0 auto;
}	
#home .container {
    width: 100%;
    float: left;
    max-width: 100%!important;
    padding: 0px 4% !important;
}
}

@media only screen and (max-width:580px){
#why-choos-us .single-why-us-item {
    height: auto;
}
}