/******************************************************************************
    GENERELT
    
******************************************************************************/

body {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #4db2b3;
    font-weight: bolder;
    line-height: 1.3;
}

.button {
    border-radius:18px;
}

.smallButton {
    padding: 15px 10px 15px 10px;
}

.uk-overlay-background {
    background: none;
}

#g-page-surround .g-offcanvas-toggle {
    top: 0px;
    margin-top: 2px;
    color: #424753;
}

.AboutUs #g-container-main {
    background-image: url('/images/design/backgrounds/about-us-big-750x750.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 15% center;
}

.AboutUs #g-container-main #g-mainbar {
    background: transparent;
}

.ArtManagement #g-container-main {
    background-image: url('/images/design/backgrounds/art-management-big-750x750.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 15% center;
}

.ArtManagement #g-container-main #g-mainbar {
    background: transparent;
}

.span-no-linebreak span {
  white-space: nowrap;
}

.hide-on-mobile {
  display: block;
}

/* Knapper */
/******************************************************************************
    TOPMENU
******************************************************************************/

#g-topmenu {
    background: #DBE0E6;
}

    #g-topmenu .g-content {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #g-topmenu .platform-content {
        float: right;
        margin: 0px 15px 0px 0px;
        padding: 0px;
    }
    
    #g-topmenu .platform-content:first-child {
        margin-right: 0px;
    }
    
    #g-topmenu .platform-content p {
        margin: 3px 0px 0px 0px;   
    }
    
    #g-topmenu .topLogin {
        font-size: 14px;
        font-weight: bold;
        white-space: normal;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-all;
        -webkit-transition: 0.35s ease;
        -moz-transition: 0.35s ease;
        transition: 0.35s ease;
        color: #424753;
        padding: 0.2345rem 0;
        letter-spacing: 1px;
        margin-top: 0px;
        position: relative;
        float: left;
    }
    
    #g-topmenu .topLogin:before {
        content: ' ';
        position: absolute;
        background-image: url('/images/design/icons/svg/login-grey.svg');
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
        margin-left: -30px;
        margin-top: -3px;
    }

.mod-languages {
  display: none;
}
    

/******************************************************************************
    NAVIGATION
******************************************************************************/

#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    box-shadow: none;
}

#g-navigation .g-main-nav {
    text-align: right;
}

.g-menu-item-title {
    letter-spacing: 1px;
}

.g-menu-item:last-child .g-menu-item-title {
    margin-right: 0px;
}

#g-navigation .g-logo img {
    margin-top: 9px;
}

#g-navigation .g-main-nav .g-toplevel > li {
    border-right: 1px solid #18b59f;
    padding-right: 15px;
}

#g-navigation .g-main-nav .g-toplevel > li:first-child {
    padding-left: 15px;
    border-left: 1px solid #18b59f;    
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container img {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    padding: 0px;
}

#g-navigation .g-main-nav .g-dropdown {
    border-radius: 0px;
    border: none;
    width: 100%;
}

#g-navigation .g-main-nav .g-dropdown .g-sublevel .g-menu-item-141 {
    border-top: 1px solid #18b59f;
}

#g-navigation .g-main-nav .g-dropdown .g-sublevel .g-menu-item {
    border-bottom: 1px solid #18b59f;
    padding-top: 10px;
    padding-bottom: 10px;
}

#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
    border-bottom: none;
}

.g-toplevel .NavManagement .g-menu-parent-indicator {
    visibility: hidden !important;
    display: none !important;
}

@media screen and (min-width: 961px) and (max-width: 1199px) {
    
    #g-navigation .g-logo img {
        margin-top: 14px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    
    #g-navigation .g-logo img {
        margin-top: 18px;
    }
    
    
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container img {
        width: 25px;
        height: 25px;
        margin-right: 7px;
    }
    
    .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 14px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li {
        padding-right: 7px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li:first-child {
        padding-left: 7px;
    }
    
}

@media screen and (max-width: 767px) {
    
    .g-toplevel .NavManagement .g-menu-parent-indicator {
        visibility: visible !important;
        display: block !important;
    	top: 17px;
	}
  
  	#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator{
  		right: 2px;
  	}
        
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container img {
        display: none !important;
        visibility: hidden !important;
    }
    
    #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container img {
        display: none !important;
        visibility: hidden !important;
    }
    
}

/******************************************************************************
    HEADER
******************************************************************************/
.g-slideshow .g-slideshow-buttons .button {
    color: #ffffff !important;
}

#g-header {
    height:600;
}

@media screen and (max-width: 767px) {
    .g-slideshow-item, .uk-slidenav-position {
        min-height: 350px !important;
        width: 100%;
    }
    .g-slideshow .g-slideshow-desc {
        display:block;
        font-size: 38px !important;
        margin-bottom: 30px;
    }
    
    .g-slideshow .slideshow-caption.uk-overlay-background {
        padding: 0px;
    }
   
    
}



/******************************************************************************
    prices
******************************************************************************/

.prices-slideshow .g-slideshow-desc {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.4;
}

.move-button-header-a .g-slideshow-buttons{
    margin-left: 35%;
}

.priceheader-button .button {
    font-size: 14px;
}


/******************************************************************************
        home
******************************************************************************/

.home-slideshow .g-slideshow-desc {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.3;
    
}

.WeCanManage .home-intro-title-a {
    text-align: left;
}

    .WeCanManage .home-intro-title-a h4, .WeCanManage .home-intro-title-a h4 a {
        text-align: left;
        color: #4db2b3;
        font-weight: bolder;
    }
    
