
        /* 
   _____                          _____  
  /  _  \_______   ____   ______ /  |  | 
 /  /_\  \_  __ \_/ __ \ /  ___//   |  |_
/    |    \  | \/\  ___/ \___ \/    ^   /
\____|__  /__|    \___  >____  >____   | 
        \/            \/     \/     |__| 

Ares4 Default Theme 1.0
http://www.ares4.com
*/
        /* Font import */

        /*@import url(https://fonts.googleapis.com/css?family=Inconsolata);*/
        @import url(https://fonts.googleapis.com/css?family=Sura);

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
        /* General */

        html {
            min-height: 100%;
            width: 100%;
            padding: 0;
            margin: 0;
            background-color:rgba(175, 175, 175, 1.0);
            /*background-position: center top;*/
            background-repeat: no-repeat;
			background-size: cover !important;
			background-attachment: fixed;
        }
        
        #ares4 {
            min-height: 2880px;
            max-width:891px;
            overflow-x:hidden;    	    
            margin-left:auto;
            margin-right:auto;
            padding: 25px 0 25px 0 !important;
            background-color:rgba(237, 237, 237, 1.0); 
            border-left: 2px solid  rgba(225,255,255,1.0) !important;
            border-right: 2px solid  rgba(255,255,255,1.0) !important;
            box-sizing: border-box !important;
            -webkit-box-sizing: content-box !important;


            font-family: 'Sura', Serif !important;
        }
			
/*---------------------------------------------------------------*/
			/* Logo */

        #ares4 #logo img {
            width: 240px;
            height: auto;
            margin: 5px 0px 25px 0px !important;
        }
/*---------------------------------------------------------------*/
        /* Search Box */

        #ares4 #search {
            background-color:rgba(255, 255, 255, 1.0) !important;
            border: 2px solid rgba(255,255,255,1.0) !important;
            padding: 5px 10px 5px 10px;
            margin: 10px;
            margin-bottom: 25px;
            border: 0px solid #000;
            width: 300px;
            box-sizing: border-box;
            font-family: 'Inconsolata', Monospace !important;
            font-size: 15px;
            color:#000000;
            -webkit-border-radius:0;
            -webkit-appearance: none;
        }
/*---------------------------------------------------------------*/
        /* Breadcrumb Trail */

        #ares4 #breadcrumb {
            font-size: 15px;
            color:rgba(25, 71, 143, 1.0);
            margin-bottom: 25px;
            margin-left: 10px;
            margin-right: 10px;
            padding: 5px 10px 5px 0px;
/*            background-color:rgba(255, 255, 255, 1.0) !important;*/
/*            border: 2px solid rgba(255,255,255,.1.0) !important;*/
        }

        #ares4 #breadcrumb a {
            margin: 0 10px 0 10px;
            padding: 5px 10px 5px 0px;
            color:rgba(25, 71, 143, 1.0);
            text-decoration: none;
        }
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
        /* Information Room */

        #ares4 .ie-grid {
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            padding: 10px 10px 10px 10px;
        }

        #ares4 .ie-grid .grid-sizer {
            width: 100px;
            display: inline-block;
        }

        #ares4 .ie-grid .grid-gutter {
            width: 10px;
            display: inline-block;
        }
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
        /* Information Unit */

/*---------------------------------------------------------------*/
		/*Basics*/
        #ares4 .ie-grid .ie {
            border: 1px solid rgba(245,245,245,1.0) !important; 
            position: relative;
            margin-bottom: 0px;
            box-sizing: border-box;
        }

        #ares4 a.front {
            text-decoration: none;
        }

/*---------------------------------------------------------------*/
		/*Vorlage*/
