@media (min-width:1020px) AND (max-width:1060px) {




} /* END 931 */
@media (min-width:681px) {	/* 2018-12-07 // Studio H */	.chronoform input[type="text"],	.chronoform textarea {		width:450px !important;	}	.gbs3 .gcore-display-table {			}	.chronoform #fitem-text5 {		width:300px !important;	}	.chronoform #fitem-text6 {		width:400px !important;	}	.chronoform #fitem-text5 #fin-text5 {		}	.chronoform #fitem-text5 #fin-text5 input[type="text"] {			width:100px !important;	}	.chronoform #fitem-text6 label {		min-width: 60px;		max-width: 60px;	}	.chronoform #fitem-text6 #fin-text6 input[type="text"] {			width:249px !important;	}	.chronoform #fin-checkbox_group9 {		display:block;	}	.intrest-list-left,	.intrest-list-right {		float:left;		width:49%;	}		.chronoform #fin-checkbox11 label {		text-align:left;		margin-top:-19px;		padding-left:25px;	}		}
@media (min-width:681px) AND (max-width:1020px) {


} /* END 931 */


/* Smartphones */
@media (min-device-width:0px) and (max-width:680px) {
	body {
	   background-image:none;
	}

	#sh-wrapper,
    #footer {
		width:100%;
		font-size:14px;
	}  

    #logo-container {
        background:transparent url('../images/logo_neu.jpg') no-repeat center center;
        width:100%;
    }
    
    .colorbar-inner {
        width:50%;
    }

    #sh-branding,
    #sh-slideshow,
    #sh-menu {
        width:100%;
        height:auto;
        float:none;
    }
	#banner {
    	padding:0px 40px;
    
  	}	
  
	#sh-content {
		padding:0px;
		background:none;
		min-height:100px;
	}

    #sh-comwrap-duo,
	#sh-comwrap {
		width:auto;
		float:none;
		padding:20px;
	}

	#sidebar-a {
		width:auto;
		min-height:0px;
		margin-right:0px;
		float:none;
		padding:20px;
	}
    
    #sh-topnav {
        position:relative;
        right:0px;
        top:0px;
        width:100%;
        text-align:center;
        border-top:3px solid #fd4f50;
    }
    
    #sh-topnav ul {
        text-align:center;
        padding:10px 0px;
    }
    
    #sh-topnav ul li {
        display:block;
        padding:0px 60px;
    }
    
    #sh-topnav ul li a {
        display:block;
        text-align:center;
    }
    
	#footer {
		padding:10px 0px;
		text-align:center;
	}
  
	img {
		max-width:100%;
		height:auto;
	}
	.contact dd, .contact dt {display:block;}
	/* 2018-12-07 // Studio H */	textarea { max-width:250px !important;}
		#fitem-text5 {margin-bottom:15px;}


}