.CustomizeYourWebpage .g-features-particle-title, .CustomizeYourWebpage .g-features-particle-title a {
    text-align: left;
    color: #4db2b3;
    font-weight: bolder;
}

#g-features {
    background-color: #DBE0E6;
    padding: 0;
}

#g-features .g-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.ProductContainer {
    width: 33%;
    min-height: 450px;
}

.ProductContainer .g-features-particle-button {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    width: 100%;
}

.ProductContainer .g-features-particle-button .button {
    background-color: transparent;
    background-image: none;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin: 0px auto;
}

#g-features .ArtistEdition {
    background-image: url(/images/images/siteimages/ArtistEdition-showcase.jpg);
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

#g-features .ArtistEdition:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(0, 181, 159, 0.75);
    background: rgba(0, 181, 159, 0.75);
}


#g-features .GalleryEdition {
    background-image: url('/images/images/siteimages/Gallery-showcase.jpg');
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

#g-features .GalleryEdition:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(8, 50, 87, 0.75);
    background: rgba(8, 50, 87, 0.75);
}


#g-features .EnterpriseEdition {
    background-image: url('/images/images/siteimages/Enterprise-showcase.jpg');
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

#g-features .EnterpriseEdition:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(123, 62, 124, 0.75);
    background: rgba(123, 62, 124, 0.75);
}

#g-features .ArtistEdition .g-features-particle-title, #g-features .ArtistEdition .g-features-particle-title a, #g-features .GalleryEdition .g-features-particle-title, #g-features .GalleryEdition .g-features-particle-title a, #g-features .EnterpriseEdition .g-features-particle-title, #g-features .EnterpriseEdition .g-features-particle-title a {
    font-weight: bolder;
    font-size: 30px;
    line-height: 1.3;
    color: #FFFFFF;
    margin-top: 35px;
}

#g-features .ArtistEdition .g-features-particle-desc, #g-features .GalleryEdition .g-features-particle-desc, #g-features .EnterpriseEdition .g-features-particle-desc {
    text-align: left;
    padding: 0 25px 0 25px;
}

@media screen and ( min-width: 768px) and (max-width: 1199px) {
    .ProductContainer {
        height: 650px;
    }
}

@media screen and (max-width: 767px) {
    
    #g-features .ArtistEdition .g-features-particle-title a, #g-features .GalleryEdition .g-features-particle-title a, #g-features .EnterpriseEdition .g-features-particle-title a {
        font-size: 25px;
    }
    
    .ProductContainer {
        min-height: 525px;    
    }
    
    #g-expanded {
        padding: 0px;
    }
    
    .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next {
        right: 0;
    }
    
}

#g-expanded .OurClients .g-title {
    font-size: 40px;
    text-align: center;
    color: #4db2b3;
    font-weight: bolder;
}



/******************************************************************************
    EDITIONS
******************************************************************************/

.editionheader {
    float: left;
    display: block;
}

.editionbutton {
    float: left;
    display: block;
    width: calc(100% - 300px);
}

.editionbutton button {
    float: right;
    padding: 7px 15px 9px 15px;
    font-size: 16px;
    border-radius: 7px;
    color: rgba(30,30,30,1);
    background: rgba(240,240,240,1);
    margin: 0px;
    font-weight: 700;
    width: 150px;
}

.editionbutton button.active {
    background: rgba(30,30,30,1);
    color: rgba(240,240,240,1);
    height: 50px;
    margin-top:-10px;
    font-size: 110%;
}

.editionbutton button:focus {
    outline: none;
}

.editioncontainer {
    float: left;
    display: block;
    position: relative;
    margin-bottom: 100px;
}

.artistedition, .galleryedition, .enterpriseedition {
    margin-bottom: 50px;
}

.artistedition .editionheader h2 {
    text-align: center;
    background-color: #00b59f;
}

.artistedition .editioncontainer {
    background-image: url('/images/images/siteimages/artistedition_big.jpg');
    background-size: cover;
    margin-top: -8px;
    padding: 25px 50px 25px 50px;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

.artistedition .editioncontainer:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(0, 181, 159, 0.75);
    background: rgba(0, 181, 159, 0.75);
}

.artistedition .pricecontainer .button {
    color: #00b59f;
}

.galleryedition .editionheader h2 {
    text-align: center;
    background-color: #083257;
}

.galleryedition .editioncontainer {
    background-image: url('/images/images/siteimages/galleryedition_big.jpg');
    background-size: cover;
    margin-top: -8px;
    padding: 25px 50px 25px 50px;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

.galleryedition .editioncontainer:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(8, 50, 87, 0.75);
    background: rgba(8, 50, 87, 0.75);
}

.galleryedition .pricecontainer .button {
    color: #083257;
}

.enterpriseedition .editionheader h2 {
    text-align: center;
    background-color: #7b3e7c;
}

.enterpriseedition .editioncontainer {
    background-image: url('/images/images/siteimages/enterpriseedition_big.jpg');
    background-size: cover;
    margin-top: -8px;
    padding: 25px 50px 25px 50px;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
    display: block;
}

.enterpriseedition .editioncontainer:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(123, 62, 124, 0.75);
    background: rgba(123, 62, 124, 0.75);
}

.enterpriseedition .pricecontainer .button {
    color: #7b3e7c;
}

.editionheader {
    width: 300px;
}

.editionheader h2 {
    padding: 7px 7px 9px 7px;
    font-size: 16px;
    border-radius: 7px;
    color: #FFFFFF;
    margin: 0px;
}

