/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
html body {
	line-height: 28px;
}
/* Module and Items titles */
.article_title, .module_title {
	font-size: 170%;
}
/* Top menu*/
#topmenu_holder {
	margin-bottom: 50px;
}
#yjsgheadergrid #topmenu_holder {
	margin: 35px 0;
}
ul.yjsgmenu ul.subul_main li a {
	font-size: 90%;
	text-transform: none;
}
ul.yjsgmenu li a span.yjm_desc {
	font-size: 90%;
	text-transform: capitalize;
}
ul.yjsgmenu > li.level0 {
	margin: 0 5px;
}
/*icon*/
ul.yjsgmenu span.child a:after {
	right: 12px;
	font-size: 11px;
}
/* top level menu items */
ul.yjsgmenu li a, ul.yjsgmenu.megadropline a.dlevel1a, ul.yjsgmenu.megadropline .cleardropline, ul.yjsgmenu.megadropline .cleardropline {
	padding: 0px 25px;
	height: 40px;
	line-height: 40px;
}
ul.yjsgmenu a span.yjm_has_desc, ul.yjsgmenu a span.yjm_has_all, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_desc, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_all {
	padding: 10px 0;
}
/* sub levels menu items */
ul.yjsgmenu ul li a {
	line-height: 50px;
}
ul.yjsgmenu ul a span.yjm_has_desc, ul.yjsgmenu ul a span.yjm_has_all {
	line-height: normal;
	padding: 10px 0;
}
/* Switcher */
#layout_type {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.ispattern {
	background-repeat: repeat;
	background-attachment: fixed;
}
body.isimage {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
/*boxed*/
#layout_type.yjsgsitew .yjsg_grid, #layout_type.yjsgsitew .holders {
	padding: 70px 50px;
}
#layout_type.yjsgsitew #yjsgheadergrid.yjsg_grid {
	padding: 15px 0;
}
#layout_type.yjsgsitew #centertop.yjsgsitew {
	padding: 0 50px;
}
#layout_type.yjsgsitew #yjsg1.yjsg_grid {
	padding: 15px 0;
}
#layout_type.yjsgsitew #yjsgbodytop.yjsg_grid {
	padding: 0 0 15px 0;
}
#layout_type.yjsgsitew #yjsgbodybottom.yjsg_grid {
	padding: 15px 0 0 0;
}
#layout_type.yjsgsitew #pathway {
	margin: 0 50px 60px 50px;
}
#layout_type.yjsgsitew #footer {
	padding: 40px 65px;
}
#layout_type.yjsgsitew .yjsglogo {
	right: 65px;
}
#layout_type.yjsgsitew .extrapos1.yjsgsitew, #layout_type.yjsgsitew .extrapos2.yjsgsitew {
	padding: 60px 65px;
}
#layout_type.yjsgsitew .aslides .yjsg-col-1-2:last-child {
	padding: 0 130px;
}
#layout_type.yjsgsitew .gridsfx-asocials {
	padding: 70px 0 0 0;
}
#layout_type.yjsgsitew .gridsfx-aslides.k2presents .yjsg-col-1-2:first-child {
	padding-top: 80px;
}
/* Transition */
.button-white, .button-white-color, .button-gray, .button-dark, .button-color, .button-google, .button-apple, .avideo a, .social-holder ul li a, .slidersfx-yjsgsfx-aslides ul.yjsgsliderPagination li a, .amenutrigger a:after, #k2Container .yjk2-tags a, div.itemCommentsForm form input#submitCommentButton, .acanvasmenu .defaultmenu li a, .acanvasmenu .defaultmenu li.parent > a:before, .button, a.readon {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Border radius */
.button-white, .button-white-color, .button-gray, .button-dark, .button-color, .button-google, .button-apple, .avideo a, .asubscribe .inputbox_email, .social-holder ul li a, .slidersfx-yjsgsfx-aslides ul.yjsgsliderPagination li a, #k2Container .yjk2-tags a, form#comment-form input[type="text"], div.itemCommentsForm form input#submitCommentButton, .yjsg-element-holder input, .yjsg-element-holder select, .yjsg-form .inputbox, .button, a.readon, ul.yjsg-pagination-links, #pathway ul.breadcrumb, .yjsgmenu li a, .yjsg-pager-links .pager li.previous > a, .yjsg-pager-links .pager li.next> a {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.yjsgmenu ul, .yjsgmenu li.holdsgroup ul ul {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Defaults */
.yjsg_grid {
	padding: 70px 0;
}
#yjsgheadergrid.yjsg_grid, #yjsg1.yjsg_grid {
	padding: 15px 0;
}
#header, #yjsg1 {
	margin-bottom: 50px;
}
.holders {
	padding: 70px 0;
}
#yjsgbodytop.yjsg_grid {
	padding: 0 0 15px 0;
}
#yjsgbodybottom.yjsg_grid {
	padding: 15px 0 0 0;
}
#pathway {
	margin: 0 0 70px 0;
}
#footer {
	padding: 40px 15px;
}
#cp {
	margin: 0 auto;
}
.yjsg-module-positions.smaller.modpos-footer {
	max-width: 100%;
}
/*typo*/
.typo-bg {
	display: table;
	padding: 30px;
}
/*next, prev*/
.yjsg-pager-links .pager li.previous > a {
	padding-right: 20px;
	border: none;
}
.yjsg-pager-links .pager li.next> a {
	padding-left: 20px;
	border: none;
}
/*pagination*/
ul.yjsg-pagination-links {
	overflow: hidden;
}
ul.yjsg-pagination-links > li {
	display: inline!important;
}
ul.yjsg-pagination-links > li > a, ul.yjsg-pagination-links > li > span {
	border: none!important;
	border-radius: 0!important;
	padding: 12px 18px!important;
	margin: 0!important;
	font-weight: 400;
	background: none!important;
}
ul.yjsg-pagination-links > li:last-child > a, ul.yjsg-pagination-links > li:last-child > span {
	border: none!important;
}
ul.yjsg-pagination-links > li > a:hover, ul.yjsg-pagination-links > li > span:hover {
	background: none;
}
/*inputs*/
.yjsg-element-holder input, .yjsg-element-holder select, .yjsg-form .inputbox {
	height: auto!important;
	border: none;
	padding: 12px 16px!important;
	box-shadow: none;
}
.yjsg-form .yjsg-form-prepend, .yjsg-form .yjsg-form-append, .yjsg-form .yjsg-form-prepend + .yjsg-form-element {
	border-radius: 0;
}
/*user profile*/
.yjsg-form-fieldset legend {
	text-transform: uppercase;
	font-weight: bold;
}
.yjsg-userpages.user dl {
	margin-bottom: 50px;
}
.yjsg-userpages.user dt {
	margin: 0 auto;
	padding: 0;
	background: none;
	text-transform: uppercase;
}
.yjsg-userpages.user dd {
	padding: 0;
	margin: 0 auto 15px auto;
}
/*logout*/
.yjsg-userpages.logout button {
	margin: 0 auto;
}
.yjsg-userpages.logout .logout-description {
	text-align: center;
}
/*buttons*/
.button, a.readon {
	display: table;
	height: auto;
	width: auto;
	line-height: normal;
	padding: 15px 25px;
	border: none;
	font-size: 100%;
	text-transform: uppercase;
}
a.readon span {
	height: auto;
	line-height: normal;
	padding: 0;
}
/* Module styles */
.yjsg2 .module_title, .yjsg3 .module_title, .yjsg4 .module_title, .yjsg5 .module_title {
	text-transform: uppercase;
	font-size: 200%;
}
.yjsg4 .module_title, .yjsg5 .module_title {
	font-size: 350%;
	position: relative;
	padding: 60px 0 0 0;
	margin: 0 auto 60px auto;
}
.yjsg5 .module_title {
	text-align: center;
}
.yjsg4 .module_subtitle, .yjsg5 .module_subtitle {
	font-size: 33%;
	text-transform: none;
	max-width: 40%;
	margin: 80px auto 0 auto;
	line-height: 28px;
}
.yjsg4 .module_subtitle {
	margin: 0;
	max-width: 100%;
}
.yjsg4 .module_title:before, .yjsg5 .module_title:before {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 165px;
}
.yjsg6 .module_title, .yjsg7 .module_title {
	font-size: 250%;
}
/* Backgrounds */
.centertop-out, .yjsg4-out, .extrapos1-out, .extrapos2-out, .yjsg7-out {
	display: block;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.yjsg2-out {
	display: block;
}
.extrapos1, .extrapos2 {
	padding: 70px 15px;
}
.centertop-out:before {
	content: "";
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 24.7%;
	z-index: 0;
}
.apositions .centertop-out:before {
	display: none;
}
/* Buttons */
.button-white, .button-white-color, .button-gray, .button-dark, .button-color {
	display: table;
	margin: 0;
	padding: 15px 25px;
	border: none;
	line-height: normal;
	text-transform: uppercase;
}
/* Menu */
.amenutrigger {
	float: right;
	padding: 31px 0;
}
.amenutrigger a {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0 15px 0 0;
	text-transform: uppercase;
}
.amenutrigger a:after {
	content: "";
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
/*menu*/
.yjsg-off_canvas_in {
	padding: 40px;
}
.acanvasmenu .defaultmenu ul {
	padding-left: 0;
}
.acanvasmenu .defaultmenu li a {
	padding: 5px 0;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
}
.acanvasmenu .defaultmenu li > a:before {
	visibility: hidden;
}
.acanvasmenu .defaultmenu li.lifirst, .acanvasmenu .defaultmenu li.parent {
	margin-bottom: 30px;
}
.acanvasmenu .defaultmenu li.lifirst a {
	font-size: 100%;
	font-weight: bold;
}
.acanvasmenu .defaultmenu li.parent > a {
	text-indent: 15px;
	position: relative;
	font-weight: bold;
}
.acanvasmenu .defaultmenu li.parent > a:before {
	content: "";
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	visibility: visible;
}
.acanvasmenu .defaultmenu li a:hover {
	text-indent: 15px;
}
.acanvasmenu .defaultmenu li.lifirst > a:hover {
	text-indent: 0;
}
.acanvasmenu .defaultmenu li.parent > a:hover {
	text-indent: 15px;
}
/*hover,active*/
.acanvasmenu .defaultmenu a.isactivea, .acanvasmenu .defaultmenu li a:hover {
	background: none;
}
/* Slides */
.slidersfx-yjsgsfx-aslides .yjsgChromes img {
	width: auto;
	max-width: none;
}
.aslides .yjsg-col-1-2:first-child {
	padding-top: 130px;
}
.aslides .yjsg-col-1-2:last-child {
	padding: 0 50px;
}
.aslides h3 {
	text-transform: uppercase;
	font-size: 450%;
	margin: 0 auto 20px auto;
}
.aslides h4 {
	text-transform: uppercase;
	margin: 0 auto 20px auto;
	font-size: 220%;
}
.aslides p {
	margin: 0 auto 40px auto;
	line-height: 35px;
}
/*pagination*/
.slidersfx-yjsgsfx-aslides .yjsgsliderControls {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 176px;
	margin: auto;
}
.slidersfx-yjsgsfx-aslides ul.yjsgsliderPagination {
	margin: 0;
	float: right;
}
.slidersfx-yjsgsfx-aslides ul.yjsgsliderPagination li {
	display: block;
	width: 12px;
	height: 12px;
	float: none;
	margin: 25px 0;
}
.slidersfx-yjsgsfx-aslides ul.yjsgsliderPagination li a {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 0;
	border: none;
	text-indent: -999px;
}
/* About */
.aabout .yjsg-col-1-5 {
	padding: 60px 15px 0 15px;
}
.aabout .yjsg-col-1 {
	padding: 20px 0;
}
.aabout .yjsg-col-1 h4 {
	text-transform: uppercase;
}
.aabout .yjsg-col-1-5:last-child {
	text-align: right;
}
/* How it works */
.ahow .yjsg-col-1-2:first-child {
	padding: 50px 0 0 120px;
}
.ahow .yjsg-col-1-2:last-child {
	text-align: center;
}
.ahow h4 {
	font-size: 150%;
	line-height: 28px;
	margin: 0 auto 20px auto;
	text-transform: uppercase;
}
.ahow ul li {
	list-style-type: none;
	padding: 10px 0;
}
.ahow ul li span {
	font-size: 120%;
	margin: 0 20px 0 0;
}
/* Download now */
.adownload h4 {
	font-size: 350%;
	position: relative;
	padding: 60px 0 0 0;
	text-transform: uppercase;
	margin: 0 auto 60px auto;
}
.adownload h4:before {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 165px;
}
.adownload .yjsg-col-1-2 .yjsg-row {
	padding: 0 0 50px 0;
}
.adownload .yjsg-col-1-3 {
	padding: 0;
}
.adownload .yjsg-col-1-3 p {
	font-size: 120%;
	margin: 0 auto;
}
.adownload .yjsg-col-1-3 span {
	display: block;
}
.button-google, .button-apple {
	display: inline-block;
	overflow: hidden;
	line-height: normal;
	padding: 8px 25px;
	margin: 60px 45px 0 0;
	text-transform: uppercase;
}
.button-google span:first-child, .button-apple span:first-child {
	font-size: 200%;
	margin-right: 12px;
	float: left;
	line-height: 38px;
}
.button-google .button-text, .button-apple .button-text {
	display: inline-block;
	line-height: 18px;
}
.button-google .button-text span, .button-apple .button-text span {
	font-size: 120%;
	letter-spacing: 1px;
}
.button-apple .button-text span {
	text-transform: capitalize;
	font-size: 160%;
	letter-spacing: 0;
}
/* New cool features */
.afeatures #apps {
	width: 80%;
	margin: 0 auto;
}
.afeatures .tabsleft .yjsgShortcodeTabs {
	border: none;
	width: 24%;
}
.afeatures ul.yjsgsliderPaginationTabs li:first-child {
	padding-top: 200px;
}
.afeatures ul.yjsgsliderPaginationTabs li a {
	border: none;
	padding: 15px 0;
	text-transform: uppercase;
	font-size: 120%;
	text-decoration: none;
	opacity: 0.2;
}
.afeatures ul.yjsgsliderPaginationTabs li.active a {
	border: none;
	opacity: 1;
}
.afeatures .yjsg-col-2-3 {
	text-align: center;
}
.afeatures .yjsg-col-1-3 {
	margin-top: 200px;
}
.afeatures .yjsg-col-1-3 h4 {
	text-transform: uppercase;
	font-size: 200%;
	margin: 0 auto 20px auto;
}
.afeatures .yjsg-col-1-3 p {
	font-size: 110%;
}
/* Take a look */
.avideo .module_subtitle {
	max-width: 26%;
}
.avideo a {
	display: table;
	width: 90px;
	height: 90px;
	margin: 0 auto 60px auto;
	text-align: center;
	line-height: 90px;
	font-size: 160%;
	letter-spacing: -6px;
}
/* Connect apps on tv! */
.aconnect .module_title {
	margin: 0 auto 120px auto;
}
.aconnect .yjsg-col-1-2 h4 {
	margin: 0 auto 20px auto;
	text-transform: uppercase;
	font-size: 200%;
}
.aconnect .yjsg-col-1-3 {
	padding: 0;
}
/* Subscribe */
.asubscribe h4 {
	font-size: 250%;
	position: relative;
	text-transform: uppercase;
	margin: 0 auto;
}
.asubscribe h4:before {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	top: -60px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 160px;
}
.asubscribe form {
	width: 100%;
	position: relative;
}
.asubscribe .inputbox_email {
	border: none;
	margin: 0 auto;
	padding: 15px 0;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: none;
	text-indent: 25px;
	font-size: 90%;
	font-style: italic;
}
.asubscribe .button-white {
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
}
/* Footer module */
.gridsfx-asocials {
	padding: 100px 0 0 0;
}
.social-holder {
	display: table;
	overflow: hidden;
	margin: 0 auto;
	width: auto;
}
.social-holder p {
	display: table;
	text-transform: uppercase;
	font-size: 140%;
	margin: 0 30px;
	float: left;
	height: 45px;
	line-height: 45px;
}
.social-holder ul {
	margin: 0 auto;
	float: left;
	display: table;
}
.social-holder ul li {
	display: table;
	float: left;
}
.social-holder ul li a {
	display: table;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 15px;
	font-size: 120%;
}
/* Top Presentations */
.gridsfx-aslides.customtop, .gridsfx-aslides.k2presents, .gridsfx-aslides.customtop .yjsg-row, .gridsfx-aslides.k2presents .yjsg-row {
	padding: 0!important;
	margin-bottom: 0!important;
}
.gridsfx-aslides.k2presents .yjsg-col-1-2:first-child {
	padding-top: 150px;
}
.gridsfx-aslides.customtop .yjsg-col-1-2:first-child {
	padding-top: 100px;
}
/* RTL */
.yjsgrtl .amenutrigger, .yjsgrtl .slidersfx-yjsgsfx-aslides .yjsgChromes img, .yjsgrtl .k2presents .yjsg-col-1-2 img, .yjsgrtl .customtop .yjsg-col-1-2 img {
	float: left!important;
}
.yjsgrtl .acanvasmenu .defaultmenu li.parent > a:before {
	right: 0;
	left: auto;
}
.yjsgrtl .aslides .yjsg-col-1-2, .yjsgrtl .adownload .yjsg-col-1-2, .yjsgrtl .ahow .yjsg-col-1-2, .yjsgrtl .button-google span:first-child, .yjsgrtl .button-apple span:first-child, .yjsgrtl .afeatures .yjsg-col-2-3, .yjsgrtl .aconnect .yjsg-col-1-2, .yjsgrtl .asubscribe .yjsg-col-1-2 {
	float: right;
}
.yjsgrtl .centertop-out:before, .yjsgrtl .slidersfx-yjsgsfx-aslides .yjsgsliderControls, .yjsgrtl .amenutrigger a:after, .yjsgrtl .asubscribe .button-white {
	left: 0;
	right: auto;
}
.yjsgrtl .amenutrigger a {
	padding: 0 0 0 15px;
}
.yjsgrtl .aabout .yjsg-col-1-5:first-child {
	text-align: left;
}
.yjsgrtl .ahow .yjsg-col-1-2:first-child {
	padding: 50px 120px 0 0;
}
.yjsgrtl .ahow ul li span, .yjsgrtl .button-google span:first-child, .yjsgrtl .button-apple span:first-child {
	margin: 0 0 0 20px;
}
.yjsgrtl .adownload h4:before, .yjsgrtl .asubscribe h4:before {
	background-position: right center;
}
.yjsgrtl .button-google, .yjsgrtl .button-apple {
	margin: 60px 0 0 45px;
}
.yjsgrtl .afeatures .tabsright .yjsgShortcodeTabs {
	border: none;
	width: 24%;
}
/* Hover effect */
.yj-hover {
	display: block;
	overflow: hidden;
	position: relative;
}
.yj-hover img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 1;
}
/*hover*/
.yj-hover:hover img {
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	transform: scale(1.1) rotate(3deg);
	opacity: 0.3;
}
