

@media (max-width: 1024px) and (orientation: portrait) {
	#introText {
		background-color: #FAFAFA;
		border-radius: 4px 4px 4px 4px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		display: block;
		height: 100%;
		left: 0px;
		margin-left: 0px;
		position: fixed !important;
		top: 0;
		width: 100%;
		z-index: 99999;
	}
	#introText .content {
		background: none repeat scroll 0 0 #FAFAFA;
		border: 1px solid #949494;
		border-radius: 4px 4px 4px 4px;
		color: black;
		height: auto;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		overflow: auto;
		padding: 10px;
		width: auto;
	}
}

@media all and (max-width: 1250px){


  #fertigHeader{

margin-left: 0px;

}

.previewInfoWrap {

    width: 80%;

}

#preview_div  .but_i{

  margin-top:10px;
}


    #cartBtn{
        font-size: 18px;
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        margin-right: 10px;
    }
    #cartBtnBlock{
        margin-left: -15px;
    }
}

@media (max-width: 1150px) {
    .hidden-log_bot-1150 #log_bot{
        display: none;
    }

    #quaBlock{
        margin-left: -25px;
        margin-right: -25px;
        position: relative;
    }
}

@media all and (max-width: 1000px){

    #cartBtnBlock{
        margin-left: 0px;
    }

    




.previewInfoWrap {

    width: 86%;

}


#preview_div  .but_i{

  margin-top:0px;
}


}


@media all and (max-device-width: 600px), all and (max-width: 600px){

    #breadcrumbPattern .breadcrumb_pattern_node {
        display: inline-block;
        padding: 0 3px;
        font-size: 13px;
        color: #9a9a9a;
        cursor: pointer;
    }

    .bufferBlockLeft{
    display: none;
    }

    #tabWizardHead a{
        line-height: 30px;
    }

    .leftBarBtnWrapper.addShapes, #undoBtn, #redoBtn, #redoBtn + .leftBarBtnText, #undoBtn + .leftBarBtnText,#leftBarTop .leftBarBtnWrapper.new_doc_wrap {
        display: none;
    }


  
    #cartBtn{
     display: none;
    }
    
 
    
    #leftBar{

        width: 100%;
        height: 65px;
        padding: 0 0 0px 0;

    }
    .leftBarBtnWrapper {
        margin-top: 0px;
        height:100%

    }
    #leftBarTop {

        width:80%;
        height: 100%;
    }


    #leftBarTop .leftBarBtnWrapper {

        width:20%;
    }
    #d_bgColor {
        margin-top: 5px;
        padding: 0;

    }

    #leftBarBottom{
   float: right;
    }
    
    #leftBarTop{
       float: left;
    }
    
    .leftBarBtnWrapper{
        
        display: inline-block;
        padding-top: 5px;
    }
    

    
    #btnInfo{
        
        top:80px;
        margin-left: -44px;
    }
    
    #curtain{
        transform: translate(0px,-200px);
        transition: transform 1s ease !important;
        margin: 0px !important;
        z-index: 500;
        display: none;
        overflow: auto;

    }
    #imgBlock{
        text-align: center;
    }
    
   
 #imgBlock div img{
        width: 100%;
    }
    
    #colorPickerWrap{
        
        margin-top: 50px;
        
    }
    

    

    #textAreaWrap{
    margin-top: 50px;    
    }
    
    #textArea{
        
        height: 200px;
    }
    
    
#fontSelector select{
font-size: 22px;
}

    #exitSaveForm, #designFormNew, #loginFormNew {

        height:100%;
    }
    

    
#allBlock{

}

#pageToggleBlock{

    margin-top: -160px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 190;
    top: 100%;
    text-align: center;

}

#exitBtnWrap{
	display: none;
}

#x3domUpLine{
    top:65px;
}


#popup-shapes{
    
height: 220px;
width:140px;
}



#popup-shapes .content
{
height: 90%;
position: relative;
}

.x3domTooltip {
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
    border-bottom: none;

}

.x3domTooltip .tooltiptext {

    margin-left:0;
}

.x3domTooltip .tooltiptext::after {

    margin-left: 125px;
}

#curtain.mobile-curtain {
    width: 100% !important;
    height: 168px !important;
    border: none;
}
#newColorPickerWrap {

    margin-top:0px;
    display: flex;
    flex-direction: column;

}
#textMenu-mobile {
    display: flex;
    width:100%;
    margin-top: 15px;

}
#newColorPickerWrap .simpleLable {
    order:2;
    font-weight: normal;
    text-align: center;
}
#curtain.mobile-curtain.mobile_full {

    height: calc(100% - 70px)!important;
    box-shadow: none;

}