.editioncontent, .editionfeature, .editionextra {
    width: 33%;
    float: left;
}

    .editionfeature ul {
        padding-left: 30px;
    }
    
    .editionfeature ul li {
    }

.pricecontainer {
    position: absolute;
    bottom: 40px;
    right: 50px;
}

    .pricecontainer .price {
        font-size: 45px;
        font-weight: 800;
        text-align: right;
    }

    .pricecontainer .button {
        background-color: #FFFFFF;
    }
    
    
    
.editionextra .sticker {
    background-image: url('/images/images/siteimages/sticker.png');
    background-size: cover;
    background-color: transparent;
    width: 200px;
    height: 200px;
    float: right;
    color: #000000;
    padding: 40px;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
}

.editionextra .sticker div {
    margin-top: 18px;
    word-break: inherit;
    display: block;
    overflow: hidden;
    text-align: center;
}

@media screen and (min-width: 1199px) {
    .editionfeature ul {
        padding-left: 100px;
    }
}

@media screen and (max-width: 768px) {
    .editioncontent, .editionfeature, .editionextra {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .editionextra .sticker {
        float: left;
        width: 115px;
        height: 115px;
        font-size: 12px;
      	padding: 30px 20px;
      	line-height: 17px;
    }
    
        .editionextra .sticker div {
            margin-top: 0px;
        }
    
    .editionextra .badge {
        margin: 0px auto;
    }
    
    .editionfeature ul {
        padding-left: 25px;
    }
  
  	.editionheader {
    	width: 100%;
	}
  
  	.editionbutton {
    	width: 100%;
	}
  
  	.editionbutton button {
    	width: 50%;
	}
  
  	.pricecontainer .price {
    	font-size: 2rem;
      	display: inline-block;
	}
  
  	.pricecontainer .buttoncontainer .button {
    	padding: 1.5rem 2.125rem;
	}
} 

@media screen and (min-width: 415) {
    .pricecontainer {
        position: absolute;
        bottom: 40px;
        right: 50px;
    }
}

@media screen and (max-width: 415px) {
    .editionheader {
        width: 100%;
    }
    
    .artistedition .editioncontainer, .galleryedition .editioncontainer, .enterpriseedition .editioncontainer {
        padding: 15px;
    }
    
    .editionfeature ul {
        padding-left: 5px;
    }
    
    .pricecontainer {
        position: static;
    }
    
    .editionextra .sticker {
        float: none;
        margin: 0 auto;
    }
    
    .pricecontainer .buttoncontainer {
        text-align: center;
    }
    
    .pricecontainer .button {
        background-color: #FFFFFF;
    }
    
    .pricecontainer .price {
        text-align: center;
    }
}

/******************************************************************************
    INTRO
******************************************************************************/



/******************************************************************************
    prices
******************************************************************************/
.title-price .g-main-title {
    color: #36B8A3;
}

.tablerow {
    width: 100%;
    float: left;
    border-bottom: 1px #BFBFBF solid;
}

.tabletitle { 
    text-align: left;
    width: 37%;
    float: left;
    min-height: 1px;
    padding: 8px 20px 12px 20px;
    font-weight: bolder;
    margin-right: 1%;
}

.extraAddons .tabletitle {
    font-weight: normal;
}

.tablelight { 
    text-align: center;
    width: 20%;
    float: left;
    min-height: 1px;
    padding: 8px 20px 12px 20px;
    margin-right: 1%;
}

.signupBTN .tablelight {
    padding: 8px 7px 8px 7px;
}

.tablepro { 
    text-align: center;
    width: 20%;
    float: left;
    min-height: 1px;
    padding: 8px 20px 12px 20px;
    margin-right: 1%;
}

.signupBTN .tablepro {
    padding: 8px 7px 8px 7px;
}

.tableent { 
    text-align: center;
    width: 20%;
    float: left;
    min-height: 1px;
    padding: 8px 20px 12px 20px;
}

.signupBTN .tableent {
    padding: 8px 7px 8px 7px;
}

.heading {
    color: #ffffff;
    border: none;
    font-weight: bolder;
}

.heading .tabletitle {
    background: #404040;
    border-radius: 10px 10px 0 0;
}

.heading .tablelight {
    background: #18B59F;
    border-radius: 10px 10px 0 0;
}

    .tablelight .fa-check-circle {
        color: #00b59f;
    }
    
    .tablelight .button {
        background-color: #00b59f;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
    }

.heading .tablepro {
    background: #083257;
    border-radius: 10px 10px 0 0;
}

    .tablepro .fa-check-circle {
        color: #083257;
    }
    
    .tablepro .button {
        background-color: #083257;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
    }

.heading .tableent {
    background: #744272;
    border-radius: 10px 10px 0 0;
}

    .tableent .fa-check-circle {
        color: #7b3e7c;
    }
    
    .tableent .button {
        background-color: #7b3e7c;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
    }

.price .tablepro, .price .tablelight, .price .tableent, .price .tabletitle {
    font-weight: bold;
}

.monthlyprice {
    background: #BFBFBF;
}

.monthlyprice .tablepro, .monthlyprice .tablelight, .monthlyprice .tableent, .monthlyprice .tabletitle {
    background: #BFBFBF;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
}

.whitespace-prices {
    height: 80px;
    border: none;
}

.padding {
    padding: 8px 20px 12px 20px;
}

.icon .tablepro, .icon .tablelight, .icon .tableent {
    color: #18B59F;
    font-weight: bold;
    font-size: 24px;
}

.g-title-separator {
    display: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .tabletitle { 
        width: 31%;
    }
    
    .tablelight, .tablepro, .tableent {
        width: 22%;
    }
    
    
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .tabletitle { 
        width: 25%;
        padding: 8px 10px 12px 10px;
    }
    
    .tablelight, .tablepro, .tableent {
        width: 24%;
        padding: 8px 10px 12px 10px;
    }
}

@media screen and (max-width: 767px) {
    .tablelight, .tablepro, .tableent {
        font-size: 10px;
    }
    .price .tablepro, .price .tablelight, .price .tableent {
        font-weight: bold;
        font-size: 14px;
        
    }
    .icon .tablepro, .icon .tablelight, .icon .tableent {
        color: #18B59F;
        font-weight: bold;
        font-size: 14px;
        
    }
    .monthlyprice .tablepro, .monthlyprice .tablelight, .monthlyprice .tableent, .monthlyprice .tabletitle {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
  
    .move-button-header-a .g-slideshow-buttons {
        margin-left: 0;
    }
    
    .move-button-header-a .g-slideshow-buttons .button {
        padding: 1.5rem 1.125rem;
    }

}

@media screen and (max-width: 440px) {
    
    .tabletitle, .tablelight, .tablepro, .tableent { 
        width: 25%;
        margin-right: 0px;
        padding: 8px 5px 8px 5px;
        min-height: 60px;
        font-size: 10px;
    }
    
    .monthlyprice .tablepro, .monthlyprice .tablelight, .monthlyprice .tableent, .monthlyprice .tabletitle {
        font-size: 10px;
    }
    
    .tabletitle .button, .tablelight .button, .tablepro .button, .tableent .button {
        font-size: 8px;
        padding: 15px 5px 15px 5px;
        min-height: 50px;
    }
}

/******************************************************************************
        home
******************************************************************************/

.home-intro-title-a .g-features-particle-title {
    font-size:40px;
    font-weight: 900;
    color: #18B59F;
    line-height: 1.3;
}

.home-intro-title-b .g-features-particle-title {
    font-size:40px;
    font-weight: 900;
    color: black;
}

.home-intro-title-c .g-features-particle-title {
    font-size:40px;
    font-weight: 900;
    color: #18B59F;
}

.move-button-intro-left .g-features-particle-button{
    margin-right:50%;
}

.move-button-intro-right .g-features-particle-button{
    margin-left:10%;
}

.Keep-an-overview .g-features-particle-title {
    text-align: right;
}

.keep-an-overview-text .g-features-particle-desc {
    margin-left: 10px;
    text-align: right;
    font-size: 18px;
}

.text-align-left-features-desc .g-features-particle-desc {
    text-align: left;
}
.text-align-left-features-button .g-features-particle-button {
    text-align: left;
}
.btn-color-keep-overview .button {
    background-color: #000000;
}

.float-right .g-content{
    float: right;
}
.btn-float-right .g-features-particle-button {
    float: right;
}

#g-features .background-keep-overview-text {
    background-color: #82DACF;
}
#g-features .background-keep-overview-img {
    background-image: url("http://artfront.itpilot-dev.dk/images/images/siteimages/white-mac-left.jpg");
    background-position: center;
}

