@media only screen and (max-width: 767px) {
    /* container */
    .container2 {
        padding: 0 15px;
        width: 100%;
    }
    .container3 {
        padding: 0 15px;
        width: 100%;
    }
    #headerWrapper {
        padding: 90px 0 0 0;
    }
    #headerWrapper .headeRight {
        padding: 20px 15px;
        margin: 0px;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #000;
    }
    #headerWrapper.sticky .logoArea {
        display: none;
    }
    .page-id-11 .searchArea .serachtoggle,
    #headerWrapper.sticky .searchArea .serachtoggle {
        color: #fff;
    }
    .logoArea .logo {
        margin: 0 28px 0 0;
        width: 120px;
    }
    .logoArea .logo img {
        max-width: 100%;
    }
    .logoArea .date {
        margin: 34px 0 0 0;
        width: 132px;
    }
    .logoArea .date span {
        font-size: 24px;
    }
    .menuArea {
        display: none;
    }
    /* mobilemenu area */
    .mobilemenuArea {
        float: left;
        display: block;
    }
    .mobilemenuArea .menutoggle {
        display: block;
        font-size: 26px;
        color: #fff;
        font-weight: 700;
        line-height: 22px;
    }
    .mobilemenuArea .menutoggle cite {
        width: 35px;
        float: left;
    }
    .mobilemenuArea .menutoggle span {
        margin-bottom: 4px;
        width: 100%;
        height: 5px;
        float: left;
        border-radius: 5px;
        background: #fff;
    }
    .mobilemenuArea .menutoggle span:last-child {
        margin-bottom: 0px;
    }
    .mobilemenuArea .menutoggle em {
        margin-left: 15px;
        float: left;
        font-style: normal;
    }
    .mobilemenuArea ul {
        display: none;
    }
    .searchArea {
        margin: 0px;
    }
    .searchArea .searchform {
        top: 43px;
    }
    .bannerArea .item {
        padding: 260px 0 0 0;
        min-height: 750px;
    }
    .bannerArea.inner .item {
        min-height: 560px;
    }
    .bannerArea .overlay h1 {
        margin-bottom: 20px;
        width: 100%;
        font-size: 46px;
        line-height: 52px;
    }
    .bannerArea .overlay .tminus_countdown .jedi-dashboard div {
        margin-right: 2px;
    }
    .shortbannerArea .item {
        padding: 280px 0 30px 0;
        min-height: auto;
    }
    .shortbannerArea .overlay h1 {
        font-size: 46px;
        line-height: 52px;
    }
    .eventbanArea {
        padding: 260px 0 0 0;
    }
    .eventbanArea .overlay {
        width: 100%;
    }
    .eventbanArea h1 {
        font-size: 48px;
    }
    .customArea .custom {
        width: 100%;
    }
    .customArea .custom .post {
        padding: 30px;
        margin-bottom: 30px;
    }
    .customArea .register {
        width: 100%;
    }
    .customArea .registertext {
        margin: 150px 0 70px 0;
        width: 100%;
    }
    .customArea .registertext .gallery li span {
        left: 20px;
        bottom: 20px;
    }
    .customArea .registertext .joinJourney {
        padding: 20px 0 0 0;
        text-align: left;
    }
    .customArea .registertext .joinJourney h2 {
        font-size: 38px;
    }
    .customArea .customenu {
        width: 100%;
    }
    .customArea .customenu li {
        margin: 0 0 40px 0;
        width: 50%;
    }
    .raceArea .race {
        padding: 30px 0 0 0;
    }
    .modal-dialog {
        width: 94%;
    }
    .modal-content {
        padding: 15px 15px 30px 15px;
        font-size: 16px;
        line-height: 28px;
    }
    .modal-content .cancel {
        margin: 0px;
    }
    .journeyArea {
        padding: 70px 0 70px 0;
    }
    .journeyArea.space2 {
        padding: 0px;
    }
    .journeyArea .guide h2 {
        margin-bottom: 25px;
        float: none;
    }
    .journeyArea .guide .view {
        float: left;
    }
    .journeyArea .journey .jour .sub {
        margin: 20px 0;
    }
    .journeyArea .journey .slick-track li h3,
    .journeyArea .journey .jour .sub h3 {
        padding: 0 10%;
    }
    .journeyArea .journey .slick-dots {
        padding: 0 15px;
        text-align: center;
    }
   .journeyArea .journey .slick-dots li button {
        float: none;
        display: inline-block;
		margin: 2px;
    }
	.slick-slider { width: 100%; }
	.slick-slider .slick-track, .slick-slider .slick-list { width: 100%; }
	.journeyArea .journey .slick-next, .journeyArea .journey .slick-prev  { display: block !important; }
    .journeyArea .journey .owl-buttons {
        display: block;
    }
    .communityArea {
        padding: 0 0 80px 0;
    }
    .communityArea .right img {
        float: none;
        max-width: 100%;
        height: auto;
    }
    .communityArea .right {
        padding-right: 15px;
        position: static;
    }
    .communityArea .left {
        padding-top: 35px;
        padding-right: 15px;
    }
    .communityArea .left h2 {
        font-size: 28px;
    }
    .servicesArea {
        padding: 60px 0 20px 0;
    }
    .servicesArea .service {
        padding: 60px 0 0 0;
    }
    .servicesArea .item {
        margin-bottom: 40px;
    }
    .contentArea .maincontent {
        padding: 0 0 30px 0;
    }
    .contentArea .related-content {
        padding: 30px 0;
    }
    .contentArea .related-content ul {
        margin-bottom: 30px;
        width: 100%;
    }
	
	.contentArea .related-content ul.a {
    width: 100%;
	}

	.contentArea .related-content ul.b {
    width: 100%;
	}

	.contentArea .related-content ul.c {
    width: 100%;
	}

	
	.contentArea table td {
		padding: 10px 20px;
		font-size: 15px;
	}
	
    .twitterArea {
        padding: 80px 0;
    }
    .twitterArea li p {
        font-size: 20px;
        line-height: 30px;
    }
    .twitterArea .follow {
        padding: 12px 20px;
        font-size: 16px;
    }
    .sponsorsArea {
        padding: 40px 0 30px 0;
    }
    .sponsorsArea ul.owl-carousel,
    .sponsorsArea ul {
        width: 100%;
    }
    .sponsorsArea li {
        margin: 0 20px;
    }
    .sponsorsArea li.last {
        margin-top: 5px;
        width: 100%;
    }
    .footerArea {
        padding: 50px 0;
    }
    .footerArea .link {
        margin: 0 0 30px 0;
        width: 100%;
    }
    .footerArea .link h2 {
        margin-bottom: 20px;
    }
    .footerArea .social {
        width: 100%;
    }
    .copyrightArea {
        padding: 0 0 50px 0;
    }
    .copyrightArea .bottomlogo a {
        margin: 0 10px;
        width: 55px;
    }
    .copyrightArea .bottomlogo a:last-child {
        width: 160px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .customArea .customenu li {
        width: 25%;
    }
    .customArea .customenu li a {
        font-size: 16px;
    }
    .journeyArea .journey .slick-track li,
    .journeyArea .journey .jour .sub {
        font-size: 15px;
    }
    .footerArea .link {
        width: 50%;
    }
    .footerArea .social {
        width: 50%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .journeyArea .journey .jour {
        width: 50%;
    }
    .allsponsorsArea li {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* container */
    .container2 {
        padding: 0 15px;
        width: 750px;
    }
    .container3 {
        padding: 0 15px;
        width: 750px;
    }
    #headerWrapper {
        padding: 90px 0 0 0;
    }
    #headerWrapper .headeRight {
        padding: 20px 15px;
        margin: 0px;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #000;
    }
    #headerWrapper.sticky .logoArea {
        display: none;
    }
    .page-id-11 .searchArea .serachtoggle,
    #headerWrapper.sticky .searchArea .serachtoggle {
        color: #fff;
    }
    .logoArea .logo {
        margin: 0 28px 0 0;
        width: 120px;
    }
    .logoArea .logo img {
        max-width: 100%;
    }
    .logoArea .date {
        margin: 34px 0 0 0;
        width: 132px;
    }
    .logoArea .date span {
        font-size: 24px;
    }
    .menuArea {
        display: none;
    }
    /* mobilemenu area */
    .mobilemenuArea {
        float: left;
        display: block;
    }
    .mobilemenuArea .menutoggle {
        display: block;
        font-size: 26px;
        color: #fff;
        font-weight: 700;
        line-height: 22px;
    }
    .mobilemenuArea .menutoggle cite {
        width: 35px;
        float: left;
    }
    .mobilemenuArea .menutoggle span {
        margin-bottom: 4px;
        width: 100%;
        height: 5px;
        float: left;
        border-radius: 5px;
        background: #fff;
    }
    .mobilemenuArea .menutoggle span:last-child {
        margin-bottom: 0px;
    }
    .mobilemenuArea .menutoggle em {
        margin-left: 15px;
        float: left;
        font-style: normal;
    }
    .mobilemenuArea ul {
        display: none;
    }
    .searchArea {
        margin: 0px;
    }
    .searchArea .searchform {
        top: 43px;
    }
    .bannerArea .item {
        padding: 280px 0 0 0;
        min-height: 660px;
    }
    .bannerArea .overlay h1 {
        margin-bottom: 20px;
        width: 100%;
        font-size: 46px;
        line-height: 52px;
    }
    .shortbannerArea .item {
        padding: 280px 0 30px 0;
        min-height: auto;
    }
    .shortbannerArea .overlay h1 {
        font-size: 46px;
        line-height: 52px;
    }
    .bannerArea.inner .item {
        min-height: 600px;
    }
    .eventbanArea {
        padding: 270px 0 0 0;
    }
    .customArea .custom .post {
        padding: 30px;
    }
    .customArea .register a {
        padding: 20px;
    }
    .customArea .registertext {
        width: 70%;
    }
    .customArea .registertext .joinJourney {
        padding: 20px 0 0 0;
    }
    .customArea .registertext .joinJourney h2 {
        font-size: 60px;
    }
    .customArea .customenu li {
        margin: 0 25px 0 0;
    }
    .journeyArea {
        padding: 80px 0;
    }
    .journeyArea.space2 {
        padding: 30px 0 0 0;
    }
    .journeyArea .journey .slick-dots {
        padding: 0 15px;
    }
	.slick-slider { width: 100%; }
	.slick-slider .slick-track, .slick-slider .slick-list { width: 100%; }
    .servicesArea {
        padding: 70px 0;
    }
    .servicesArea .item {
        padding: 0 15px;
        font-size: 15px;
    }
    .servicesArea .service {
        padding: 50px 0 0 0;
    }
    .servicesArea .item a {
        font-size: 17px;
    }
    .communityArea {
        padding: 0 0 80px 0;
    }
    .communityArea .left {
        padding-top: 60px;
        padding-right: 15px;
    }
    .communityArea .right {
        padding-right: 15px;
        position: static;
    }
    .communityArea .right img {
        float: left;
    }
    .contentArea .maincontent {
        padding: 0 0 40px 0;
    }
    .contentArea .related-content {
        padding: 40px 0;
    }
	.contentArea table td {
		padding: 10px 20px;
		font-size: 15px;
	}
    .twitterArea {
        padding: 80px 0;
    }
    .twitterArea li p {
        font-size: 25px;
        line-height: 40px;
    }
    .sponsorsArea {
        padding: 40px 0;
    }
    .sponsorsArea ul.owl-carousel {
        width: 75%;
    }
    .footerArea {
        padding: 40px 0 50px 0;
    }
    .footerArea .link {
        margin: 0 25px 20px 0;
    }
    .footerArea .link h2 {
        margin-bottom: 25px;
        font-size: 15px;
    }
    .footerArea .link li a {
        font-size: 14px;
    }
    .footerArea .social {
        padding: 0px;
        width: 100%;
        float: left;
        clear: both;
    }
	.footerArea .social li {
		margin: 12px 1% 0 0;
		width: 24%;
		
	}
    .copyrightArea {
        padding: 0 0 60px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* container */
    .container2 {
        padding: 0 15px;
        width: 970px;
    }
    .container3 {
        padding: 0 15px;
        width: 970px;
    }
    #headerWrapper {
        padding: 90px 0 0 0;
    }
    #headerWrapper .headeRight {
        padding: 20px 30px;
        margin: 0px;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #000;
    }
    #headerWrapper.sticky .logoArea {
        display: none;
    }
    .page-id-11 .searchArea .serachtoggle,
    #headerWrapper.sticky .searchArea .serachtoggle {
        color: #fff;
    }
    .menuArea {
        display: none;
    }
    /* mobilemenu area */
    .mobilemenuArea {
        float: left;
        display: block;
    }
    .mobilemenuArea .menutoggle {
        display: block;
        font-size: 26px;
        color: #fff;
        font-weight: 700;
        line-height: 22px;
    }
    .mobilemenuArea .menutoggle cite {
        width: 35px;
        float: left;
    }
    .mobilemenuArea .menutoggle span {
        margin-bottom: 4px;
        width: 100%;
        height: 5px;
        float: left;
        border-radius: 5px;
        background: #fff;
    }
    .mobilemenuArea .menutoggle span:last-child {
        margin-bottom: 0px;
    }
    .mobilemenuArea .menutoggle em {
        margin-left: 15px;
        float: left;
        font-style: normal;
    }
    .mobilemenuArea ul {
        display: none;
    }
    .searchArea {
        margin: 0px;
    }
    .searchArea .searchform {
        top: 43px;
    }
    .bannerArea .item {
        padding: 280px 0 0 0;
        min-height: 740px;
    }
    .bannerArea .overlay h1 {
        margin-bottom: 20px;
        font-size: 56px;
        line-height: 56px;
    }
    .shortbannerArea .item {
        padding: 300px 0 30px 0;
        min-height: auto;
    }
    .shortbannerArea .overlay h1 {
        font-size: 48px;
        line-height: 52px;
    }
    .customArea .custom .post {
        padding: 40px;
    }
    .customArea .register a {
        padding: 32px;
    }
    .customArea .registertext {
        width: 70%;
    }
    .journeyArea {
        padding: 80px 0;
    }
    .journeyArea .journey .slick-dots {
        padding: 0 15px;
    }
	
	.slick-slider { width: 100%; }
	.slick-slider .slick-track, .slick-slider .slick-list { width: 100%; }
	
    .communityArea {
        padding: 0 0 80px 0;
    }
    .communityArea .left {
        padding-top: 60px;
        padding-right: 15px;
    }
    .communityArea .right {
        padding-right: 15px;
        position: static;
    }
    .communityArea .right img {
        float: left;
    }
    .twitterArea {
        padding: 80px 0;
    }
    .sponsorsArea {
        padding: 50px 0;
    }
    .sponsorsArea ul.owl-carousel {
        width: 80%;
    }
    .footerArea {
        padding: 60px 0;
    }
    .footerArea .link {
        margin: 0 30px 0 0;
    }
    .footerArea .link h2 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1269px) {
    /* container */
    .container {
        width: 1190px;
    }
    .menuArea li {
        margin: 20px 20px 0 0;
    }
    .customArea .custom .post {
        padding: 47px 38px;
    }
}