/* Mobile */

#login-form input[type="text"], #login-form input[type="password"] {
    width: 100%;
}

section.login .login-fields label {
    float: none;
}

/* Fix Frontendbearbeitung Beiträge*/

.edit div[role="tablist"]:nth-child(2) {
    display: none !important;
}

.edit div[role="tablist"] button:nth-child(2), .edit div[role="tablist"] button:nth-child(3) {
    display: none;
}

.edit joomla-tab[view=tabs]>div[role=tablist] {
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #de0031;
    -o-border-image: none;
    border-image: none;
    box-shadow: none;
}
 
a.btn.btn-link.jmodedit {
    float: right;
    margin: 0;
}

/* Fix Dozentenschulungen */

    #gkSidebar > div > div > div > ul > li:nth-child(2), #gkSidebar > div > div > div > ul > li:nth-child(3), #gkSidebar > div > div > div > ul > li:nth-child(4), #gkSidebar > div > div > div > ul > li:nth-child(5), #gkSidebar > div > div > div > ul > li:nth-child(6), #gkSidebar > div > div > div > ul > li:nth-child(7), #gkSidebar > div > div > div > ul > li:nth-child(8), #gkSidebar > div > div > div > ul > li:nth-child(9), #gkSidebar > div > div > div > ul > li:nth-child(10), #gkSidebar > div > div > div > ul > li:nth-child(11), #gkSidebar > div > div > div > ul > li:nth-child(11), #gkSidebar > div > div > div > ul > li:nth-child(12), #gkSidebar > div > div > div > ul > li:nth-child(13), #gkSidebar > div > div > div > ul > li:nth-child(15) {
        display: none;
    }


	/* Cookies */

		#redim-cookiehint .cookiebuttons a.btn:first-child {
            background-color: #de0031!important;
            color: #fff!important;
            border: 1px solid #de0031;
        }

		#redim-cookiehint-bottom {
            display: block;
            background: #000000ab;
        }

		#redim-cookiehint {
            color: #666;
        }

		#redim-cookiehint .cookiebuttons {
            display: inline-block;
            float: none;
            text-align: center;
            width: 100%;
        }

		#redim-cookiehint .cookiebuttons .btn:hover, #cookiehintinfo a:hover {
            background-color: #de0031 !important;
            color: #ffffff !important;
            border: 1px solid #de0031;
        }

		#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons button, #redim-cookiehint a {
            font-size: 14px;
            color: #de0031!important;
            border: 1px solid;
            padding: 10px 15px!important;
            border-radius: 3px!important;
          	background-color: #fff !important;
        }

		#cookiehintinfo {
            display: inline-block;
          	margin-top: 13px;
        }

		#cookiehintinfo > * {
            margin: 2px 0px 2px 0px;
        }

		#redim-cookiehint {
            margin: 25% 10%;
            padding: 40px;
            background-color: #ffffff;
        }

		.cookiecontent h4 {
            border-bottom: 2px solid #de0031;
            padding-bottom: 5px;
            margin-bottom: 20px!important;
        }

	/* Mobile Main Menu */

		#gkMenuWrap #gkMobileMenu {
    		background: transparent url(/images/Bilder/tablet_menu_rot.png) no-repeat 0 0;
        	margin-top: -50px;
  		}

		#gkMobileMenu {
    		background: transparent url(/images/Bilder/tablet_menu_rot.png) no-repeat 0 0;
          	margin-top: -50px;
		}

		/* Standortmenüs */

           .dj-megamenu-wrapper {
                position: fixed;
                top: 15px;
                left: 15px;
                z-index: 9999;
            }

            .dj-offcanvas-anim .dj-offcanvas-pusher {
                z-index: 9999;
            }

            .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
                background: #de0031!important;
                color: #fff!important;
                border: 0px!important;
            }

    		.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
      background: #de0031!important;
                color: #fff!important;
                border: 0px!important;
   			}

        
            .dj-offcanvas-light .dj-offcanvas-top {
                background: #de0031;
                text-align: right;
                position: absolute;
                right: 0;
            }

            .dj-offcanvas-light .dj-offcanvas-close-btn {
                color: #fff;
                display: block;
                float: right;
            }

            .dj-offcanvas > div.dj-offcanvas-modules {
                background: #de0031;
                padding: 5px 15px;
            }

            .dj-offcanvas-modules h3 {
                color: #fff;
                margin-top: 10px;
            }

            .dj-offcanvas-open .dj-mobile-open-btn {
                display: none;
            }

            .dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
                margin-top: 10px;
            }

            .dj-offcanvas-open .card-body {
                padding: 0;
            }

            .card-header {
                background-color: #de0031;
            }


            .dj-offcanvas-open .dj-offcanvas-light .dj-offcanvas-top {
                background: #de0031;
                text-align: left;
                position: unset;
            }
	
  	/* Logo zentriert */
  
  		#gkLogo {
            margin: 0 auto;
            float: none;
        }
  
  		#gkLogo img {
          	margin-top:10px;
  		}
  
	/* Abstand Header Module - Breadcrumbs */

		#gkHeaderMod {
            margin-bottom: -45px!important;
        }

	/* Schriften */

        article header h1 {
			font-size: 42px!important;
        }

	/* Breadcrumbs */

		#gkBreadcrumb .breadcrumbs li.pathway {
            padding-right: 0;
        }

		#gkContentWrap > section:first-child {
            padding-top: 0px;
        }

		/* Abstand unten Header Bilder (Standorte) zu Breadcrumbs korrigieren */

			#gkHeader {
                margin-bottom: 17px;
            }

	/* System Messager */

		#gkHeader + #system-message-container {
            margin-bottom: 0;
            margin-top: 0;
        }


	/* Startseite */

		/* Unsere Standorte */
          
		.gk-cols[data-cols="2"] {
			margin-bottom: 20px;
          	display: flex;
        }

		.gk-cols[data-cols="2"] li {
            border: none;
            padding: 0;
        }

		/* Kooperationen */

			.gk-photo-grid.no-margin {
                width: 80%;
                margin: 0 auto;
              	margin-top: 40px;
            }

			.gk-photo-grid figure {
                margin: 0 auto;
                width: 200px;
            }

			.clearfix:after {
                content: ".";
                clear: both;
                display: block;
                visibility: hidden;
                height: 0px;
            }


	/* Beiträge */

		/* Sidebar */

			#gkSidebar ul {
    			margin-bottom: 20px;
			}

			#gkSidebar .box li {
    			border-bottom: 0px solid #e5e5e5;
			}

			#gkSidebar > div {
				margin-top: 0px!important; 
    			padding-top: 0px!important; 
			}

			#gkSidebar .box:first-child {
                padding-top: 20px!important;
            }

			#gkSidebar .box {
                background: #f3f3f3;
                padding: 20px!important;
			}

            span[itemprop="articleBody"] .gkPage {
                padding: 0!important;
            }

	/* Abstand Mainbody */

		#gkMainbody {
            margin-bottom: 50px;
        }

	/* Shack Forms */

		.pweb-form-blue .pwebcontact-box, .pweb-form-blue form.pwebcontact-form label .pweb-form-blue form.pwebcontact-form input, .pweb-form-blue form.pwebcontact-form textarea, .pweb-form-blue form.pwebcontact-form select, .pweb-form-blue form.pwebcontact-form button, .pweb-form-blue form.pwebcontact-form .btn {
            font-family: inherit;
        }

		.pweb-field-container h3 {
            line-height: 28px;
            padding: 0 0 25px 0;
        }

		.pweb-static .pwebcontact-container {
            padding: 0;
        }

		.pweb-field-container input[type=checkbox], .pweb-field-container .checkbox {
            margin-top: 4.5px!important;
        }

		.pweb-field input.pweb-input, .pweb-field select, .pweb-field textarea {
            border-color: #ccc!important;
            box-shadow: none!important;
            background-color: #f3f3f3!important;
            height: 40px!important;
        }

		.pweb-field {
            width: 100%!important;
        }

		form.pwebcontact-form select.pweb-multiple {
            height: auto!important;
        }

		/* Shack Locations */
			
			#focalpoint > div:nth-child(1) > h2 {
                display: none;
            }