/*      #ares4 .ie-grid .ie .front-0 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color: white;
        }

        #ares4 .ie-grid .ie .front-0 h3 {
            margin: 0 0 5px 0;
        }

        #ares4 .ie-grid .ie .front-0 h4 {
            margin: 0;
        }
*/
/*---------------------------------------------------------------*/
		/*CSS-Klasse 1 (Navigation)*/

        #ares4 .ie-grid .ie .front-1 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color:rgba(168, 32, 32, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-1 h3 {
            font-size: 13px 
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-1 h4 {
            font-size: 10px 
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
		/*CSS-Klasse 2 (Content, grau, Titel klein, Untertitel gross)*/

        #ares4 .ie-grid .ie .front-2 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(25, 71, 143, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-2 h3 {
            font-size: 14px !important;
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-2 h4 {
            font-size: 11px !important;
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
		/*CSS-Klasse 3 (Specials, türkis)*/

        #ares4 .ie-grid .ie .front-3 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(0, 141, 208, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h3 {
            font-size: 13px;
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h4 {
            font-size: 10px;
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
		/*CSS-Klasse 4 (Specials, rot)*/

        #ares4 .ie-grid .ie .front-4 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(168, 32, 32, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-4 h3 {
            font-size: 14px !important;
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-4 h4 {
            font-size: 11px !important;
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
		/*CSS-Klasse 5 (Titel gross, Untertitel klein)*/

        #ares4 .ie-grid .ie .front-5 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(102, 129, 152, 0.0) !important;
        }

        #ares4 .ie-grid .ie .front-5 h3 {
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
            font-size: 14px !important;
        }

        #ares4 .ie-grid .ie .front-5 h4 {
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
            font-size: 11px !important;
        }

6/*---------------------------------------------------------------*/
		/*Kachelrueckseite*/

        #ares4 .ie-grid .ie .back {}

        #ares4 .ie-grid .ie .back-1 {
            height: 100%;
            width: 100%;
            padding: 10px 10px 10px 10px;
            border: 0px solid #000 !important;
            box-sizing: border-box;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            background-color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .back-1 h2 {
            margin: 0 0 0 0;
            font-size: 16px !important;
        }

        #ares4 .ie-grid .ie .back-1 h3 {
            margin: 0 0 0 0;
            font-size: 15px;
        }

        #ares4 .ie-grid .ie .back-1 h4 {
            margin: 0;
            font-size: 11px;
        }

        #ares4 .ie-grid .ie .back-1 hr {
            border: none;
            height: 0;
            overflow: hidden;
            margin: 10px 0;
            border-top: 1px solid black;
        }

        #ares4 .ie-grid .ie .back-1 .ie-close {
            position: absolute;
            right: 0;
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin: 0px 10px 0 0;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }

        #ares4 .ie-grid .ie .back-1 .ie-close:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav {
            margin: -10px 0 15px 0;
            height: 30px;
            text-align: right;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabnav a {
            text-transform: none;
            text-decoration: none;
            color: #cccccc;
            margin-left: 20px;
            padding-top: 5px;
            cursor: pointer;
            display: inline-block;
            font-size: 13px;
            line-height: 16px;
            border-top: 2px solid white;
        }
		#ares4  .ie-grid .ie .back-1 .ie-tabnav a h3 {
        margin: 0px;
        padding: 0px;
        display: inline-block;
        font-size: 13px;
        line-height: 16px;
}


        #ares4 .ie-grid .ie .back-1 .ie-tabnav .active {
            color: black;
            border-top: 2px solid black;
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabs {
            height: calc(100% - 88px);
        }

        #ares4 .ie-grid .ie .back-1 .ie-tabs .ie-tab {
            height: 100%;
            overflow-y: auto;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 14px;
            line-height: 17px;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 25px;
            bottom: 0;
            left: 0;
            background-color: gainsboro;
            position: absolute;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div {
            list-style-type: none;
            display: table-cell;
            height: 25px;
            text-align: center;
            vertical-align: middle;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa {
            color: black;
            opacity: 0.3;
            font-size: 17px;
            margin-top: 2px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }

        #ares4 .ie-grid .ie .back-1 .ie-options div .fa:hover {
            transition: opacity 0.5s ease;
            opacity: 1;
        }
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
        /* Information Unit Sizes */

        #ares4 .ie-grid .ie-width-1 {
            width: 100px;
        }

        #ares4 .ie-grid .ie-width-1 h3 {
            font-size: 13px;
            margin: 5px 0 2px -6px !important;
        }

        #ares4 .ie-grid .ie-width-1 h4 {
            font-size: 11px;
            margin: 5px 0 2px -6px !important;
        }

/*---------------------------------------------------------------*/
        #ares4 .ie-grid .ie-width-2 {
            width: 210px;
        }

        #ares4 .ie-grid .ie-width-2 h3 {
            font-size: 14px;
            margin: 5px 0 2px 0 !important;
        }

        #ares4 .ie-grid .ie-width-2 h4 {
            font-size: 11px;
        }

