@charset "utf-8";
/* CSS Document */
body {
width: 100%;
height: 100%;
min-width: 1000px;
min-height: 1000px;
}
.darkHeader {
    display: none;
}

.container-fluid.flash_mk {
    background: #fff !important;
}
.header {
	width:100%;
	background-color: #000000;
	padding: 10px 0px 4px;
	overflow: hidden;
}
.logo {
	width: 50%;
}
.social_icon {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-top: 16px;
}
.splash {
	width: 33.3% !important;
	margin: -5px 0px 0px 0px !important;
	float: left !important;
	overflow: hidden !important;
}
.splash img {
	width: 100% !important;
	margin: 0px !important;
}
.social_icon ul {
	margin: 0;
	padding: 0;
}
.social_icon ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	text-align: right;
}

.v_caption {
	width: 100%;
	color: #fff;
	background: #c7090c;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.col-sm-4 .v_caption:hover{
	background:#fff;
	color:#c7090c;
}
.col-sm-4 .cap_font:hover{
	color:#000;
}
.style_prevu_kit
{
    display:inline-block;
    border:0;
    /*width:196px;
    height:210px;*/
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.style_prevu_kit:hover
{
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1.05);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1.05);   
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1.05);
    transition: all 300ms ease-in;
    transform: scale(1.05);
}
.cap_font {
	font-size: 14px;
	color: #dadad9;
	text-shadow: 0px 0px #000;
}
.my_iframe{
	width: 100%;
	height: 400px;
}
.my_button {
	width: 40%;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	margin: auto;
}
.footer_head {
	width:100%;
	height: 75px;
	/*background:url(../images/footer_layer.jpg) no-repeat;*/
	background-size:100% 100%;
	margin: 5px auto 7px;
	padding: 10px 0;
}

/*.my_footer {
	width: 100%;
	text-align: center;
	padding: 20px 0px 10px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
}*/
.my_footer {
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #fff;
/*    position: fixed;*/
    bottom: 0;
    z-index: 11;
    background: #3c4043;
}
.footer_title {
	width: 100%;
	margin: 0px auto;
	padding: 5px;
	font-size: 23px;
	text-align: center;
	color: #fff;
	margin-top: 7px;
}


.arrow_icon {
	content: "";
	width: 60px;
	height: 37px;
	background: url(images/arrow_icon.png);
}

.tech{ 
  cursor: pointer;
}
/*.tech:hover{ 
  cursor: pointer;
  }*/
  
.thelang{ /*class added to contents of 2nd demo when they are open*/
  float:right;
  width:100%;
  margin-top: -1px;
  padding: 0px;
}

/*body{
	overflow: hidden;
}
*/

@media (max-width: 1230px) {
body {
    min-width: 795px;
}
}

@media (max-width: 959px) {
body {
    min-width: 608px;
}
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

.grid figure img {
    height: 51vh;
}
body {
    overflow: visible;
}
}





@media (max-width: 768px) {
	.logo {
	text-align:center;
	width: 100%;
}
.social_icon {
    margin: 5px 0 12px;
    padding: 0;
    text-align: center;
    width: 100%;
}
	.splash {
	width: 33.3% !important;
	margin: -5px 0px 0px 0px !important;
	float: left !important !important;
}
	.my_small-dialog1 {
	background:url(../images/bg.png);
	padding:0px;
	text-align: left;
	width: 95% !important;
	margin: 10% auto;
	position: relative;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
}
.col-sm-4 {
    margin-top:7px !important;
}
	.footer_title {
	width: 80%;
	margin: 0px auto;
	padding: 5px;
	font-size: 25px;
	text-align: center;
	color: #fff;
}
.footer_head {
	width:100%;
	height: 74px;
	background-size:100% 100%;
	margin: 0px auto;
	padding: 10px 0;
}

}


@media (max-width: 614px) {
.splash {
    width: 50% !important;
}
body {
    min-width: 481px;
}
}



@media (max-width: 480px) {
	.splash {
	width: 100% !important;
	margin: -5px 0px 0px 0px !important;
	float: left !important;
}
	.logo {
	width: 100%;
	text-align:center;
}
.social_icon {
	width: 100%;
	margin: 5px 0 12px;
	padding: 0;
	text-align: center;
	margin-top: 25px;
}
	.footer_title {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.col-sm-4 {
    margin-top:7px !important;
}
.my_iframe{
	width: 100%;
	height: 250px;
}
.footer_head {
	width:100%;
	height: 72px;
	background-size:100% 100%;
	margin: 0px auto;
	padding: 10px 0;
}
.my_button {
	width: 80%;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	margin: auto;
}
body {
    min-width: 242px;
    overflow: visible ;
}
}