/* Mobile Landscape*/

    @media screen and (orientation: landscape) { 
      
      	/* Cookies */
      		#redim-cookiehint {
    			margin: 4% 10%;
      		}
      
		/* Startseite */
      
     		.gk-cols[data-cols="2"] {
                width: 49%;
                float: left;
                margin-right: 1%;
            }

      	/* Kooperationen */

			.gk-photo-grid.no-margin {
                width: 100%;
            }

			.gk-photo-grid figure {
                width: 32%;
    			display: inline-block;
            }
    }

/* Tablet Portrait*/

    @media screen and (min-width: 450px) and (max-width: 1030px) and (orientation:portrait) {
      
      	/* Cookies */
      
      		#redim-cookiehint {
    			margin: 50% 10%;
      		}
      
		/* Startseite */
      
     		.gk-cols[data-cols="2"] {
                width: 49%;
                float: left;
                margin-right: 1%;
            }
      
      	/* Kooperationen */

			.gk-photo-grid.no-margin {
                width: 100%;
            }

			.gk-photo-grid figure {
                width: 32%;
    			display: inline-block;
            }
	
    }

/* Tablet Landscape*/

    @media screen and (min-width: 450px) and (orientation: landscape) {
      
      	/* Cookies */
      
      		#redim-cookiehint {
                margin: 28% 10%;
            }

		/* Abstand Header Module - Breadcrumbs */

            #gkHeaderMod .custom {
                margin-bottom: -50px;
            }

      	/* Module in Mainbody_bottom in 2 Spalten */
      
      		#gkMainbodyBottom .box {
                width: 50%;
                float: left;
                padding: 20px;
            }
      
      		#gkMainbodyBottom .box::after {
    			clear: both;
      		}
      
      		/* Außer Kontaktformulare - müssen den Modulsuffix "contact" haben */
      
      			.box.contact {
                    width: 100%!important;
                    float: none!important;
                    padding: 0px!important;
                }
      
      	/* Kooperationen */

			.gk-photo-grid.no-margin {
                width: 70%;
            }
      
      	/* Balbooa forms */
      
      		.custom .ba-form-page {
                padding: 0;
            }
      
    }