@media screen and (max-width: 767px){
    #g-features .background-keep-overview-img {
        height: 300px;
        background-position: center;
    }
    
    .home-intro-title-a .g-features-particle-title {
        font-size: 25px;
    }
    
    .move-button-intro-left .g-features-particle-button {
        margin-right: 0px;
        text-align: center;
    }
}


/******************************************************************************
        art management
******************************************************************************/

.more-info-btn .g-cta-inner{
    margin: 0 auto;
    width: 234px;
}

.more_info_btn_resize .button {
    padding: 13px 25px;
}

.art-mangement-title .g-main-title {
    font-size: 36px;
    color: #18B59F;
    font-weight: 900;
}

/******************************************************************************
        Feature list
******************************************************************************/

.layout-blog.featurelist #g-sidebar {
    display: none;
    visibility: hidden;
}

.layout-blog.featurelist .size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
}

.layout-blog .filtermenu {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.layout-blog .span4 {
    margin-left: 0;
}

.layout-blog .blogfeaturelist .subheading-category, .layout-blog .blogfeaturelist .flexbox .extrafeatures h3 {
    color: #4db2b3;
}

    .layout-blog .filtermenu .filteritem {
        flex: 1;
        text-align: center;
        padding: 7px 0 7px 0;
        font-weight: 500;
        cursor: pointer;
    }
    
    .layout-blog .filtermenu .filterall {
        background-color: #808080;
        border-radius: 10px 10px 0 0;
        border-right: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF;
        z-index: 4;
    }
    
    .layout-blog .filtermenu .filterartist {
        background-color: #4db2b3;
        border-radius: 0 10px 0 0;
        border-right: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF;
        margin-left: -3px;
        z-index: 3;
    }
    
    .layout-blog .filtermenu .filtergallery {
        background-color: #083257;
        border-radius: 0 10px 0 0;
        border-right: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF;
        margin-left: -3px;
        z-index: 2;
    }
    
    .layout-blog .filtermenu .filterenterprise {
        background-color: #7b3e7c;
        border-radius: 0 10px 0 0;
        border-top: 2px solid #FFFFFF;
        z-index: 1;
        margin-left: -3px;
    }

.layout-blog.featurelist .flexbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}

