/*
#------------------------------------------------------------------------
# Shop and Buy - July Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/


.gkMenuClassic #gkExtraMenu {
	display: none!important;
}
#gkMainMenu.gkMenuClassic {
	display: none;
}
#gkMobileMenu select {
	width: 50px;
	height: 50px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	padding:0px;
	cursor:pointer;
	margin:0px;
	border:none;
}
#gkMobileMenu {
	display: block!important;
	float: right;
	font-size: 42px!important;
	height: 50px;
	line-height: 50px!important;
	margin: 10px 20px 15px 5px;
	position: relative;
	width: 50px;
	padding:0px!important;
	cursor:pointer;
}


#gkTopMenu {
  clear: none;
  float: right;
  padding: 0 20px 0px 0px;
  width: auto;
  margin:15px 0px 40px 0px;
}
#gkAccount {
  padding: 10px 20px 0;
}
.frontpage #gkContentWrap {
  padding: 0 0px 0 0;
}

#gkBottom1 .guarantee {
  display: block;
  float: left;
  height: 45px;
  position: relative;
  width: 100%;
}
#gkBottom1 .satisfied p {
  padding-right: 40px;
  padding-left:76px;
}
#gkBottom1 .satisfied {
  display: block;
  float: left;
  width: 75%;
}
#gkBottom1 .social {
  display: block;
  float: left;
  margin-left: 20px;
}
#gkBreadcrumb {
	padding-left: 20px;
}
#gkBottom2 .box {
  padding: 0 20px;
}
#gkBottom2 .box.contact .college-instructors {
  padding: 20px 0 0;
}
#gkBottom2 .gkPage {
  padding: 22px 0 0px;
}
#gkBottom2 {
  padding: 32px 15px 20px 0px;
}
#gkFooter {
  padding: 15px 100px 20px 20px;
}

#gkinternal-header .customironclad p {
  padding: 13px 40px;
}
#gkinternal-header .customironclad h3 {
display:none;
}

#gkMainbody {
  margin: 0;
  padding: 20px 0 50px 0px;
}

/* Containers */
#gkContent, 
#gkSidebar,
#gkContentWrap {
	width: 100%!important;
}
#gkContentWrap {
	border: none!important;
	margin-top: 20px;
}
#gkSidebar {
	padding: 14px 0 0 0!important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gkSidebar .box {
	border-top: none!important;
	float: left;
	margin-bottom: 30px!important;
	padding: 20px;
	width: 50%;
}
#gkSidebar .box:first-child {
	padding-top: 20px;
}
#gkSidebar.gkOnlyOne .box,
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}

#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.box.onlydesktop {
	display: none!important;
}

.box.notablet {
	display: none!important;
}
.box.nomobile {
	display: block!important;
}
.box.onlytablet {
	display: block!important;
}
.box.onlymobile {
	display: none!important;
}

#gkHeaderMod #fpssContainer669.fpss-template-simple .text-container {
    left: 38%;
    top: 40px;
    width: 55%;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

#gkHeaderMod .customguarantee-container {
display:none;
}


/* menu */

#gkMobileMenu + #gkSearch {
	margin-top: 18px;
}

#gkTop1-bg {
  padding: 52px 15px 44px;
}
.frontpage #gkTop1 .box.widget h3 {
  background-image: url("../images/explore-dash-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-family: "Bree Serif";
  font-size: 34px;
  line-height: 34px;
  padding: 30px 0;
  text-align: left;
}
#gkTop1 .box.widget h3 {
  background-image: url("../images/explore-dash-bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #0A416A;
  font-family: "Bree Serif";
  font-size: 34px;
  line-height: 34px;
  padding: 30px 0;
  text-align: left;
}
/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3, .frontpage .gkCols4 .box.gkmod-4, .gkCols4 .box.gkmod-4 {
	width: 31%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

body .gkCols4 .box.gkmod-2:nth-child(2n+1),
body .gkCols4 .box.gkmod-3:nth-child(3n+1),
body .gkCols4 .box.gkmod-4:nth-child(2n+1),
body .gkCols4 .box.gkmod-more:nth-child(2n+1), {
	clear: both;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}


body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 50%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

body .gkCols6 .box.gkmod-2:nth-child(2n+1),
body .gkCols6 .box.gkmod-3:nth-child(3n+1),
<!--body .gkCols6 .box.gkmod-4:nth-child(2n+1),-->
body .gkCols6 .box.gkmod-5:nth-child(3n+1),
body .gkCols6 .box.gkmod-6:nth-child(3n+1),
body .gkCols6 .box.gkmod-more:nth-child(2n+1) {
	clear: both;
}

/* Suffixes and other elements */

.gkNspPM-ProductGallery2[data-cols="3"] > div,
.gkNspPM-ProductGallery2[data-cols="4"] > div,
.gkNspPM-ProductGallery2[data-cols="5"] > div,
.gkNspPM-ProductGallery2[data-cols="6"] > div,
.gkNspPM-ProductGallery2[data-cols="7"] > div,
.gkNspPM-ProductGallery2[data-cols="8"] > div,
.gkNspPM-ProductGallery2[data-cols="9"] > div,
.gkNspPM-ProductGallery2[data-cols="10"] > div {
	width: 48.5%!important;
}

.gkNspPM-CenteredTitleOverlay h3 {
	font-size: 16px;
}

.gkNspPM-CenteredTitleOverlay p {
	font-size: 11px;
}

.gkIsWrapper-murach .gkIsBtnNext,
.gkIsWrapper-murach .gkIsBtnPrev {
	display: none;
}

.gkIsWrapper-murach .figcaption p {
	width: 75%;
}

/* Frontpage boxes */

#gkTop1 .spotlight .overlay p{
	padding: 10px 20px 0px;
}
#gkBottom2 .box.about {
	background-position: 100% 0;
	width: 40%;
	max-width: 480px;
	margin-right: 15px;
}
/* Upcoming Events */