#curtain.mobile-curtain #curtainHeaderLine, #curtain.mobile-curtain #curtainHeaderLine img, #curtain.mobile-curtain #curtainHeaderLineFont, #curtain.mobile-curtain #curtainHeaderLineFont img {
    height: 30px;
    font-size:12px;
}
#curtain.mobile-curtain #curtainHeader, #curtain.mobile-curtain #curtainHeaderFont {
    font-size:16px;
    font-weight: bold;
    padding: 4px;
    height: inherit;
}
#curtain.mobile-curtain #curtainCloseBtn {
    width:20px;
    padding:4px;
}

#curtain.mobile-curtain #newColorPicker {
    width:30px;
    height:30px;
    margin: auto;
}

#fontFamily-mobile {
    width: 35px;
    margin: auto;
    padding: 3px;
    height: 30px;

}
.textButtonMobile {
    display: flex;
}
.textButtonMobile img {
    order:1;
    height: 30px;
    width: 64px;
    padding-top: 5px;

}
.textButtons .simpleLable {

    order:2;
    text-align: center;
    font-weight: inherit;
}
.textButtons {
    display: flex;
    flex-direction: column;

}
.display-none {

    display:none;
}
#textAreaWrap_mobile {

    position: absolute;
    width: 100%;
    height: 135px;
    background: white;
    z-index: 999999;
    top: 30px;
}
#textAreaBtn {
    margin:25px auto 10px;
    font-weight: bold;
    text-align: center;
    display: block !important;
    width: 90%;
    border-radius: 0;
    border: none;
    background-color: #e7e7e7;
}
#changeText {
    border: 2px solid #e7e7e7;
    font-size: 16px;
    background: none;
}
#fontSize_mobile {
    position: absolute;
    top: 30px;
    width: 100%;
    height: 69px;
    background: white;
}
#fontSize_mobile .quantity.fontSizeInputBlock {
    display: flex;
    height: 100%;
}
.simpleLableSpanFontSize {
    height: 100%;
    text-align: center;
    width: 40%;
    line-height: 70px;
    font-size: 18px;
}
#setFontTextSize {
    height: 100%;
    font-size: 18px;
    border: 1px solid lightgray;
    border-bottom: none;
    border-top: none;
    background: white;
    padding: 0;
    text-align: center;
    width: 20%;
}
#fontSize_mobile .quantity-nav {
    height:100%;
    width:20%;
}
#fontSize_mobile .quantity-button {

    width:100%;
    height:35px;
    position: relative;
    transform: none;
    -webkit-transform: none;
    background-color: initial;
    border-right: 1px solid lightgray;
    top:0;
    left:0;
}
#fontSize_mobile .quantity-up {
    border-bottom: 1px solid lightgray;
}
.okfontsize {
    line-height: 70px;
    font-size: 18px;
    text-align: center;
    width: 20%;
}

    #fontEdit-mobile {

        width: 25px;
        margin: auto;
        height:30px;
    }

.tile {
width: 35px;
height: 35px;
}
#tileBlock br, #tileBlock .tileBlockTitle {
display: none;

}
#tileBlock {
padding: 10px 0px 10px;
box-shadow: 1px 2px 2px -1px grey;
}
#fontFrameContent .textes2 {

font-size: 24px;
line-height: 45px;
}
.colorZone1 {
padding:10px 0 0 0;
height: inherit;
}
.colorZone2 {
margin-bottom: 0;
}
.colorZone4 br {
display: none;
}
.colorNewWrapp, .colorNewWrappFav {
background: white;
}
#curtain.mobile-curtain br {
display: none;
}
.colorZone5 .dialog-window-wrapp {
display: none;
}
#colorTab4 {
display: none;
}
.newColoCircle {
width:35px;
height:35px;
}
.circleColorViewer {

width: 40px;
height:40px;
}
.colorNameFor {
display: block;
}
.heartColor {
width: 26px;
height: 23px;
}

#universalSelectBox {
width:100%;
height: 100%;
border:none;
box-shadow: none;

}

#tabSettBlock a {
line-height: initial;
}
#tabSettBlock {
height: initial;
}
#tabWizardHolder {
    width: 100%;
    height: 100%;
    padding:0;

}
    #tabWizardHead a{

        display: none;
    }

    #tabWizardHead a.active {
        display: block;
    }

    #tabWizardHead {

        min-height: min-content;
    }

    #tabWizardHolder .content .textes:nth-child(5n) {

        margin-right:2.5%;
    }
    #universalSelectBox .content {