.layout-blog.featurelist .span4 {
    position: relative;
    background: #808080;
    color: #FFFFFF;
    flex: 1 0 31%;
    margin-bottom: 20px;
    max-width: 31%;
    margin-left: 13px;
    margin-right: 13px;
}

    .layout-blog.featurelist .span4 .item {
        padding: 15px;
    }

    .layout-blog.featurelist .span4 .item .item-image {
        text-align: center;        
    }

    .layout-blog.featurelist .span4 .item h2, .featurelist .span4 .item a {
        color: #FFFFFF;
        font-size: 18px;
        margin: 0.75rem 0 0.75rem 0;;
    }
    
    .layout-blog.featurelist .span4 .colorContainer {
        flex: 0 auto;
        display: flex;
        flex-direction: row;
        height: 10px;
        position: absolute;
        bottom: 0px;
        width: 100%;
    }
    
        .layout-blog.featurelist .span4 .colorContainer div {
            flex: 1;
        }

    .layout-blog.featurelist .span4 .colorContainer .ArtistColor {
        background-color: #4db2b3;    
    }
    
    .layout-blog.featurelist .span4 .colorContainer .GalleryColor {
        background-color: #083257;    
    }
    
    .layout-blog.featurelist .span4 .colorContainer .EnterpriseColor {
        background-color: #7b3e7c;    
    }

.view-article.featurelist #g-sidebar {
    background: #F2F2F2;
    color: #000000;
}

    .view-article.featurelist #g-sidebar a {
        color: #000000;
    }
    
    .view-article.featurelist #g-sidebar .active {
        color: #18B59F;
        font-weight: bolder;
    }
    
.view-article.featurelist .category-module {
    padding: 0;
    border: none;
}

    .view-article.featurelist .category-module li {
        border-bottom: none;
    }
    
.view-article.featurelist h2 {
    text-align: left;
    color: #18B59F;
    font-weight: bolder;
}

    .view-article.featurelist h2 img {
        float: right;
        margin-top: 10px;
    }
    
    .layout-blog .filtermenu .activefilter {
        padding: 12px 0 12px 0;
        border-radius: 10px 10px 0 0;
        z-index: 5;
        border-right: 2px solid #FFFFFF;
        border-left: 2px solid #FFFFFF;
    }
    
    .layout-blog .filtermenu .filteritem:first-child {
        border-left: none;
    }
    
    .layout-blog .filtermenu .filteritem:last-child {
        border-right: none;
    }
    
    .extrafeatures {
        width: 100%;
    }
    
    .extrafeatures .featureitem {
        min-height: 275px;
    }

@media screen and (min-width: 960px)  {
    .view-article.featurelist .g-content .item-page {
        padding-right: 20px;
    }
    
}