#gkMainbody .box.upcoming .moduleItemIntrotext h3 {
    font-size: 16px;
    line-height: 22px;
}
#gkMainbody .box.upcoming .moduleItemIntrotext h2 {
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 20px 24px;
}
/* Footer */
#gkBottom2 .box.about {
	width: 47.7%;
	max-width: 410px;
	margin-right: 15px;
}

#gkBottom2 .box.contactus {
	background-position: 100% 0%; 
	width: 16%;
	max-width: 160px;
	margin-right: 15px;
}
#gkBottom2 .box.findus {
	background-position: 100% 0%; 
	width: 14%;
	margin-right: 15px;
	max-width: 150px;
}
#gkBottom2 .box.newsletter {
	display: block;
	width: 17%;
	max-width: 150px;	
}
#gkTop1 .box.widget h2 {
    font-size: 22px;
    line-height: 24px;
}

/* Footer */
#gkBottom1 .customblockquote p {
    font-size: 16px;
    line-height: 30px;

}
/* Internal Page Header Quote */
#gkHeaderMod .box.header-internal .position-absolute h2, 
#gkHeaderMod .box.header-internal .position-absolute h3  {
	display: none;
	
}
/* Internal Page Submenus */
#gkHeaderBottom1  {
	display: none;
}
/* Sidebar */
#gkSidebar .box {

}
#gkSidebar {

}
.frontpage #gkSidebar .box.shop {
  margin: 0 2% 20px 0;
  width:48%;
}
.frontpage #gkSidebar .box.course {
  margin: 0 0 20px 2%;
  width:48%;
}
/* Events & News Page */

#gkMainbody #k2Container .itemContainer .itemImageBlock {
	width: 40%;	

}
#gkMainbody #k2Container .itemContainer .itemIntroText {
	display: block;
	float: left;
	width: 50%;
}



#gkSidebar > div,
#gkContentWrap {
	padding: 30px 0px;
}


#gkBottom2 {
  padding: 38px 15px 0;
}
#gkBottom2 .box.about {
    width: 37%;
}
#gkBottom2 .box.contactus {
    border-right: 1px solid #C0A363;
    max-width: 260px;
    width: 40%;
    padding-left: 0px;
}
#gkBottom2 .box.findus {
    border-right: 1px solid #C0A363;
    height: 250px;
    max-width: 108px;
    width: 35%;
    padding: 0;
}
#gkBottom2 .box.newsletter {
    display: block;
    max-width: 150px;
    width: 35%;
    padding: 0;
}
#gkHeaderMod .customheader-title h1 {
  color: #FFFFFF;
  font-family: "Antonio";
  font-size: 45px;
  line-height: 65px;
  padding-left: 15px;
  text-shadow: -2px 4px 5px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
}

#gkHeaderBottom2 p.large {
    color: #436A87;
    font-size: 22px;
    line-height: 32px;
    padding: 10px 20px 25px;
}
#gkTop1 .box.widget h3 {
    padding: 30px 20px;
}
.registration .userfields_info {
    margin-right: 55px !important;
}
#product-tabs-content .wk-accordion-default .content {
    padding: 10px 20px 10px 40px;
}
#gkHeaderMod #fpssContainer669.fpss-template-simple h3 {
  font-size: 30px;
  line-height: 30px;
  padding: 14px 0 0;
}
#gkHeaderMod #fpssContainer669.fpss-template-simple ul.navigation li.navigation-previous {
  left: 5px;
  top: -20px;
}
#gkHeaderMod #fpssContainer669.fpss-template-simple ul.navigation li.navigation-next {
  right: 5px;
  top: -20px;
}