/* *********************************************************************************************************************
	One% CSS Grid - 12 Columns Fluid CSS Grid System

	Why One% ? Let’s count ...
		we have 12 columns (magic number divided by 2, 3, 4, 6)

		for 12 columns we need 11 margins

		so if we count margin 3%, then 3% * 11 margins = 33%

		and if we count width of 1 column 5.5%, than 5.5% * 12 columns = 66%

		in the end we have 33% + 66% = 99% aaand ???

		1% is still here so that's the name - One%

	2 starting options ? Let’s count a bit more ...
		1200px - perfectly fits 1280 screens
			12 columns
			margin 3% / 36px (full-width)
			col1 5.5% / 66px (full-width)

		1000px - perfectly fits 1024 screens
			12 columns
			margin 3% / 30px (full-width)
			col1 5.5% / 55px (full-width)
*/





/* *********************************************************************************************************************
 * Main container for all
 */
.main_wrapper {
	margin: 0 auto;
	padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
}

.main_wrapper {
	max-width: 1140px;
}

.onerow {
	clear: both;
	padding:0 10px;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	width: 100%;
	height: auto;
	display: block;
}



@media(max-width:1450px){
    .home .header .inner .hd_bottom .logo img {
        max-width: 320px;
    }
    .home .header .inner .hd_bottom .theme_blk img {
        max-width: 326px;
    }
    .home .header .inner .hd_bottom .date_blk {
        padding: 0 0 18px;
    }
    .home .header .inner .hd_bottom .date_blk span {
        letter-spacing: 0.4px;
        font-size: 14px;
        font-weight: 900;
    }
    .home .header {
        background-position: top;
    }
}


/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (max-width: 1024px) {
	.main_wrapper {
		max-width: 1010px;
	}

	.main_wrapper .onerow {
		padding: 0;
	}
	
	
	.hp_container {padding:50px 30px 20px!important;}
	.hp_container .com_row .hpc_com .topic span {font-size:20px!important; letter-spacing:0.5px!important;}
	.hp_container .com_row .hpc_com .info {min-height:135px!important;}
    .header .inner .hd_top.fixed .navigation ul li a {
        margin: 0 5px;
    }
    
    .header .inner .hd_top .navigation ul li a {
        margin: 0 8px;
    }
    #units span {
        font-size: 15px;
    }
    #numbers span {
        font-size: 36px;
    }
	.topic_item {
        width: 25% !important;
    }
    .main_wrapper {
        padding: 0 15px;
    }
}