@media screen and (min-width: 961px) and (max-width: 1199px)  {
    
    .layout-blog.featurelist .flexbox {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .layout-blog.featurelist .span4 {
        flex: 1 0 31%;
        max-width: 31%;
        margin-left: 10px;
        margin-right: 10px;
    }
    
    .layout-blog.featurelist .span4 {
        flex: 1 0 31%;
        max-width: 31%;
        margin-left: 10px;
        margin-right: 10px;
    }
    
    .layout-blog.featurelist .flexbox .extrafeatures .span4 {
        min-height: 225px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 960px)  {
 
    .layout-blog.featurelist .flexbox {
        margin-left: -8px;
        margin-right: -8px;
    }
    
    .layout-blog.featurelist .span4 {
        flex: 1 0 31%;
        max-width: 31%;
        margin-left: 8px;
        margin-right: 8px;
    }
    
}

@media screen and (max-width: 767px)  {
    .view-article.featurelist .g-content .item-page {
        padding-right: 20px;
    }
    
    .layout-blog.featurelist .items-row {
        display: table;
    }
    
    .layout-blog.featurelist .span4 {
        width: 100%;
        max-width: 100%;
        flex: 0 auto;
    }
    
    .layout-blog .filtermenu .activefilter {
        padding: 7px 0 7px 0;
        border-radius: 0px;
        z-index: 5;
        border: none;
    }
    
    .layout-blog .filtermenu .activefilter:after {
        content: '\25bc';
        padding-left: 0.5em;
    }
    
    .layout-blog .filtermenu {
        display: table;
        width: 100%;
    }
    
    .layout-blog .filtermenu .filteritem {
        width: 100%;
        display: block;
    }
    
    .layout-blog .filtermenu .filterall {
        border: none;
        border-radius: 10px 10px 0 0;
    }
    
    .layout-blog .filtermenu .filterartist {
        border: none;
        border-radius: 0px;
        margin-left: 0px;
    }
    
    .layout-blog .filtermenu .filtergallery {
        border: none;
        border-radius: 0px;
        margin-left: 0px;
    }
    
    .layout-blog .filtermenu .filterenterprise {
        border: none;
        border-radius: 0px;
        margin-left: 0px;
    }
    
}



/******************************************************************************
    support
******************************************************************************/

.support #g-above {
    background-color: #E5E5E5;
}

.support .g-main-title {
    color: #24B59F;
}

.g-features2-particle.style5 .g-features2-particle-icon {
    border: none;
    color: #18B59F;
    line-height: 5px;
    font-size: 35px;
}

.support-desc .g-features2-particle-title {
    text-align: left;
    cursor: pointer;
    font-weight: normal;
}

.support-desc .g-features2-particle-desc {
    line-height: 40px;
    display: none;
}



/******************************************************************************
    ABOVE
******************************************************************************/

.owl-carousel .owl-item img {
    width: auto;
}

.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev, .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next {
    top: 0;
    background: none;
    color: black;
}

.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev {
    padding-left: 25px;
}

.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next {
    padding-right: 25px;
}

.owl-stage-outer {
        margin-left: 50px;
        margin-right: 30px;
        width: calc(100% - 160px);
    }
    .owl-lazy {
       max-width: 130px;
    }



.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:before {
    background: none;
}

.owl-carousel-title h1, .owl-carousel-title h2, .owl-carousel-title h3, .owl-carousel-title h4, .owl-carousel-title h5, .owl-carousel-title h6 {
    text-align: center;
    font-weight: bold;
}



@media screen and (min-width: 960px) and (max-width: 1299px) {
    
    .owl-stage-outer {
        margin-left: 10%;
        margin-right: 10%;
        width: calc(100% - 230px);
    }
    .owl-lazy {
       max-width: 200px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    
    .owl-stage-outer {
        margin-left: 10%;
        margin-right: 10%;
        width: calc(100% - 130px);
    }
    .owl-lazy {
       max-width: 130px;
    }
    
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    
    .owl-stage-outer {
        margin-left: 28%;
        width: calc(100% - 215px);
    }
    .owl-lazy {
        max-width: 200px;
    }
    
}

@media screen and (min-width: 330px) and (max-width: 479px) {
    
    .owl-stage-outer {
        margin-left: 25%;
        width: calc(100% - 120px);
    }
    .owl-lazy {
        max-width: 170px;
    }
    
}

@media screen and (max-width: 329px) {
    
    .owl-stage-outer {
        margin-left: 23%;
        width: calc(100% - 120px);
    }
    .owl-lazy {
        max-width: 150px;
    }
    
}

/*

@media screen and (max-width: 465px) {
    .owl-stage-outer {
        margin-left: 25%;
        width: calc(100% - 120px);
    }
    .owl-lazy {
        max-width: 170px;
    }
}

@media screen and (max-width: 330px) {
    .owl-stage-outer {
        margin-left: 23%;
    }
    .owl-lazy {
        max-width: 150px;
    }
}

@media screen and (max-width: 765px) and (min-width: 466px)  {
    .owl-stage-outer {
        margin-left: 25%;
    }
    .owl-lazy {
        max-width: 200px;
    }
}

@media screen and (max-width: 1030px) and (min-width: 770px) {
    .owl-stage-outer {
        margin-left: 10%;
    }
    .owl-lazy {
        max-width: 200px;
    }
}

*/


/******************************************************************************
    ### Sign Up
******************************************************************************/

.art_signup .signupTop {
    background: #FFFFFF;
}

    .art_signup .signupTop h3 {
        color: #00b59f;
    }

    .art_signup .h3signup {
        
    }
    
    .art_signup .h3request {
        display: none;
    }

    .art_signup .signupTop .menufilter {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }
    
    .art_signup .signupTop .menufilter .signupfilter {
        flex: 1;
        text-align: center;
        padding: 7px 0 7px 0;
        font-weight: 500;
        cursor: pointer;
        border-radius: 10px 10px 0 0;
        border-left: 3px solid #FFFFFF;
        color: #FFFFFF;
        background: #083257;
    }
    
    .art_signup .signupTop .menufilter .signupfilter:first-child {
        border-left: 0px;
        background: #00b59f;
    }
    
    .art_signup .signupTop .menufilter .signupfilter:last-child {
        background: #7b3e7c;
    }
    
    .art_signup .signupTop .menufilter .activeselected {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    

.art_signup .signupBottom {
    background: #E5E5E5;
    padding-top: 25px;
}

.art_signup .sup {
    color: #FF0000;
}

.art_signup #ArtPilot_SignUp {
    margin-top: 25px;
}

.art_signup #g-above {
    background: #E5E5E5;
    position: relative;
    z-index: 10;
    padding: 4rem 0 3rem!important;
    color: #000000;
    text-align: center;
}

.art_signup #g-testimonials input::placeholder {
    color: #FFFFFF;
    opacity: 0.5;
}

.art_signup #g-testimonials .col1, .art_signup #g-testimonials .col2 {
    width: 50%;
    padding: 10px 15px 10px 15px;
    float: left;
}

.art_signup #g-testimonials .col3 {
    width: 100%;
    padding: 10px 15px 10px 15px;
}

.art_signup #g-testimonials .input-group, .gcore-input {
    width: 100%;
    padding: 10px 25px 10px 25px;
    float: left;
    flex: 0 1 auto;
}

.art_signup #g-testimonials .input-group.half {
    width: 50%;
}

    .art_signup #g-testimonials .input-group.half label, .art_signup #g-testimonials .input-group label {
        text-align: left;
        color: #000000;
    }
    
    

.art_signup #g-testimonials .input-group.double {
    width: 100%;
}

.art_signup #g-testimonials input, .art_signup #g-testimonials select, #g-testimonials .gbs3 .form-control {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background: #F2F2F2;
    color: #000000;
    border-radius: 0px;
}

    .art_signup #g-testimonials input:hover {
        box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
    }
    
    .art_signup #g-testimonials select {
        width: 100%;
        height: 41px;
    }
    
    .art_signup #g-testimonials select option {
        background-color: #E5E5E5;
    }

.art_signup #g-testimonials .group-header {
    float: left;
    display:block;
    width: 100%;
    font-size: 20px;
    color: #ffffff;
}

/* Customize the label (the container) */
.CheckContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.CheckContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #F2F2F2;
}

