.gk-offcanvas-wrapper .btn.btn-primary {
  display: none;
} 

@media (min-width: 992px) {
    #gk-header{
    border-bottom:1px solid #ddd
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size:2.2em}
}

.small{
    
    font-size:1em;
    line-height:1.5em;
}



#gk-header .gk-nav > .gk-menu-item > a{
    font-size:17px;
}

.cto-menu-sidebar .nav-item{
    padding: 0px !important;
}

.gk-sub-heading-box{
    padding-top:3em;
    padding-bottom:3em;
}

.gk-mainbody.gk-component{
      padding-top:3em;
    padding-bottom:3em;
}

h1 {font-size:2.1em;}


h2 {font-size:1.8em;}

h3 {font-size:1.5em;}

h4 {font-size:1.3em;}

.dropdown-toggle::after{
    margin-left:15px
}

.nav-link{
    font-size:18px;

}

#gk-header .gk-logo img {
    max-height:2.1em;
}

.gk-body { 
    font-size:18px
    
}

.gk-sub-heading-box
{
    padding-top: 1em;
    padding-bottom:1em;
}

.mb-5 {
    margin-bottom:2rem !important;
}