padding:0;
height:calc(100% - 127px);
}
#universalSelectBox .content .textes, #tabWizardHolder .content .textes  {
margin-left:5px;
width:calc(50% - 10px);
height: initial;
border: 1px solid lightgray;
margin-top: 0px;
margin-bottom: 5px;
padding: 15px;
}
    #tabWizardHolder .content .textes {

        margin-left:0px;
    }

#universalSelectBox .content .textes2, #tabWizardHolder .content .textes {
margin-top:0px;
}

#universalSelectBox .content .textes3, #universalSelectBox .text_small2, #tabWizardHolder .content .textes3, #tabWizardHolder .text_small2  {

width:initial;

}
#universalSelectBox .tespan img {
border:none;
object-fit: contain;
width: 100%;max-height: initial;
}

#universalSelectBox .content .textes3 {

margin-top: 10px;
min-height: 40px;
}

#produktFrame .CSLeft, #produktFrame .CSRight  {


width: calc(50% - 5px);
display: inline-block;

}

#produktFrame .CSRight {
float:right;
}
#customsize {

padding:0;

}

#produktFrame .quantity input {

width:100%;
height: 36px;
}

#produktFrame .quantity-button.quantity-down {

height: 18px;
width: 36px;
top:18px;
}

#produktFrame .quantity-button.quantity-up {

height: 18px;
width: 36px;
}
#produktFrame {

height: initial;
}

#popup-serverfotos, #popup-patternsclipart, #popup-clipart, #shapesSvgPopup, #popup-adobe_stock, #popup-rf, #colourbox-fotolia, #popup-pattern {

width:100%;
height: 100%;
padding:15px;
}
#popup-serverfotos h3, #popup-patternsclipart h3, #popup-clipart h3, #shapesSvgPopup h3, #popup-adobe_stock h3, #popup-rf h3, #colourbox-fotolia h3, #popup-pattern h3 {

    margin-top:0;
}
.searchandselect {

    display: flex;
    flex-direction: column-reverse;
}

.popup-input button {

    margin-left:0;
}
.searchImageButton {
    left:calc(100% - 50px);
}
.closeImgBlock {
margin-top:0;
}
.selectStyleFotolia {

display: block;
margin:0;
}
#clipartSelect {

    float: initial;
    margin:0;
}
.serverfoting2 {
    padding-top:0px;
}

#popup-input input,#server-input input, #search_adobe_stock input, #suche_colourbox_keywords, #suche_123_rf_keywords {
    width:100%;
    float:initial;
    height: 44px;
}
#popup-input,#server-input, #search_adobe_stock {
    margin-right: 0;
}
.clipartitem, #popup-serverfotos .serverfotositem, #popup-pattern .ajaxphoto2, #ajaxphoto_adobe_stock .ajaxphoto, #ajaxphotoColourbox .ajaxphoto, #popup-rf .ajaxphoto {

    width:calc(50% - 2.5px);
    margin-left:0;
    margin-right:0;
    margin:0;

}
#clipartwrapp .clipartitem:nth-child(2n+1),  #popup-serverfotos .serverfotositem:nth-child(2n+1), #popup-pattern .ajaxphoto2:nth-child(2n+1), #ajaxphoto_adobe_stock .ajaxphoto:nth-child(2n+1), #ajaxphotoColourbox .ajaxphoto:nth-child(2n+1), #popup-rf .ajaxphoto:nth-child(2n+1) {
    margin-right:5px;
}

#popup-serverfotos .content img {

    margin-right: 0;
    margin-bottom: 0;
}

.clipartImgHolder, #popup-serverfotos .ajaxphotoimg  {

    width:100%;
}

#inputPattern {
    width:100%;
    height: 30px;
}

#breadcrumbPattern {
    padding:0;
}

#popup-pattern .category_pattern.ajaxphoto2 {
    width: calc(50% - 2.5px);
    margin: 0;
}

#popup-pattern .category_pattern.ajaxphoto2:nth-child(2n+1) {

    margin-right: 5px;
}
#ajaxphoto_adobe_stock .ajaxphoto, #popup-rf .ajaxphoto {

    margin:0;
}

#ajaxphoto_adobe_stock {

    padding: 0;
}

#popup-adobe_stock div.selectStyleAdobe_stock {
    margin-top:0;
    margin: 0;
    display: block;
}
#colourbox-fotolia .ajaxphotoname {

    height: initial;
    width: initial;
}
#ajaxphotoColourbox {

    padding-left: 0;
    padding-top: 0;
}

#suche_colourbox_holder {
    margin-right: 0;
}

#popup-rf .selectStyleFotolia {

    width: calc(33.3% - 3.33px);
    display: inline-block;
}