@media(max-width:991px){
    .home .header .inner .hd_bottom .logo img {
        max-width: 215px;
    }
    .home .header .inner .hd_bottom .theme_blk img {
        max-width: 220px;
    }
    .home .header .inner .hd_bottom .date_blk span {
        line-height: 20px;
        max-width: 300px;
        width: 100%;
        margin: 0 auto !important;
    }
    .home .header .inner .hd_bottom .logo {
        padding: 0 0 12px;
    }
    .header .inner .hd_bottom .theme_blk {
        margin: 0 0 5px;
    }
    .header {
        background-position: top !important;
        background-size: 100% 132% !important;
    }
    .header .inner {
        height: auto;
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .geobim-logo img {
        max-width: 210px;
        display: inline-block;
    }
    .header {
        height: auto;
    }
    .header .inner .hd_bottom .logo img {
        max-width: 245px;
    }
    .header .inner .logo_theme span {
        line-height: 22px;
        font-size: 16px;
    }
    .custom_col5 {
        width: 33.33% !important;
    }
    .bodycontainer h2 {
        font-size: 34px;
    }
    .HD_4 {
        font-size: 20px;
    }
    .btn_blk a {
        font-size: 15px;
    }
    .contact  .bodycontainer h2 {
        padding: 0 0 0 0;
    }
    .header .inner .logo_theme {
        flex-direction: column;
    }
    .header .inner .logo_theme .logo {
        text-align: right !important;
        border-right: 0px solid #1b2832;
        padding: 0 0 15px 0 !important;
    }
    .header .inner .logo_theme .theme_blk {
        width: 100%;
        text-align: center !important;
        margin: 0 !important;
        padding-left: 0 !important;
    }
    .header .inner .hd_bottom .theme_blk img {
        max-width: 245px;
    }
    .header .inner .logo_theme .date_blk {
        text-align: center;
        margin: 15px 0 0 0;
    }
    .header .inner .logo_theme span {
        text-align: center;
    }
    
}



/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) 

	{
		.header .hd_top {display:none;}
		.slicknav_menu {display:block;}
		
		.slicknav_menu {display:block; position:absolute; left:30px; top:30px; z-index:10000;}
		.slicknav_menu a.slicknav_btn {width:32px; height:32px; background:url(../images/menu_icon.png) no-repeat 0px 0px; 
		text-indent:-9999em; display:block;}
        .slicknav_menu a.slicknav_open {background:url(../images/menu_icon.png) no-repeat 0px -40px;}
		.slicknav_menu .slicknav_nav {width:220px; background:#00acd6; padding:10px 15px; margin:0; 
		list-style:none; border-radius:3px;}
		.slicknav_menu .slicknav_nav li {padding:0; position:relative; border-bottom:1px dashed #fff;}
		.slicknav_menu .slicknav_nav li a {font-size:15px; color:#fff; text-transform:uppercase; font-weight:600; padding:0 10px; line-height:38px; display:block;}
		.slicknav_menu .slicknav_nav li a:hover {color:#000;}
		.slicknav_menu .slicknav_nav li a a {padding:0;}
		.slicknav_menu .slicknav_nav li a span.slicknav_arrow {position:absolute; right:0; top:-1px;}
		.slicknav_menu .slicknav_nav li ul {list-style:none; padding-bottom:15px;}
		.slicknav_menu .slicknav_nav li ul li {border:none;}
		.slicknav_menu .slicknav_nav li ul li a {font-size:13px; line-height:28px; text-transform:none; border:1px dashed #b3ba2a; margin:5px 0; display:block; border-radius:3px;}	
		
		.header .inner .hd_bottom .btn_blk a {min-width:inherit;}
        .topic_item, .col3ATTEND {
            width:50% !important;
        }
		.HD_3 {
            font-size: 32px;
        }
        .overview_img {
            padding-top: 45px;
            width: 100%;
            float: none;
            overflow: hidden;
        }
        .overview_left{width:100%; margin-right: 0px;}
        .WhyShould_cover_bt .WhyShould_cover {
            width: 50%;
        }
        .sub_btn {
            font-size: 15px;
            padding: 8px 20px;
        }
        .home .partners_container .pc_com {
            padding: 0 0 25px;
        }
        .home .overview_blk p {
            font-size: 16px;
        }
        .custom_col5 {
            width: 50% !important;
        }
        .registration table tr td strong.cat {
            font-size: 12px;
            padding: 5px 10px;
            line-height: 20px;
        }
        .registration table tr td span {
            font-size: 13px;
            line-height: 18px;
            padding: 10px 10px;
            font-weight: 600;
        }
        .ps table td {
            padding: 10px 10px;
            font-size: 14px;
            line-height: 18px;
        }
        .ps table th {
            padding: 10px 10px;
            font-size: 15px;
        }
        .ps table td span {
            line-height: 20px;
            font-size: 13px;
        }
	}

@media all and (max-width:640px) 

	{
		.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 
		{
			float: none; width: 100%;
		}
		#numbers span {
            font-size: 30px;
            margin-right: 0px;
            padding-left: 10px;
            padding-right: 10px;
            width: 25%;
            height: 110px;
            border-radius: 0;
            border: 0px solid #000;
        }
		#units span {
            font-size: 13px;
            margin-right: 0;
            width: 25%;
        }
        
        
        .bodycontainer h2 {
            font-size: 30px;
        }
        .contact .b24-form-field {
            width: 99%;
            float: left;
            margin: 0 1%;
            margin-bottom: 10px;
        }
        
	}
	
@media all and (max-width:480px) 

	{	
		#units span {
            font-size: 12px;
        }
        .topic_item, .col3ATTEND {
            width: 100% !important;
        }
		.HD_3 {
            font-size: 26px;
        }
        
        .custom_col5 {
            width: 100% !important;
        }
	}
	
@media all and (max-width:360px) 

	{
		
		
	}

@media all and (max-width:320px) 

	{
		
	}