/*
#------------------------------------------------------------------------
# Events - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 30, 2015 */
@font-face {
font-family: 'Bebas Neue';
font-style: normal;
font-weight: normal;
src: local('Bebas Neue'), url('../fonts/bebas/BebasNeue.woff') format('woff');
}

@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo_300_macroman/Museo300-Regular-webfont.eot');
    src: url('../fonts/museo_300_macroman/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_300_macroman/Museo300-Regular-webfont.woff2') format('woff2'),
         url('../fonts/museo_300_macroman/Museo300-Regular-webfont.woff') format('woff'),
         url('../fonts/museo_300_macroman/Museo300-Regular-webfont.ttf') format('truetype'),
         url('../fonts/museo_300_macroman/Museo300-Regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo500';
    src: url('../fonts/museo_500_macroman/Museo500-Regular-webfont.eot');
    src: url('../fonts/museo_500_macroman/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_500_macroman/Museo500-Regular-webfont.woff2') format('woff2'),
         url('../fonts/museo_500_macroman/Museo500-Regular-webfont.woff') format('woff'),
         url('../fonts/museo_500_macroman/Museo500-Regular-webfont.ttf') format('truetype'),
         url('../fonts/museo_500_macroman/Museo500-Regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo_700_macroman/Museo700-Regular-webfont.eot');
    src: url('../fonts/museo_700_macroman/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_700_macroman/Museo700-Regular-webfont.woff2') format('woff2'),
         url('../fonts/museo_700_macroman/Museo700-Regular-webfont.woff') format('woff'),
         url('../fonts/museo_700_macroman/Museo700-Regular-webfont.ttf') format('truetype'),
         url('../fonts/museo_700_macroman/Museo700-Regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}


@media (max-width: 1024px) {
	.gkIsWrapper-gk_startup .gkIsText.active {
		top: 140px;
	}
}

@media (max-width: 640px) {
	.gkIsWrapper-gk_startup .gkIsText.active {
		top: 115px;
	}
		.gkIsWrapper-gk_startup .gkIsText p {
	  
		font-size: 30px;
		
	}
		.gkIsWrapper-gk_startup .gkIsPrev, .gkIsWrapper-gk_startup .gkIsNext {
		position: absolute;
		top: 160px;
	}
}

@media (min-width: 1024px) {

	.gkIsWrapper-gk_startup .gkIsText.active {
		top: 255px;
	}
	.gkIsWrapper-gk_startup .gkIsText p {
	  
		font-size: 30px;
		
	}
	.gkIsWrapper-gk_startup .gkIsPrev, .gkIsWrapper-gk_startup .gkIsNext {
		position: absolute;
		top: 293px;
	}
	.gkIsWrapper-gk_startup.loaded .gkIsNext {
    opacity: 1;
	padding: 0 20px;
	}
	.gkIsWrapper-gk_startup.loaded .gkIsPrev {
    opacity: 1;
    padding: 0px 25px;
	}
	.gkIsWrapper-gk_startup.loaded .gkIsPagination {
    bottom: 176px;
	}
}

.inner > span:hover {
color: #fff;
}
.pager .next a {
background-image: url("/images/SEACHANGE/right_arrow.svg");
    background-size: 60px 60px;
    background-repeat: no-repeat;
    width: 45px;
    height: 68px;
	    padding: 20px 0;
    text-align: center;
	    margin-top: 10px;
}
.pager .previous a {
background-image: url("/images/SEACHANGE/left_arrow.svg");
    background-size: 60px 60px;
    background-repeat: no-repeat;
    width: 75px;
    height: 68px;
	    padding: 11px 0;
    text-align: center;
	    margin-top: 10px;
}	

.gkIsPagination  a{

    background: #444341!important;

}

.gkIsPagination  > ol li.active a{

    background: #f26322!important;

}

#mod_vertical_dropmenu_600 dl.level1 dt:HOVER  span   {
    color: #fff!important;

}
