.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:18px;
}

#gk-header .gk-logo img {
    max-height:38px
}


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

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

.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;}

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

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


.nav-link{
    font-size:17px;
    padding-top:0.1em !important;
    padding-bottom:0.2em !important;

}

.gk-sub-heading-box .mod-title .heading{
        font-size:1.8rem
}