/*---------------------------------------------------------------*/
/*        #ares4 .ie-grid .ie-width-3 {
            width: 320px;
        }

        #ares4 .ie-grid .ie-width-3 h3 {
            font-size: 21px;
            margin: 10px 0 2px 0 !important;
        }

        #ares4 .ie-grid .ie-width-3 h4 {
            font-size: 15px;
        }

/*---------------------------------------------------------------*/
        #ares4 .ie-grid .ie-width-4 {
            width: 430px;
            border: 0px !important; 
        }

        #ares4 .ie-grid .ie-width-4 h3 {
            font-size: 14px;
            margin: 5px 0 2px 0 !important;
        }

        #ares4 .ie-grid .ie-width-4 h4 {
            font-size: 11px;
        }

/*---------------------------------------------------------------*/
/*        #ares4 .ie-grid .ie-width-5 {
            width: 540px;
        }

        #ares4 .ie-grid .ie-width-4 h3 {
            font-size: 21px !important;
            margin: 10px 0 2px 0 !important;
        }

        #ares4 .ie-grid .ie-width-4 h4 {
            font-size: 15px !important;
        }
*/
/*---------------------------------------------------------------*/
/*        #ares4 .ie-grid .ie-width-6 {
            width: 650px;
        }

        #ares4 .ie-grid .ie-width-6 h3 {
            font-size: 49px;
        }

        #ares4 .ie-grid .ie-width-6 h4 {
            font-size: 23px;
        }
*/
/*---------------------------------------------------------------*/
/*       #ares4 .ie-grid .ie-width-7 {
            width: 760px;
        }

        #ares4 .ie-grid .ie-width-7 h3 {
            font-size: 49px;
        }

        #ares4 .ie-grid .ie-width-7 h4 {
            font-size: 23px;
        }
*/
/*---------------------------------------------------------------*/
        #ares4 .ie-grid .ie-width-8 {
            width: 650px;
        }

        #ares4 .ie-grid .ie-width-8 h3 {
            font-size: 14px;
        }

        #ares4 .ie-grid .ie-width-8 h4 {
            font-size: 11px;
        }

/*---------------------------------------------------------------*/
        #ares4 .ie-grid .ie-height-1 {
            height: 100px;
        }

        #ares4 .ie-grid .ie-height-2 {
            height: 210px;
        }

        #ares4 .ie-grid .ie-height-3 {
            height: 320px;
            border: 0px !important; 
        }

        #ares4 .ie-grid .ie-height-4 {
            height: 430px;
        }

       #ares4 .ie-grid .ie-height-5 {
            height: 540px;
        }

        #ares4 .ie-grid .ie-height-6 {
            height: 650px;
        }

        #ares4 .ie-grid .ie-height-7 {
            height: 760px;
        }

        #ares4 .ie-grid .ie-height-8 {
            height: 870px;
        }

/*---------------------------------------------------------------*/
        #ares4 .ie-grid .ie-maximized {
            width: 430px;
            height: 430px;
        }
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
        /* Responsive */

/*---------------------------------------------------------------*/
            /*Large smartphones landscape*/
        @media screen and (min-width: 415px) and (max-width: 719px) {
            #ares4 #logo img {
                width: auto;
                height: 70px;
                margin: 25px 0px 0 0px;
            }

            #ares4 .ie-grid {
                width: 610px;
                left: 0px;
                margin: 0px;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 71px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 6px;
                display: inline-block;
            }

