/*
min-width: 769px & max-width: 1024px
-----
START
*/

@media screen and (max-width: 1024px) and (min-width: 769px) {

	/*
	Type #1 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-1-one-shortcode-2 {
	    border-radius: 0;
	    margin: 0 -10px;
	}
	.zeus-type-1-one-shortcode-2-second-row-left {
		font-size: 1.563em;
	}

	/*
	Type #1 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	START
	*/

	.zeus-type-1-list-item-landscape-2-wrapper {
		width: 50% !important;
	}
	.zeus-type-1-list-item-landscape-2-logo-area,
	.zeus-type-1-list-item-landscape-2-offer-area,
	.zeus-type-1-list-item-landscape-2-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-features-area {
		width: 100% !important;
	}
	.zeus-type-1-list-item-landscape-2-rating-wrapper {
		text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-rating {
		margin-right: 0;
	}
	.zeus-type-1-list-item-landscape-2-features-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer {
		font-size: 1.25em;
	}
	.zeus-type-1-list-item-landscape-2-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	END
	*/

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-micro-logo-wrapper {
		width: 100% !important;
	}

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-small-logo-wrapper {
		width: 50% !important;
	}

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #2 - One Item Shortcode
	-----
	START
	*/

	.zeus-type-2-one-shortcode-image,
	.zeus-type-2-one-shortcode-data {
		width: 100% !important;
		text-align: center;
	}
	.zeus-type-2-one-shortcode-image {
		padding-bottom: 40px;
	}
	.zeus-type-2-one-rtp-wrapper {
		justify-content: center;
	}
	.zeus-type-2-one-shortcode-offer {
		text-align: center;
		font-size: 1.563em;
	}

	/*
	Type #2 - One Item Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-micro-image-wrapper {
		width: 100% !important;
	}
	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-3-wrapper {
		width: 33.333333% !important;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-main img {
	    width: 100%;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-2-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-2-main img {
	    width: 100%;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-3-one-shortcode-2-first-row-logo {
		width: 100% !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-button-block {
		width: 100% !important;
		margin-top: 20px;
	}

	/*
	Type #3 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-large-logo-wrapper {
		width: 100% !important;
	}

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-wrapper {
		width: 50% !important;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-2-wrapper {
		width: 50% !important;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	END
	*/

	/*
	Taxonomy - Large Items Shortcode
	-----
	START
	*/

	.zeus-taxonomy-large-item-name,
	.zeus-taxonomy-large-item-image-name {
	    font-size: 1em;
	}

	/*
	Taxonomy - Large Items Shortcode
	-----
	END
	*/

}

/*
min-width: 769px & max-width: 1024px
-----
END
*/


/*
min-width: 481px & max-width: 768px
-----
START
*/

@media screen and (max-width: 768px) and (min-width: 481px) {

	/*
	Type #1 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-1-one-shortcode-2 {
	    border-radius: 0;
	    margin: 0;
	}
	.zeus-type-1-one-shortcode-2-first-row {
		order: 1;
		margin-bottom: 20px;
	}
	.zeus-type-1-one-shortcode-2-buttons-wrapper {
		order: 2;
		text-align: center;
		margin-bottom: 20px;
	}
	.zeus-type-1-one-shortcode-2-second-row {
		order: 3;
	}
	.zeus-type-1-one-shortcode-2-tc {
		order: 4;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-first-row-rating-block {
		width: 100% !important;
	    text-align: center;
	    margin-top: 10px;
	}
	.zeus-type-1-one-shortcode-2-first-row-inner {
	    padding: 0 20px;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-block {
		display: block !important;
		text-align: center;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-image {
		margin-bottom: 15px;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-image .zeus-shortcode-default-image-wrapper {
	    margin: auto;
	}
	.zeus-type-1-one-shortcode-2-first-row-rating-title {
		display: none;
	}
	.zeus-type-1-one-shortcode-2-second-row-left {
		width: 100% !important;
		font-size: 1.563em;
	}
	.zeus-type-1-one-shortcode-2-second-row-inner {
	    padding: 0 20px 40px;
	}
	.zeus-type-1-one-shortcode-2-second-row-title {
		font-size: 16px;
	}
	.zeus-type-1-one-shortcode-2-second-row-middle {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-second-row-right {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-tc-inner {
	    margin: 0 20px 0;
	}

	/*
	Type #1 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-micro-logo-wrapper {
		width: 50% !important;
	}

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-small-logo-wrapper {
		width: 50% !important;
	}
	.zeus-type-1-list-item-small-logo-element-button-one a,
	.zeus-type-1-list-item-small-logo-element-button-two a {
		min-width: 110px;
	}

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items Landscape Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-landscape-logo-area,
	.zeus-type-1-list-item-landscape-central-area,
	.zeus-type-1-list-item-landscape-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-1-list-item-landscape-central-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-offer {
		font-size: 1.25em;
	}
	.zeus-type-1-list-item-landscape-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #1 - List Items Landscape Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	START
	*/

	.zeus-type-1-list-item-landscape-2-logo-area,
	.zeus-type-1-list-item-landscape-2-offer-area,
	.zeus-type-1-list-item-landscape-2-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-features-area {
		width: 100% !important;
	}
	.zeus-type-1-list-item-landscape-2-rating-wrapper {
		text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-rating {
		margin-right: 0;
	}
	.zeus-type-1-list-item-landscape-2-features-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer {
		font-size: 1.25em;
	}
	.zeus-type-1-list-item-landscape-2-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	END
	*/

	/*
	Type #2 - One Item Shortcode
	-----
	START
	*/

	.zeus-type-2-one-shortcode-image,
	.zeus-type-2-one-shortcode-data {
		width: 100% !important;
		text-align: center;
	}
	.zeus-type-2-one-shortcode-image {
		padding-bottom: 40px;
	}
	.zeus-type-2-one-rtp-wrapper {
		justify-content: center;
	}
	.zeus-type-2-one-shortcode-offer {
		text-align: center;
		font-size: 1.563em;
	}

	/*
	Type #2 - One Item Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-micro-image-wrapper {
		width: 50% !important;
	}

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-items-huge-images-3 {
		margin: 0 -10px;
	}
	.zeus-type-2-list-item-huge-image-3-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-3 {
	    margin: 0 10px 40px;
	}

	/*
	Type #2 - List Items With Micro Images Shortcode #2
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-main img {
	    width: 100%;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-items-huge-images-2 {
		margin: 0 -10px;
	}
	.zeus-type-2-list-item-huge-image-2-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-2 {
		margin: 0 10px 40px;
	}
	.zeus-type-2-list-item-huge-image-2-main img {
	    width: 100%;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-3-one-shortcode-2-first-row-logo {
		width: 100% !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-block {
		display: block !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-image {
		text-align: center;
		margin-bottom: 20px;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-image .zeus-shortcode-default-image-wrapper {
		margin: auto;
	}
	.zeus-single-item-data-country-wrapper {
		left: 0 !important;
    	right: 0 !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-name-block {
		text-align: center;
    	margin-bottom: 20px;
	}
	.zeus-type-3-one-shortcode-2-first-row-button-block {
		width: 100% !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-inner {
	    padding: 0 20px;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item {
		width: 50% !important;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item-inner {
		padding-right: 10px;
    	margin: 0 20px 20px;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item:last-child .zeus-type-3-one-shortcode-2-offer-data-item-inner {
		border-right: 1px solid #dcdde1;
	}
	.zeus-type-3-one-shortcode-2-tc-inner {
	    margin: 20px 20px 0;
	}

	/*
	Type #3 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-large-logo-inner {
		justify-content: center;
	}
	.zeus-type-3-list-item-large-logo-left-block {
		width: 100%;
		flex: auto;
		max-width: 290px;
	}
	.zeus-type-3-list-item-large-logo-right-block {
		width: 100%;
	    flex: none;
	    justify-content: center;
	}
	.zeus-type-3-list-item-large-logo-right-block-inner {
	    margin-top: 20px;
	    text-align: center;
	    margin-left: 0;
	}

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-wrapper {
		width: 100% !important;
	}
	.zeus-type-3-list-item-small-logo-name {
		min-height: auto;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-2-wrapper {
		width: 100% !important;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - List Items Landscape Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-landscape-logo-area,
	.zeus-type-3-list-item-landscape-central-area,
	.zeus-type-3-list-item-landscape-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-3-list-item-landscape-central-area-inner {
		padding-top: 0;
	}
	.zeus-type-3-list-item-landscape-offer {
		font-size: 1.25em;
	}
	.zeus-type-3-list-item-landscape-offer-code {
		max-width: 260px;
		margin: 0 auto 8px;
	}
	.zeus-type-3-list-item-landscape-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #3 - List Items Landscape Shortcode
	-----
	END
	*/

	/*
	Taxonomy - Large Items Shortcode
	-----
	START
	*/

	.zeus-taxonomy-large-item {
		width: 50% !important;
	}
	.zeus-taxonomy-large-item:nth-child(odd) .zeus-taxonomy-large-item-inner {
		margin: 0 10px 20px 20px;
	}
	.zeus-taxonomy-large-item:nth-child(even) .zeus-taxonomy-large-item-inner {
		margin: 0 20px 20px 10px;
	}

	/*
	Taxonomy - Large Items Shortcode
	-----
	END
	*/

	/*
	Advanced Search Form
	-----
	START
	*/

	.zeus-advanced-search-form-taxonomy-wrapper {
		width: 50% !important;
	}

	/*
	Advanced Search Form
	-----
	END
	*/

}

/*
min-width: 481px & max-width: 768px
-----
END
*/


/*
max-width: 480px
-----
START
*/

@media screen and (max-width: 480px) {

	/*
	Type #1 - One Item Shortcode
	-----
	START
	*/

	.zeus-type-1-one-shortcode-image,
	.zeus-type-1-one-shortcode-data {
		width: 100% !important;
		text-align: center;
	}
	.zeus-type-1-one-shortcode-image {
		padding-bottom: 40px;
	}
	.zeus-type-1-one-shortcode-offer {
		text-align: center;
		font-size: 1.563em;
	}

	/*
	Type #1 - One Item Shortcode
	-----
	END
	*/

	/*
	Type #1 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-1-one-shortcode-2 {
	    border-radius: 0;
	    margin: 0;
	}
	.zeus-type-1-one-shortcode-2-first-row {
		order: 1;
		margin-bottom: 20px;
	}
	.zeus-type-1-one-shortcode-2-buttons-wrapper {
		order: 2;
		text-align: center;
		margin-bottom: 20px;
	}
	.zeus-type-1-one-shortcode-2-second-row {
		order: 3;
	}
	.zeus-type-1-one-shortcode-2-tc {
		order: 4;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-first-row-rating-block {
		width: 100% !important;
	    text-align: center;
	    margin-top: 10px;
	}
	.zeus-type-1-one-shortcode-2-first-row-inner {
	    padding: 0 20px;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-block {
		display: block !important;
		text-align: center;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-image {
		margin-bottom: 15px;
	}
	.zeus-type-1-one-shortcode-2-first-row-logo-image .zeus-shortcode-default-image-wrapper {
	    margin: auto;
	}
	.zeus-type-1-one-shortcode-2-first-row-rating-title {
		display: none;
	}
	.zeus-type-1-one-shortcode-2-second-row-left {
		width: 100% !important;
		font-size: 1.563em;
	}
	.zeus-type-1-one-shortcode-2-second-row-inner {
	    padding: 0 20px 40px;
	}
	.zeus-type-1-one-shortcode-2-second-row-title {
		font-size: 16px;
	}
	.zeus-type-1-one-shortcode-2-second-row-middle {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-second-row-right {
		width: 100% !important;
	}
	.zeus-type-1-one-shortcode-2-tc-inner {
	    margin: 0 20px 0;
	}

	/*
	Type #1 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #1 - Ratings Block Shortcode
	-----
	START
	*/

	.zeus-type-1-rating-shortcode-list {
		width: 100% !important;
		order: 2;
	}
	.zeus-type-1-rating-shortcode-summary {
		width: 100% !important;
		order: 1;
	}

	/*
	Type #1 - Ratings Block Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-micro-logo-wrapper {
		width: 100% !important;
	}

	/*
	Type #1 - List Items With Micro Logos Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-small-logo-wrapper {
		width: 100% !important;
	}

	/*
	Type #1 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items Landscape Shortcode
	-----
	START
	*/

	.zeus-type-1-list-item-landscape-logo-area,
	.zeus-type-1-list-item-landscape-central-area,
	.zeus-type-1-list-item-landscape-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-1-list-item-landscape-central-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-offer {
		font-size: 1.25em;
	}
	.zeus-type-1-list-item-landscape-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #1 - List Items Landscape Shortcode
	-----
	END
	*/

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	START
	*/

	.zeus-type-1-list-item-landscape-2-logo-area,
	.zeus-type-1-list-item-landscape-2-offer-area,
	.zeus-type-1-list-item-landscape-2-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-features-area {
		width: 100% !important;
	}
	.zeus-type-1-list-item-landscape-2-rating-wrapper {
		text-align: center;
	}
	.zeus-type-1-list-item-landscape-2-rating {
		margin-right: 0;
	}
	.zeus-type-1-list-item-landscape-2-features-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer-area-inner {
		padding-top: 0;
	}
	.zeus-type-1-list-item-landscape-2-offer {
		font-size: 1.25em;
	}
	.zeus-type-1-list-item-landscape-2-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}

	/*
	Type #1 - List Items Landscape Shortcode #2
	-----
	END
	*/

	/*
	Type #2 - One Item Shortcode
	-----
	START
	*/

	.zeus-type-2-one-shortcode-image,
	.zeus-type-2-one-shortcode-data {
		width: 100% !important;
		text-align: center;
	}
	.zeus-type-2-one-shortcode-image {
		padding-bottom: 40px;
	}
	.zeus-type-2-one-rtp-wrapper {
		justify-content: center;
	}
	.zeus-type-2-one-shortcode-offer {
		text-align: center;
		font-size: 1.563em;
	}

	/*
	Type #2 - One Item Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-micro-image-wrapper {
		width: 100% !important;
	}

	/*
	Type #2 - List Items With Micro Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Micro Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-3-wrapper {
		width: 100% !important;
	}
	.zeus-portrait .zeus-type-2-list-items-huge-images-3,
	.zeus-portrait .zeus-common-archive-loop-items {
		margin: 0 -10px;
	}
	.zeus-portrait .zeus-type-2-list-item-huge-image-3-wrapper {
		width: 50% !important;
	}
	.zeus-portrait .zeus-type-2-list-item-huge-image-3 {
	    margin: 0 10px 40px;
	}

	/*
	Type #2 - List Items With Micro Images Shortcode #2
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	START
	*/

	.zeus-type-2-list-item-huge-image-wrapper {
		width: 100% !important;
	}
	.zeus-type-2-list-item-huge-image-main img {
	    width: 100%;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode
	-----
	END
	*/

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	START
	*/

	.zeus-type-2-list-items-huge-images-2 {
		margin: 0 -10px;
	}
	.zeus-type-2-list-item-huge-image-2-wrapper {
		width: 50% !important;
	}
	.zeus-type-2-list-item-huge-image-2 {
		margin: 0 10px 40px;
	}
	.zeus-type-2-list-item-huge-image-2-main img {
	    width: 100%;
	}
	.zeus-type-2-list-item-huge-image-2-taxonomy {
		padding: 30px 10px 10px;
	}
	.zeus-type-2-list-item-huge-image-2-name {
	    font-size: 1em;
	}
	.zeus-type-2-list-item-huge-image-2-rtp {
		font-size: 0.8em;
	}
	.zeus-type-2-list-item-huge-image-2-button-one,
	.zeus-type-2-list-item-huge-image-2-button-two {
		width: 100% !important;
	}
	.zeus-type-2-list-item-huge-image-2-button-one a {
		margin-right: 0;
		padding: 9px 11px;
	}
	.zeus-type-2-list-item-huge-image-2-button-two a {
		margin-left: 0;
		padding: 9px 11px;
	}

	/*
	Type #2 - List Items With Huge Images Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - One Item Shortcode
	-----
	START
	*/

	.zeus-type-3-one-shortcode-image,
	.zeus-type-3-one-shortcode-data {
		width: 100% !important;
		text-align: center;
	}
	.zeus-type-3-one-shortcode-image {
		padding-bottom: 40px;
	}
	.zeus-type-3-one-shortcode-tc {
		width: 100%;
	}
	.zeus-type-3-one-shortcode-tc-inner {
		margin: 30px 20px 0;
		padding: 12px 0 0;
		border-top: 1px solid #dcdde1;
	}
	.zeus-type-3-one-shortcode-offer-data-item .zeus-type-3-one-shortcode-offer-data-item-inner {
		margin: 0 0 0 20px;
	}
	.zeus-type-3-one-shortcode-offer-data-item:last-child .zeus-type-3-one-shortcode-offer-data-item-inner {
		border-right: 0;
	}

	/*
	Type #3 - One Item Shortcode
	-----
	END
	*/

	/*
	Type #3 - One Item Shortcode #2
	-----
	START
	*/

	.zeus-type-3-one-shortcode-2 {
		border-radius: 0;
    	margin: 0;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo {
		width: 100% !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-block {
		display: block !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-image {
		text-align: center;
		margin-bottom: 20px;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-image .zeus-shortcode-default-image-wrapper {
		margin: auto;
	}
	.zeus-single-item-data-country-wrapper {
		left: 0 !important;
    	right: 0 !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-name-block {
		text-align: center;
    	margin-bottom: 20px;
	}
	.zeus-type-3-one-shortcode-2-first-row-logo-name {
		font-size: 1.563em;
	}
	.zeus-type-3-one-shortcode-2-first-row-button-block {
		width: 100% !important;
	}
	.zeus-type-3-one-shortcode-2-first-row-inner {
	    padding: 0 20px;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item {
		width: 50% !important;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item-inner {
		padding-right: 10px;
    	margin: 0 20px 20px;
	}
	.zeus-type-3-one-shortcode-2-offer-data-item:last-child .zeus-type-3-one-shortcode-2-offer-data-item-inner {
		border-right: 1px solid #dcdde1;
	}
	.zeus-type-3-one-shortcode-2-tc-inner {
	    margin: 20px 20px 0;
	}

	/*
	Type #3 - One Item Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-large-logo-wrapper {
		width: 100% !important;
	}
	.zeus-type-3-list-item-large-logo-inner {
		justify-content: center;
	}
	.zeus-type-3-list-item-large-logo-left-block {
		width: 100%;
	}
	.zeus-type-3-list-item-large-logo-right-block {
		width: 100%;
	    flex: none;
	    justify-content: center;
	}
	.zeus-type-3-list-item-large-logo-right-block-inner {
	    margin-top: 20px;
	    text-align: center;
	    margin-left: 0;
	}

	/*
	Type #3 - List Items With Large Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-wrapper {
		width: 100% !important;
	}
	.zeus-type-3-list-item-small-logo-name {
		min-height: auto;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode
	-----
	END
	*/

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	START
	*/

	.zeus-type-3-list-item-small-logo-2-wrapper {
		width: 100% !important;
	}

	/*
	Type #3 - List Items With Small Logos Shortcode #2
	-----
	END
	*/

	/*
	Type #3 - List Items Landscape Shortcode
	-----
	START
	*/

	.zeus-type-3-list-item-landscape-logo-area,
	.zeus-type-3-list-item-landscape-central-area,
	.zeus-type-3-list-item-landscape-buttons-area {
		width: 100% !important;
    	text-align: center;
	}
	.zeus-type-3-list-item-landscape-central-area-inner {
		padding-top: 0;
	}
	.zeus-type-3-list-item-landscape-offer {
		font-size: 1.25em;
	}
	.zeus-type-3-list-item-landscape-offer-code {
		max-width: 260px;
		margin: 0 auto 8px;
	}
	.zeus-type-3-list-item-landscape-buttons {
	    max-width: 260px;
	    margin: 0 auto;
	}
	.zeus-type-3-list-item-landscape-offer-data-items {
	    margin: 20px -10px 0;
	}
	.zeus-type-3-list-item-landscape-offer-data-item {
	    font-size: 12px;
	}
	.zeus-type-3-list-item-landscape-offer-data-item-inner {
	    padding-right: 10px;
	    margin-left: 10px;
	}

	/*
	Type #3 - List Items Landscape Shortcode
	-----
	END
	*/

	/*
	Taxonomy - Large Items Shortcode
	-----
	START
	*/

	.zeus-taxonomy-large-item {
		width: 50% !important;
	}
	.zeus-taxonomy-large-item:nth-child(odd) .zeus-taxonomy-large-item-inner {
		margin: 0 10px 20px 20px;
	}
	.zeus-taxonomy-large-item:nth-child(even) .zeus-taxonomy-large-item-inner {
		margin: 0 20px 20px 10px;
	}
	.zeus-taxonomy-large-item-name,
	.zeus-taxonomy-large-item-image-name {
	    font-size: 1em;
	}

	/*
	Taxonomy - Large Items Shortcode
	-----
	END
	*/

	/*
	Advanced Search Form
	-----
	START
	*/

	.zeus-advanced-search-form-taxonomy-wrapper {
		width: 100% !important;
	}

	/*
	Advanced Search Form
	-----
	END
	*/

}

/*
max-width: 480px
-----
END
*/