#popup-rf .selectStyleFotolia:nth-child(2) {
    margin: 0 5px;
}


#scaleFullToggle .btn-toggle.btn-lg {
margin:0;
padding: 0;
position: relative;
border: none;
height: 16px;
width: 30px;
border-radius: 10px;
margin-bottom: 7px;
}

#scaleFullToggle .btn-toggle.btn-lg .before {
line-height: initial;
left: -32px;
width: initial;

}

#scaleFullToggle .btn-toggle.btn-lg .after {
line-height: initial;
right:-32px;
width: initial;
}
#scaleFullToggle  .btn-toggle.btn-lg>.handle {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    transition: left .25s;
}
#scaleFullToggle  .btn-toggle.btn-lg.active>.handle {
    left: 18px;
    transition: left .25s;
}
#scaleFullToggle span {

font-size:12px;
display: block;
}
#imageToolsMobile {
margin-top: 10px;
text-align: center;
}
#scaleFullToggle {
margin-top: 12px;
}

#hwSize {
margin-left:-25px;
}
#container {
margin: 30px 5px 0px;
}


#fileList {

list-style-type: none;
color: gray;
font-size: 12px;
overflow: none;
position: absolute;
left: initial;
top: 0;
margin-left: 0;
margin-top: 0;
border: none;
display: none;
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-shadow: 1px 2px 4px;
width: 100%;
background-color: rgb(0 0 0 / 50%);
height: 100vh;
z-index: 9999999;

}

#fileList .file {
    width: 96%;
    margin: auto;
    background: white;
    padding: 27px;
    margin-top: 50%;
}

#preview_div {

width: initial !important;
height: initial !important;
padding:15px;
}
#preview_div .canvasPreviewBox img {

width:100% !important;
}
#preview_div #btn_goToCart{
    float:right;
    margin:0;
    padding-right: 0;
}

.fotoliaPreview {

display: none !important;
}

.d_bgColor_border .d_bgColor {

    width: 30px;
    height: 30px;
}

.h2c {
    font-size: 12px;
    padding: 0;
    margin: 0px 0px 0px 3px;
}

#svgColorWrap {
    padding:5px;

}

.firstSVGColor {


    width: 30px;
    height: 30px;
    border: 2px solid gray;
    border-radius: 100px;
    cursor: pointer;
    margin: 2px;

}
#curtainContent {

    overflow:visible;
}

#svgColorchoice {

    position: absolute;
    background: white;
    z-index: 999999;
    width: 100%;
    height: calc(100% - 30px);

}

#svgColorButtonWrap {

    padding:7px;
}

#svgColorFrame {

    height: initial;
}

#loadImageFonBlach {

    background-size: 40%;
}

.contentBar div {

    box-shadow: 0 3px 0 0 black;
    width: 80px;
    height: 80px;
}

.loadImageFonBlachWrap1 {

    width:80px;
    height:80px;
    right: calc(50% - 40px);
}

.loadImageFonBlachWrap2 .contentBar div {
    box-shadow: 0 1px 0 0 black;
    width:80px;
    height:80px;
    position: absolute;
    top: 35px;
    left: 35px;
}

#cancelc_text {

    margin-top:0;
}

.closeImgBlock {

    left: calc(100% - 40px);
    margin-top: 0px;
    padding: 6px;
    width: 30px;
}

.modalWindowForm {

    height:100%;
}

#fontFrame {

    position: absolute;
    z-index: 999999;
}

}


@media all and (max-width: 800px) {
#canvasZoomHideBox{
  display: none;
}
.contentBar div {


    width: 140px;
    height: 140px;
}

.loadImageFonBlachWrap1 {

    width: 140px;
    height: 140px;
    right: calc(50% - 70px);
}


}
@media all and (max-width: 1000px) {
#x3domUpLine .x3domClassInput{
  font-size: 15px;
  width: 120px;
}



}
@media all and (max-width: 1100px) {
#canvasZoom{
  margin: 0 2px;
}
#canvasZoomHidden{
  margin: 0 2px;
}

#loadImageFonBlach {

    background-size: 210px;
}

}
@media all and (min-width: 1100px) and (max-width: 1200px) {
#canvasZoom{
  margin: 0 30px;
}
#canvasZoomHidden{
  margin: 0 30px;
}

}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 8px;
padding-left: 8px;
}

.col-xs-5ths {
width: 20%;
float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
    width: 20%;
    float: left;
}
}

@media (min-width: 992px) {
.col-md-5ths {
    width: 20%;
    float: left;
}
}

@media (min-width: 1200px) {
.col-lg-5ths {
    width: 20%;
    float: left;
}
}