/*---------------------------------------------------------------*/
		/*CSS-Klasse 3 */

        #ares4 .ie-grid .ie .front-3 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(0, 141, 208, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h3 {
            font-size: 11px;
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h4 {
            font-size: 8px;
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-1 {
                width: 71px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
                margin: 6px 0 2px -8px !important;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 8px;
                margin: 3px 0 2px -8px !important;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-2 {
                width: 148px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 11px;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 8px;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-3 {
                width: 225px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 11px !important;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 8px !important;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-4 {
                width: 302px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 11px;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 8px;
            }
/*---------------------------------------------------------------*/
/*            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
*/
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-8 {
                width: 610px;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 20px;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-height-1 {
                height: 71px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 148px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 225px;
            }
/*            #ares4 .ie-grid .ie-height-4 {
                height: 302px;
            }
            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }*/
            #ares4 .ie-grid .ie-height-8 {
                height: 610px;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 302px;
                height: 302px;
            }
        }

/*---------------------------------------------------------------*/
            /*Large smartphone portrait*/
        @media screen and (min-width: 375px) and (max-width: 414px) {
            #ares4 #logo img {
                width: auto;
                height: 70px;
                margin: 25px 0px 0 0px;
            }
            #ares4 .ie-grid {
                width: 355px;
                left: 0px;
                margin: 0px;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 82.75px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 8px !important;
                display: inline-block;
            }
/*---------------------------------------------------------------*/
		/*CSS-Klasse 3 */

        #ares4 .ie-grid .ie .front-3 {
            cursor: pointer;
            height: 100%;
            padding: 10px 10px 10px 10px;
            box-sizing: border-box;
            background-position: center center;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-color:rgba(0, 141, 208, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h3 {
            font-size: 11px;
            margin: 26px 0 5px 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

        #ares4 .ie-grid .ie .front-3 h4 {
            font-size: 8px;
            margin: 0;
            color:rgba(255, 255, 255, 1.0) !important;
        }

/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-1 {
                width: 82.75px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px; !important;
                margin: 10px 0 2px -6px !important;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 8px; !important;
                margin: 3px 0 2px -6px !important;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-2 {
                width: 173.5px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 11px; !important;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 8px; !important;
            }
/*---------------------------------------------------------------*/
/*            #ares4 .ie-grid .ie-width-3 {
                width: 264.25px;
            }
            #ares4 .ie-grid .ie-width-3 h3 {
                font-size: 13px;
            }
            #ares4 .ie-grid .ie-width-3 h4 {
                font-size: 9px;
            }
*/
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-4 {
                width: 355px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 11px; !important;
                margin: 8px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 8px; !important;
            }
/*---------------------------------------------------------------*/
/*            #ares4 .ie-grid .ie-width-5 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-5 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-5 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-6 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-6 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-6 h4 {
                font-size: 20px;
            }
            #ares4 .ie-grid .ie-width-7 {
                width: 300px;
            }
            #ares4 .ie-grid .ie-width-7 h3 {
                font-size: 46px;
            }
            #ares4 .ie-grid .ie-width-7 h4 {
                font-size: 20px;
            }
*/            
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-8 {
                width: 355px !important;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 11px; !important;
                margin: 8px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 8px; !important;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-height-1 {
                height: 82.75px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 173.5px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 264.25px !important;
            }
            #ares4 .ie-grid .ie-height-4 {
                height: 355px;
            }
/*            #ares4 .ie-grid .ie-height-5 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-6 {
                height: 300px;
            }
            #ares4 .ie-grid .ie-height-7 {
                height: 300px;
            }
*/            #ares4 .ie-grid .ie-height-8 {
                height: 718px !important;
            }
            
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 355px;
                height: 355px;
            }
        }
/*---------------------------------------------------------------*/
            /*small smartphone screens*/
        @media screen and (min-width: 300px) and (max-width: 374px) {
            #ares4 #logo img {
                width: auto;
                height: 70px;
                margin: 25px 0px 0 0px;
            }
            #ares4 .ie-grid {
                width: 331px;
                left: 0px;
                margin: 0px;
            }
            #ares4 .ie-grid .grid-sizer {
                width: 79px;
                display: inline-block;
            }
            #ares4 .ie-grid .grid-gutter {
                width: 5px !important;
                display: inline-block;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-width-1 {
                width: 79px;
            }
            #ares4 .ie-grid .ie-width-1 h3 {
                font-size: 11px;
                margin: 10px 0 2px -6px !important;
            }
            #ares4 .ie-grid .ie-width-1 h4 {
                font-size: 8px;
                margin: 3px 0 2px -6px !important;
            }
            #ares4 .ie-grid .ie-width-2 {
                width: 163px;
            }
            #ares4 .ie-grid .ie-width-2 h3 {
                font-size: 11px;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-2 h4 {
                font-size: 8px;
            }
            #ares4 .ie-grid .ie-width-4 {
                width: 331px;
            }
            #ares4 .ie-grid .ie-width-4 h3 {
                font-size: 11px;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-4 h4 {
                font-size: 8px;
            }
            #ares4 .ie-grid .ie-width-8 {
                width: 331px;
            }
            #ares4 .ie-grid .ie-width-8 h3 {
                font-size: 11px;
                margin: 10px 0 2px 0 !important;
            }
            #ares4 .ie-grid .ie-width-8 h4 {
                font-size: 8px;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-height-1 {
                height: 79px;
            }
            #ares4 .ie-grid .ie-height-2 {
                height: 163px;
            }
            #ares4 .ie-grid .ie-height-3 {
                height: 247px;
            }
/*---------------------------------------------------------------*/
            #ares4 .ie-grid .ie-maximized {
                width: calc(100% - 20px);
                max-width: 667px;
                height: 331px;
            }
        }
        
    