/* On mouse-over, add a grey background color */
.CheckContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.CheckContainer input:checked ~ .checkmark {
  background-color: #F2F2F2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.CheckContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.CheckContainer .checkmark:after {
  left: 9px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.art_signup #g-testimonials .additionalInfo {
    color: #808080;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    
    
    
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    
    .art_signup #g-testimonials .col1, .art_signup #g-testimonials .col2 {
        width: 100%;
    }
    
}

@media screen and (max-width: 767px) {
 
    .art_signup #g-testimonials .col1, .art_signup #g-testimonials .col2 {
        width: 100%;
    }
    
    .art_signup #g-testimonials .input-group.half {
        width: 100%;
    }
  
  .h3signup, .h3request {
    padding-left: 15px;
    padding-right: 15px;
  }

    
  .art_signup .signupTop .menufilter .signupfilter {
    height: 45px;
    overflow: hidden;
    line-height: 38px;
  }
  
  .art_signup .signupTop .menufilter .activeselected {
      height: 60px;
  }
}

@media screen and (max-width: 350px) {
 
    .art_signup .signupTop .menufilter .signupfilter {
    	font-size: 12px;
	}
}
/******************************************************************************
    support
******************************************************************************/
.chrono_credits {
    display:none;
}

.support h3 {
    color: #00b59f;
}

.support #chronoform-container-6, #chronoform-container-2 {
    float:left;
    width:48%;
}

.support #chronoform-container-2 {
    margin-right: 4%;
}

#chronoform-container-2 .gcore-input, #chronoform-container-6 .gcore-input {
    padding: 0px;
}

.support .gcore-input-wide {
    width: 100%;
}

.support #name, .support #email, .support #company, .support #message {
    width: 100% !important;
}

.support #message {
    line-height: 3;
    min-height: 212px;
}

.support #send {
    background: #18b59f!important;
    border-radius: 18px!important;
    border-bottom: none!important;
    float: right;
    padding: 15px;
}

@media screen and (max-width: 765px) {
    .support #chronoform-container-6, #chronoform-container-2 {
        width:100%;
    }
    
    .support #send {
        width: 91% !important;
    }
}

@media screen and (max-width: 370px) {
    .support .gbs3 .A {
        width:80%!important;
    }
    .support #g-above .input-group, .gcore-input {
        padding: 0;
    }
}

/******************************************************************************
    MEDIA
******************************************************************************/


/******************************************************************************
    FOOTER
******************************************************************************/

.whitespace-footer {
    height: 40px;
}

#g-footer a {
    color: #FFFFFF;
}

#g-footer .footer-a img {
    margin: 0px auto;
    max-width: 65%;
}

#g-footer .footer-a .g-content, #g-footer .footer-b .g-content, #g-footer .footer-c .g-content, #g-footer .footer-d .g-content{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

#g-footer .footer-a {
    margin-bottom: 10px;
}

#g-footer .footer-a .g-title {
    text-align: left;
    margin-bottom: 11px;
    font-size: 18px;
}

#g-footer .footer-b .g-title, #g-footer .footer-c .g-title, #g-footer .footer-d .g-title {
    margin-top: 0px;
    margin-bottom: 7px;
    text-align: left;
}

#g-footer .footer-b .moduletable, #g-footer .footer-c .moduletable, #g-footer .footer-d .moduletable {
    padding: 0 25px 0 25px;
}

#g-footer .footer-b, #g-footer .footer-c, #g-footer .footer-d {
    border-left: 1px solid #4db2b3;
}

#g-footer .footer-d .footer-d-url a {
    color: #4db2b3;
}

.social .fa::before {
    padding: 10px;
    font-size: 20px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background-color: #FFFFFF;
    color: #312f38 !important;
}

@media screen and (max-width: 767px) {
    
    #g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6 {
        color: #FFFFFF;
    }
    
    #g-footer .footer-a, #g-footer .footer-a .g-title {
        text-align: center;
        
    }
    
    #g-footer .footer-b, #g-footer .footer-c, #g-footer .footer-d {
        border-left: 0px;
    }
    
    #g-footer .footer-b .platform-content, #g-footer .footer-c .platform-content, #g-footer .footer-d .platform-content {
        border-top: 1px solid #4db2b3;
        padding-top: 10px;
    }
}

/******************************************************************************
    PRICE LIST
******************************************************************************/

.col-md-1, .col-md-20, .col-md-3, .col-md-40, .col-md-5, .col-md-60, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    width: 100%;
    float: left;
    display: block;
}

.col-md-20 {
    width: 20%;
    text-align: center;
}

.col-md-40 {
    width: 40%;
    font-weight: 700;
}

.col-md-60 {
    width: 60%;
}

.price-edition .element-column > .element {
    border-bottom: 1px solid #BFBFBF;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.price-edition .element-column > .element.element-price {
    background: #BFBFBF;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 70px;
    font-weight: 700;
    
}

.price-edition .element-column.col-md-20 > .element.element-price {
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
}