/* Desktop */

    @media screen and (min-width: 1031px) {
      
      	/* Cookies */
      
      		#redim-cookiehint {
            	margin: 20% 30%;
      		}
      
      		#cookiehintinfo {
                margin-top: 0px;
            }
      
      	/* Logo nicht zentriert */

            #gkLogo {
                margin: 10px 0px 0px -7px;
                float: left;
            }

            #gkLogo img {
                margin-top:0px;
            }
      
		/* Sidebar */
      
      		#gkSidebar {
                margin-top: 20px;
            }
      
      /* Breadcrumbs */
      
      	#gkBreadcrumb {
            margin-top: 15px!important;
        }

            /* Abstand Header Module - Breadcrumbs */

                #gkHeaderMod .custom {
                    margin-bottom: 10px;
                }
      

      
      /* Menu */
      
      	#gkMainMenu, #gkMenuWrap #gkMainMenu {
            margin-top: 5px;
        }
      
      	
    }




/* Generelle Anpassung (unabhängig vom Media Query) */

	/* Standortmenü */

		.dj-offcanvas-light {
            color: #fff;
        }

	/* Hintergrund Body */

        body {
            background: #fff;
        }

	/* Schriftgrößen */

        h1 {
            margin-bottom: 30px!important;
        }

        h2 {
          	font-size: 36px;
         	font-weight: 300;
          	margin-bottom: 20px!important;
    		margin-top: 30px;
            color: #de0031;
        }

        h3 {
          margin-bottom: 15px!important;	
        }

        h4 {
          margin-bottom: 10px!important;	
        }

		.box .header {
            font-size: 30px;
            font-weight: 500;
          	line-height: 42px;
		}

        p, body, span.accordion-title, #gkBreadcrumb .breadcrumbs > ul > li {
          font-size: 16px;
        }

	/* Aufzählungen */

		.item-page ul, #gkSidebar ul, #gkMainbodyBottom ul {
            list-style-type: disc;
            margin-left: 40px;
        }

        ul.categories-module.mod-list, ul.categories-module.mod-list ul {
            list-style-type: none!important;
            margin-left: 20px!important;
        }

		ul.categories-module.mod-list h6 a {
            color: #666!important;
        }

		.box li {
    		border-bottom: 0px solid #e5e5e5;
		}

	/* Blockquotes */

        blockquote {
          display:block;
          margin: 20px 20px;
        }

	/* Accordeon Menu in Sidebar */

        #gkSidebar .accordeonck ul {
            margin-left: 0px;
        }

	/* Logo */
		
		#gkLogo img {
    		height: 60px;
		}

		#gkLogo {
            height: 60px;
		}

	/* Main Menu */

		/* Farben */

			.imageBg .gkMenu > ul > li > a {
                color: #666666;
            }

			.gkMenu > ul > li.active > a {
                color: #de0031;
            }

            .gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus {
                color: #de0031!important;
            }

			.gkMenu > ul li div.childcontent li:hover > a {
                border-top-color: #fff;
            }

			.gkMenu > ul li div.childcontent li:hover {
                background: #de0031;
            }

			.gkMenu > ul li div.childcontent li a:hover {
                color: #fff!important;
            }

			#gkMenuWrap .gkMenu a:hover, #gkMenuWrap .gkMenu a:active, #gkMenuWrap .gkMenu a:focus, #gkMenuWrap .gkMenu li.active > a, #gkMenuWrap .gkMenu > ul > li.active > a {
                color: #de0031;
            }

	/* Hintergrund Topbar entfernen */

		.imageBg #gkHeader {
            background: #fff;
            background-attachment: fixed;
            border-bottom: 1px solid #eaeaea;
          	height: 80px;
		}

        #gkMenuWrap {
            height: 80px;
          z-index: 998;
        }

	/* Styling Header für Standortbilder */
	


      .mod-custom.standortbild img{
        width: 100%;
      }



	/* Farben */

		/* Links */

			a:hover, a:active, a:focus, #gkMainbody a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #gkMainbody header h2 a:active, 				#gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article 			header h2 a:hover, #gkMainbody div.tags a:hover, #gkSidebar .box a:hover, #gkMainbody header h2 a {
                color: #de0031;
            }

			/* Im Fließtext */

                p a, #gkSidebar .box a {
                  color: #de0031;
                }

		/* Tabs */

					#gkHeader {
            background: #fff;
            border-bottom: 0px;
        }

		#myTab>button:nth-child(3), #myTab>button:nth-child(6), #myTab>button:nth-child(9){
            display: none;
        }

        #myTab>button {
            background: #de0031;
            color: #fff;
            padding: 0px;
        }

			#myTab > div:nth-child(2) {
                display: none;
            }

			#myTab > div {
                background: #f3f3f3;
                padding: 12px;
                border: 0px solid #e5e5e5;
                box-shadow: none;
            }

			joomla-tab>joomla-tab-element {
                background-color: #ffffff;
                border: none;
                border-radius: 0;
                box-shadow: none;
                padding-top: 25px;
            }

            joomla-tab button[aria-expanded=true]:after {
                display: none;
            }

			
            joomla-tab button[role=tab] {
                background-color: #ffffff;
                box-shadow: none;
                color: #000;
                padding: 0px 15px;
                font-size: 16px;
                font-weight: 700;
              	min-height: 50px;
            }

			joomla-tab button[role=tab][aria-expanded=true] {
                background-color: #de0031;
                background-image: none;
                box-shadow: none;
                color: #fff;
            }

		/* Label */
	
			label {
    			color: #666;
			}

		/* System Messages */

            #system-message dd.error {
                background: #de0031;
            }

			#system-message dd.notice, #system-message dd {
                background: #de0031;
                padding: 10px 10px 10px 10px;
                color: #fff;
            }

			.alert-info {
                color: #666;
                background-color: #eaeaea;
                border-color: #c5c5c5;
            }

		/* TABS */

			.rl_tabs.top>ul.nav-tabs>li.active>a:focus, .rl_tabs.top>ul.nav-tabs>li>a:focus {
                border-bottom-color: transparent;
                -webkit-box-shadow: 0 -2px 2px rgb(255 255 255 / 50%);
                -moz-box-shadow: 0 -2px 2px rgba(234,176,63,.5);
                box-shadow: 0 -2px 2px rgb(255 255 255 / 50%);
              	
            }

			.rl_tabs>ul.nav-tabs>li.active>a:focus, .rl_tabs>ul.nav-tabs>li>a:focus {
                border: 1px solid #ddd;
            }

		/* Forms */

			
            input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, textarea:focus {
                background: #fffef4;
            }

            .uneditable-input:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus, select:focus {
                border-color: #de0031eb;
                outline: 0;
                outline: thin dotted\9;
                -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #de0031eb;
                -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #de00317d;
            }

			span.ba-form-submit-title {
                color: #fff;
            }

			.ba-form-signature-field .ba-signature-canvas, .ba-form-field-item .ba-form-products-cart .ba-form-product-quantity-cell input, .ba-form-page-navigation-title, .upload-file-btn, .upload-file-input, .ba-field-container select, .ba-field-container textarea[readonly], .ba-field-container textarea, .ba-field-container input[type="text"], .ba-field-container input[type="number"], .ba-field-container input[type="password"], .ba-field-container input[type="email"] {
              height: 46px!important;
			}

	/* Modul Suffixs */

		/* Dark */
	
			.box.dark {
                background: #eae9e9!important;
                color: #848484!important;
            }

			.box.dark h1, .box.dark h2, .box.dark h3, .box.dark h4, .box.dark h5, .box.dark h6 {
                color: #848484;
            }