.price-edition .element-column > .element.sign-up {
    border: none;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.price-edition .element-column:nth-child(2) .element.sign-up .button {
    background: #18B59F;
}

.price-edition .element-column:nth-child(3) .element.sign-up .button {
    background: #083257;
}

.price-edition .element-column:nth-child(4) .element.sign-up .button {
    background: #744272;
}

.price-edition .element-column .element:nth-child(1) {
    font-weight: 700;
    color: #ffffff;
    border-radius: 8px 8px 0 0;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    border: none;
    text-transform: uppercase;
}

.price-edition .element-column:nth-child(1) .element:nth-child(1) {
    background: #404040;
    margin: 0;
    width: 100%;
}

.price-edition .element-column:nth-child(2) .element:nth-child(1) {
    background: #18B59F;
}

.price-edition .element-column:nth-child(3) .element:nth-child(1) {
    background: #083257;
}

.price-edition .element-column:nth-child(4) .element:nth-child(1) {
    background: #744272;
}

.price-edition .fa.fa-check-circle {
    font-size: 26px;
}


.price-edition .element-column:nth-child(2) .fa.fa-check-circle {
    color: #18B59F;
}

.price-edition .element-column:nth-child(3) .fa.fa-check-circle {
    color: #083257;
}

.price-edition .element-column:nth-child(4) .fa.fa-check-circle {
    color: #744272;
}

.price-edition .element.price {
    text-align: center;
}

.extra-edition {
    max-width: 450px;
}

.extra-edition .col-md-60 {
    text-align: right;
}

@media screen and (max-width: 1200px) {
    
    .price-edition {
        font-size: 0.8rem;
    }
    
    .col-md-40 {
        white-space: nowrap;
    }
    
}

@media screen and (max-width: 960px) {
    
    .g-slideshow .g-slideshow-buttons .button {
        display: inline;
    }
    
    #g-features .ArtistEdition .g-features-particle-desc, #g-features .GalleryEdition .g-features-particle-desc, #g-features .EnterpriseEdition .g-features-particle-desc {
        padding: 0 10px 0 10px;
    }
    
    #g-features .ArtistEdition .g-features-particle-title, #g-features .ArtistEdition .g-features-particle-title a, #g-features .GalleryEdition .g-features-particle-title, #g-features .GalleryEdition .g-features-particle-title a, #g-features .EnterpriseEdition .g-features-particle-title, #g-features .EnterpriseEdition .g-features-particle-title a {
        font-size: 25px;
    }
}


@media screen and (max-width: 767px) {
    
    #g-features .ArtistEdition .g-features-particle-title, #g-features .ArtistEdition .g-features-particle-title a, #g-features .GalleryEdition .g-features-particle-title, #g-features .GalleryEdition .g-features-particle-title a, #g-features .EnterpriseEdition .g-features-particle-title, #g-features .EnterpriseEdition .g-features-particle-title a {
        font-size: 30px;
    }
    
    
    .price-edition .element-column .element:nth-child(1) {
        margin-left: 5px;
        margin-right: 5px;
        width: calc(100% - 10px);
    }
    
    .col-md-40 {
        white-space: normal;
        width: 30%;
    }
    
    .col-md-20 {
        white-space: normal;
        width: 23.3%;
    }
    
    .price-edition .element-column > .element {
        line-height: 1.3;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 0;
        height: 80px;
        position: relative;
    }
    
    .price-edition .element-column > .element span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
    }
    
    .price-edition .element-column > .element.element-price {
        font-size: 18px;
    }
    
    .price-edition .element-column .element:nth-child(1) {
        position: relative;
        height: 60px;
        padding-right: 5px;
        padding-left: 5px;
        margin: 0;
        width: 100%;
    }
    
    .price-edition .element-column:first-child .element:nth-child(1) {
        padding-left: 15px;
    }
    
    .price-edition .element-column .element:nth-child(1) span {
        position: relative;
        top: 0;
        transform: none;
    }
    
    .extra-edition .col-md-40 {
        width: 75%;
    }
    
    .extra-edition .col-md-60 {
        width: 25%;
    }

    
}

@media screen and (max-width: 500px) {
    
    .price-edition {
        font-size: 0.7rem;
    }
    
    .price-edition .element-column > .element {
        height: 60px;
    }
    
    .price-edition .element-column .element:nth-child(1) {
        height: 50px;
    }
    
}

@media screen and (max-width: 420px) {
    
    .price-edition {
        font-size: 0.6rem;
    }
    
    .price-edition .element-column > .element {
        height: 50px;
    }
    
    .price-edition .element-column .element:nth-child(1) {
        height: 40px;
    }
  
    .price-edition .element-column > .element.element-price {
        font-size: 15px;
    }

    .price-edition .element-column > .element.element-price {
      padding-top: 15px;
    }
  
    .hide-on-mobile {
      display: none;
    }
    
}

@media screen and (max-width: 375px) {
    
  
    .price-edition .element-column > .element.element-price {
        font-size: 13px;
    }

    .price-edition .element-column > .element.element-price {
      padding-top: 18px;
    }
    
}

/******************************************************************************
    CONTAINER
******************************************************************************/

.half-container .g-content {
    width: 37.5rem;
    padding-right: 1.876rem;
}


@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
    .half-container .g-content {
        width: 30rem;
    }
}

@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
    .half-container .g-content{
        width: 24rem;
    }
}

@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
   .half-container .g-content{
        width: 15rem;
    }
}

@media only all and (max-width: 30rem) {
    .half-container .g-content{
        width: 100%;
    }
}

/*******************************************************************************
    CONTAINER
*******************************************************************************/

.must-container {
    width: 75rem;
    margin-right: auto!important;
    margin-left: auto!important;
    float: none;
    flex: 0 1 auto;
}


@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
    .must-container {
        width: 60rem;
    }
}

@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
    .must-container {
        width: 48rem;
    }
}

@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
    .must-container {
        width: 30rem;
    }
}

@media only all and (max-width: 30rem) {
    .must-container {
        width: 100%;
    }
}