/* FAQs */

    .qListItem_info, .qListItem_topic {
        display: none;
    }

	.fa.qListItem_pinned {
        color: #de0031;
    }

	.fbContent_qListItem.qListItem_pinned {
        border-left: 3px solid #de0031;
        border-bottom: 1px solid #dadada;
	}

/* Maps */

    .legend_below #fp_googleMapSidebar {
        display: none;
    }

			

/* Buttons */

	.btn-primary, button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon, .profile-edit .btn, .registration .btn, .eb-register-buttons-bottom a, .profile a, .btn-danger, #gkMainbody .itemReadMore, #gkMainbody .readmore > a, .blog p:not([class]) a {
      color: #de0031;
      text-shadow: none;
      background-color: #fff;
      border: 1px solid #de0031;
      border-color: #de0031;  
      background-image: none;
      border-radius: 2px;
	}

	.btn-primary:hover, button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover, .readon:hover, .profile-edit .btn:hover, .registration .btn:hover, .eb-register-buttons-bottom a:hover, .profile a:hover, .btn-danger:hover, #gkMainbody .itemReadMore:hover, #gkMainbody .readmore > a:hover, .blog p:not([class]) a:hover {
      color: #fff!important;
      background: #de0031;
	}

    .eb-container .nav-tabs>li>a:hover, .eb-container .nav>li>a:hover {
        border: none;
        background-color: #fff;
        padding-top: 9px;
        padding-left: 13px;
        padding-right: 13px;
        padding-bottom: 9px;
    }

    .eb-container .nav-pills>li>a, .eb-container .nav-tabs>li>a {
        padding-right: 24px;
        padding-left: 0;
    }

    .btn, .profile a, .blog p:not([class]) a {
        padding: 15px 20px;
        font-size: 18px;
    }

	.input-password-toggle {
        padding: 0px 15px;
    }

    /* Abstand Readmore */

        p.readmore {
          	margin-top: -15px;
        }		



/* Bearbeiten Frontend */

		/* Button Bearbeiten */
			
			.itemAsideInfo {
                background: #fff;
                top: inherit;
                padding: 0;
                position: inherit;
                width: 100%;
            }

			.itemAsideInfo ul {
                list-style-type: none;
                margin-left: 0px;

            }

			.itemAsideInfo ul li {
                width: auto;
                float: right;
            }

			li.itemHits {
                display: none!important;
            }

            article aside.itemAsideInfo .itemPrintEmail a {
                color: #de0031!important;
                display: block;
                border: 1px solid #de0031;
                border-radius: 3px;
                padding: 10px 20px;
                font-size: 15px;
            }

            .itemPrintEmail .icon-edit, .btn.jmodedit > span.icon-edit {
                font-family: "Font Awesome 5 Free"!important;
                -webkit-font-smoothing: antialiased;
                display: inline-block;
                font-style: normal;
                font-variant: normal;
                text-rendering: auto;
                line-height: 1;
                font-weight: 900;
            }

			article aside {
                width: 135px;
            }



			.itemPrintEmail .icon-edit:before, .btn.jmodedit > span.icon-edit:before {
                content: "\f14b";
              	font-family: inherit;
            }

			article aside.itemAsideInfo .itemPrintEmail a:hover {
                color: #ffffff !important;
                background: #de0031;
            }

			.itemBody.containsItemInfo, .itemOtherElements.containsItemInfo, .itemListView .itemBlock.containsItemInfo {
                margin-left: 0;
            }

		/* Artikel Bearbeiten */

			/* Nav-Bar */

				ul#com-content-formTabs {
                    list-style-type: none;
                  	margin-left: 0px;
    				border-bottom: 1px solid #de0031;
                }

				#com-content-formTabs li a {
                    padding: 10px 20px;
                    color: #de0031!important;
                    border: 1px solid #de0031;
                }

				#com-content-formTabs li {
                    margin-right: 5px;
                }

				#com-content-formTabs li.active a, #com-content-formTabs li a:hover {
                    background: #de0031;
                    color: #fff!important;
                }

		/* Module bearbeiten */

			form#modules-form input, form#modules-form textarea, form#modules-form .uneditable-input {
                width: 100%;
            }
				

/* Blogseiten (z.B. News - Blogkategorie) */

	section.blog .items-row {
        padding-bottom: 40px;
        padding-top: 30px;
        margin-bottom: 0px;
        border-bottom: 1px solid #eaeaea;
    }

	article header {
        margin: 0 0 0px;
    }

	/* Detailseite */

		/* Border Bottom von deaktivierter Social Api entfernen */

			#gkSocialAPI {
                display: none;
            }


/* Footer */

    #gkFooter {
        min-height: 75px;
        background: #de0031;
        color: #fff;
    }

	#gkFooterNav a {
        color: #fff;
    }

	#gkFooterNav li:hover, #gkFooterNav a:hover {
    	color: #fff;
	}

	#gkFooterNav li {
        margin: 0 15px 0 0!important;
        padding: 5px;
    	font-size: 16px;
    }

	#gkCopyrights {
        float: none;
        text-align: center;
        padding-top: 40px;
        font-weight: 700;
      	margin: 5px;
    }
