@media (max-width: 1600px) {
    #trainings .description .container {
        background-size: 40%;
    }
    #trainings .content .text {
        padding: 0 40% 0 0;
    }
		
} 

@media (max-width: 1380px) {
    #trainings .description .container {
        background-size: 40%;
    }
    #trainings .content .text {
        padding: 0 0 30% 0;
    }
    #trainings .counter .col {
        width: 50%;
        margin-bottom: 20px;
        text-align: center;
    }

	
	
}

@media (max-width: 890px) {
    #trainings .container {
        padding: 0 50px;
        text-align: left;
    }
    #trainings .title h1 {
        line-height: 45px;
        margin-top: -60px;
        font-size: 40px;
    }
    #trainings .counter .countdown_section {
        margin: 0 10px;
    }
    #trainings .counter .countdown_amount {
        font-size: 40px;
    }
    #trainings .counter .countdown_amount p {
        font-size: 15px;
    }
	

	
}

@media (max-width: 550px) {
    #trainings .container {
        padding: 0 20px;
        text-align: left;
    }
    #trainings .title h1 {
        line-height: 30px;
        margin-top: -40px;
        font-size: 25px;
    }
    #trainings .content ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    #trainings .counter .col {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
	
	
}

@media (max-width: 1380px) {
  .tp-caption.watermark_slider {
    left: 30px!important;
    top: 100px !important;
  }
  .effect-milo img {
    max-width: none;
    width: 110%;
    width: 110%;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.effect-milo .milo-text-content {
    padding: 0 10px 0 0;
    width: 75%;
    border-right: 1px solid #ffffff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.effect-milo:hover .milo-text-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.milo-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    color: #ffffff;
    backface-visibility: hidden;
}

}

@media (max-width: 1170px) {
  div#header2 a#header-logo {
    width: 200px;
  }
  div#header2-rightzone #header-socials {
    padding: 25px 15px;
  }
  div#header2-rightzone div {
    min-width: 60px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col {
    width: 99% !important;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col {
    width: 78% !important;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col div.menu-content-cats div.cats-cont a {
    max-width: 33%;
  }
  div#header2 ul li a.frsttlvl {
    padding: 30px 5px 5px 5px;
    font-size: 10px;
  }
  div#header2 ul li:nth-of-type(2) a.frsttlvl {
    padding-left: 0px;
  }
  div#header2 ul li a.frsttlvl.lang_ua {
    font-size: 7px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col a {
    font-size: 11px;
    padding-left: 5px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col h4 {
    font-size: 14px;
  }
  .footer-col {
    width: 33% !important;
  }
  .footer-copyrights div {
    padding: 10px;
    line-height: normal;
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
  .footer-copyrights div form#foot-newsletter {
    line-height: 60px !important;
    padding: 0px;
    margin: auto;
    top: 20px;
  }
  
  .home_fifth_section-left-text div,
  .home_fifth_section-right-text {
    font-size: 13px;
  }
  .home_fifth_section-left-header,
  .home_fifth_section-right-header {
    font-size: 20px;
  }
  .revolution-slider-image {
    width: 100% !important;
    left: 0px !important;
    top: 80px !important;
  }
  .revolution-slider-image img {
    display: block !important;
    margin: auto !important;
    height: 150px !important;
    width: auto !important;
  }
  
  .effect-milo img {
    max-width: none;
    width: 110%;
    width: 110%;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.effect-milo .milo-text-content {
    padding: 0 10px 0 0;
    width: 75%;
    border-right: 1px solid #ffffff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.effect-milo:hover .milo-text-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.milo-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    color: #ffffff;
    backface-visibility: hidden;
}

  .effect-milo .milo-text-content,
  .effect-milo h2 {
    width: 100%;
    border: 0px;
    padding: 0px;
    text-align: justify;
  }

  div#sub_page_banner span strong {
    font-size: 36px;
    padding-left: 20px;
  }
  div#sect_slider div#caro_listing,
  div#sect_slider .jcarousel,
  div#sect_slider,
  div#sect_slider_related div#caro_listing_related,
  div#sect_slider_related .jcarousel_related,
  div#sect_slider_related {
    width: 642px !important;
    max-width: 642px !important;
    margin: auto !important;
  }
  div#sect_slider a.carousel-products-control-prev,
  div#sect_slider_related a.carousel-products-related-control-prev {
    left: -20px;
  }
  div#sect_slider a.carousel-products-control-next,
  div#sect_slider_related a.carousel-products-related-control-next {
    right: -20px;
  }
  div#sub_page.product_page div#prod-left-sect,
  div#sub_page.product_page div#prod-right-sect,
  div#sub_page.product_page h1#product-main-title,
  div#sub_page.product_page div#product-breadcrumbs {
    float: none !important;
    text-align: center !important;
  }
  div#sub_page.product_page div#product-breadcrumbs,
  div#sub_page.product_page div#sect_slider_details,
  div#sub_page.product_page div#sect_slider,
  div#sub_page.product_page div#prod-left-sect,
  div#sub_page.product_page div#prod-right-sect,
  div#sub_page.product_page h1#product-main-title,
  div#sub_page.product_page div#product-breadcrumbs {
    margin: auto !important;
    max-width: 530px !important;
    width: auto !important;
    height: auto !important;
  }
  div#sub_page.product_page div#product-breadcrumbs {
    padding: 5px;
  }
  div#sub_page.product_page div#sect_slider div#caro_listing,
  div#sub_page.product_page div#sect_slider .jcarousel,
  div#sub_page.product_page div#sect_slider {
    width: 530px !important;
    max-width: 530px !important;
    margin-top: 5px !important;
  }
  div#sub_page.product_page div#sect_slider_related,
  div#sub_page.product_page div#sect_slider_related div#caro_listing_related,
  div#sub_page.product_page div#sect_slider_related .jcarousel_related {
    max-width: 642px !important;
    width: 642px !important;
  }
  div#sub_page.product_page div#prod-left-sect div#sect_slider_details {
    margin-top: 10px !important;
  }
  
 
}

@media (max-width: 1045px) {
  div#header2 div#header2-rightzone div#header2-socials div#langswitcherchooser span#langchoosethelang span.langboxes select {
    width: 200px;
  }
  div#header2 div#header2-rightzone div#header2-socials div#langswitcherchooser {
    margin: auto;
    left: 0px;
    right: 0px;
  }
}

@media (max-width: 850px) {
	.edirect {
		margin-top: 0px;
	}
  body {
    overflow-x: hidden;
  }
  div#header2 {
      min-height: 70px;
  }
  div#header2 a#responsive-toggle {
    display: block;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col div.menu-content-cats div.cats-cont a p {
    bottom: 0px;
  }
  div#header2 ul li:not(:first-child) {
    display: none;
  }
  div#header2 ul li.withsubmenu {
    background: transparent;
  }
  div#header2,
  div#header2 ul {
    height: auto;
    float: none;
    position: static;
  }
  div#header2 ul li,
  div#header2 ul li a.frsttlvl {
    position: relative;
    width: 100%;
    height: 50px;
    float: none;
  }
  div#header2 ul li a.frsttlvl {
    padding: 15px 0px 0px;
    font-size: 12px;
  }
  div#header2 ul li.withsubmenu div.submenu-container,
  div#header2 ul li.withsubmenu:hover div.submenu-container {
    top: 50px;
    max-height: none;
  }
  div#header2 a#header-logo {
    height: auto;
    width: auto;
  }
  div#header2 a#header-logo img {
    height: 50px;
    width: auto;
  }
  div#header2-rightzone {
    display: none !important;
    float: none;
  }
  div#header2-rightzone div {
    line-height: 0px;
    height: 50px;
    width: 80%;
    min-width: 0px;
  }
  div#header2-rightzone div:nth-of-type(1) {
    width: 20%;
  }
  div#header2-rightzone div:nth-of-type(2) a {
    display: none;
  }
  div#header2 div#header2-rightzone div#search_input input,
  div#header2 div#header2-rightzone div#search_input:hover input {
    position: static;
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  div#header2 div#header2-rightzone div#search_input input:focus {
    background-color: rgba(189, 49, 24, 1);
  }
  div#header2 ul li.withsubmenu.open div.submenu-container {
    border-bottom: 2px #b31c27 solid;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col {
    background: #b31c27;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col {
    padding: 2px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col span,
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col h4 {
   /* display: none;*/
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col,
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col {
    float: none;
    width: 100%;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col a {
    float: left;
    display: block;
    width: 50%;
    height: auto;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    text-align: center;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-left-col img#submenu-image {
    width: 0px;
    height: 0px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col div.menu-content-cats div.cats-cont a {
    max-width: 50%;
    margin: 0px;
  }
  div#header2 ul li.withsubmenu div.submenu-container div.submenu-right-col div.menu-content-cats div.cats-cont a span {
    max-width: 100%;
    width: 100%;
  }
  .footer-col,
  #footer ul li {
    background-image: none !important;
    width: 100% ;
    float: none;
    text-align: center;
    margin: auto;
    min-height: 0px;
  }
  .tp-banner-container {
    height: auto !important;
    background: #f2f2f2;
  }
/*  .tp-banner {
    display: none !important;
  }*/
  /*.tparrows {
    display: none;
  }*/
  #home_seven_section {
    position: static;
    height: auto;
    padding-top: 20px; width: 100%;
  }
  
  .home_seven_section-item {
    box-sizing: border-box;
    max-width: 23%; height: auto;
    margin: 0 auto;
  }
  
 .home_fifth_section-left,
  .home_fifth_section-right {
    float: none;
    width: 100%;
    padding: 20px;
    background-size: cover;
  }
  .home_fifth_section-left {background-size: cover;
    position: relative;
     background:#341e14 url(../../fire-fight-img/fire-extinguisher-the-hub-safe.jpg)  repeat-x right top rgba(0, 0, 0, 1);
  }
  .home_fifth_section-left:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(195, 195, 195, 0.5);
  }
  .home_fifth_section-left-header,
  .home_fifth_section-right-header {
    font-size: 18px;
  }
  .home_fifth_section-left-text,
  .home_fifth_section-left-text div {
    float: none;
    font-size: 14px;
  }
  .home_fifth_section-right-text,
  .home_fifth_section-right-text {
    float: none;
    font-size: 14px;
  }
  .section_home_new {
    width: 100%;
  }
  .milo-text {
    padding: 20px;
  }
  .milo-text h2 {
    margin-top: 0;
  }
  div#sub_page_banner {
    display: none;
  }
  div#sect_interior div.sect_interior_part {
    width: 100%;
    float: none;
  }
  div#sect_slider_details div.left-desc-column {
    width: 100%;
    margin-bottom: 25px;
  }
  div#sect_slider_details ul,
  div#sect_slider_details ul li.theCurrentOne,
  div#sect_slider_details {
    min-height: 0px;
    height: auto;
  }
  div#sect_slider div#caro_listing,
  div#sect_slider .jcarousel,
  div#sect_slider,
  div#sect_slider_related div#caro_listing_related,
  div#sect_slider_related .jcarousel_related,
  div#sect_slider_related {
    max-width: 214px !important;
    width: 214px !important;
    margin: auto;
  }
  div#sub_page.product_page div#sect_slider_related,
  div#sub_page.product_page div#sect_slider_related div#caro_listing_related,
  div#sub_page.product_page div#sect_slider_related .jcarousel_related {
    max-width: 214px !important;
    width: 214px !important;
  }
  div#sub_page.product_page {
    padding-top: 20px;
  }
  div#sub_page.product_page div#sect_slider div#caro_listing,
  div#sub_page.product_page div#sect_slider .jcarousel,
  div#sub_page.product_page div#sect_slider {
    width: 180px !important;
    max-width: 180px !important;
  }
  div#sub_page.product_page div#product-tabs a {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
  }
  .content {
    padding: 0px;
  }
  .clcol,
  .crcol {
    float: none;
    width: 100%;
  }
  .contactscolumn {
    width: 50%;
  }
 /* #sitecover {
    display: none !important;
  }*/
 /* #home_seven_section {
    display: none;
  }*/
  /*.forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    display: none !important;
  }*/
  .careers_page
  {
    padding-top: 0px !important;
  }
}

@media (max-width: 580px) {
  .contactscolumn {
    width: 100%;
    float: none;
  }
		.jcarousel_menu.cats-cont a {
		width: 49% !important;
		position: static !important;
		display: block !important;
		float: left !important;
		height: auto !important;
		border: 1px solid #fff;
	}
	.jcarousel_menu.cats-cont a span {
		position: static !important;
		display: block !important;
		height: 105px !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.jcarousel_menu.cats-cont a p {
		position: static !important;
		display: block !important;
		height: 50px !important;
		padding: 10px !important;
		margin-bottom: 15px !important;
	}
	div#header2 ul li {
		overflow-y: visible !important;
	}
	/*.submenu-container ul > li {
		Height of submenu
		Left out to make scroll possible
	}*/

	/*.jcarousel_menu.cats-cont p {
		position: static !important;
		margin-top: 100px;
	}*/
	
}

@media (max-width: 850px){
  div#header2 ul li.dropdown2 span.dropdown2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    height: auto;
    background: #b31c27;
    
    width: 100%;
    z-index: 999999;
  }

  div#header2 ul li.dropdown2 li {
    padding: 0;
  }

  div#header2 ul li.dropdown2 li a {
    text-align: center;
    padding: 15px 15px !important;
  }
}




@media (max-width: 992px) and (max-width: 1168px) {
   /* === BOXES INSIDE REVOLUTION SLIDER === */

#home_seven_section {
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    width: 100%;
    height: 300px;
    padding: 0px;
    text-align: center;
    overflow: hidden;
}

.home_seven_section-item {
    position: relative;
    z-index: 500;
    border: 0px;
    display: inline-block;
    width: 23%;
    height: 300px; 
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0px;
    padding: 5px;
    background-color: #ffffff;
    color: #000000;
    overflow: hidden;
    transition: all 0.6s;
}

.indextu .home_seven_section-item {
    bottom: -250px;
}

.home_seven_section-item:hover {
    bottom: 0;
}

.home_seven_section-header {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 7px 10px 5px 15px;
    /*padding-left: 15px;*/
    border-top: 3px solid rgba(179, 28, 39, 1) ;
    background-color: #ffffff;
    color: #b31c27;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.home_seven_section-header:after {
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    content: "\f106";
}

.home_seven_section-item:hover .home_seven_section-header:after {
    content: "\f105";
}

.home_seven_section-img {
    overflow: hidden;
    position: relative; text-align:center !IMPORTANT;
}

.home_seven_section-img img.theimg {
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
    width: 98%;
    height: 180px;
}

.home_seven_section-img:hover .img-pointer {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
}

.home_seven_section-img:hover .img-pointer img {
    opacity: 1;
    margin: 15% auto 50%;
}

.img-pointer {
    opacity: 1;
    position: absolute;
    z-index: 90;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

.img-pointer img {
    margin: 27% auto 50%;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

/*.img-pointerx {
    position: absolute;
    top: -22px;
    left: 164px;
}*/

.home_seven_section-text {
    font-size: 13px;
    padding: 10px 10px;
    text-align: center;
    position: relative;
}
}



/* === BOXES INSIDE REVOLUTION SLIDER === */
@media (max-width:778px){

#home_seven_section {
    position: absolute;
    z-index: 9999;
    bottom: 0px;
    width: 100%;
    height: 300px;
    padding: 0px;
    text-align: center;
    overflow: hidden;
}

.home_seven_section-item {
    position: relative;
    z-index: 500;
    border: 0px;
    display: inline-block;
    width: 23%;
    height: 300px; 
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0px;
    padding: 5px;
    background-color: #ffffff;
    color: #000000;
    overflow: hidden;
    transition: all 0.6s;
}

.indextu .home_seven_section-item {
    bottom: -250px;
}

.home_seven_section-item:hover {
    bottom: 0;
}

.home_seven_section-header {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 7px 10px 5px 15px;
    /*padding-left: 15px;*/
    border-top: 3px solid rgba(179, 28, 39, 1) ;
    background-color: #ffffff;
    color: #b31c27;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
}

.home_seven_section-header:after {
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    content: "\f106";
}

.home_seven_section-item:hover .home_seven_section-header:after {
    content: "\f105";
}

.home_seven_section-img {
    overflow: hidden;
    position: relative; text-align:center !IMPORTANT;
}



.home_seven_section-img img.theimg {
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
    width: 100%;
    height: 180px;
}

.home_seven_section-img:hover .img-pointer {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
}

.home_seven_section-img:hover .img-pointer img {
    opacity: 1;
    margin: 15% auto 50%;
}

.img-pointer {
    opacity: 1;
    position: absolute;
    z-index: 90;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align:center !IMPORTANT;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

.img-pointer img {
    margin: 27% auto 50%;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease; text-align:center !IMPORTANT;
}

/*.img-pointerx {
    position: absolute;
    top: -20px;
    left: 164px;
}*/

.home_seven_section-text {
    font-size: 9px;
    padding: 10px 10px;
    text-align: center;
    position: relative;
}
}
  

@media (min-width: 480px) and (max-width: 548px){#home_seven_section {
    position: absolute !important;
    z-index: 10000 !important;
    bottom: 0px; height: auto !important;
    width: 100%; display:block !important;
    padding: 0px;
    text-align: center; margin:0px; 
    overflow: hidden; 
}

.home_seven_section-item {
    position: relative;
    z-index: 1000 !important;
    border: 0px;
    display: inline-block !important; float:left !important;
    width: 23%;
    margin-left: 0.8%; 
    margin-right: 0.8%;
    margin-bottom: 0px; 
    padding: 5px;
    background-color: #ffffff;
    color: #000000;
    overflow: hidden;
    transition: all 0.6s; 
}

.indextu .home_seven_section-item {
    bottom: -300px !important;
}

.home_seven_section-item:hover {
    bottom: 0;
}

.home_seven_section-header {
    position: relative;
    width: 100%;
    line-height: 22px !important;
    padding: 7px 10px 5px 15px;
    /*padding-left: 15px;*/
    border-top: 3px solid rgba(179, 28, 39, 1);
    background-color: #c2c2c2;
    color: #b31c27;
    font-size: 11px !important;
    font-weight: bold;
    text-align: left;
}

.home_seven_section-header:after {
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    content: "\f106";
}

.home_seven_section-item:hover .home_seven_section-header:after {
    content: "\f105";
}

.home_seven_section-img {
    overflow: hidden;
    position: relative;
}

.home_seven_section-img img{
     height:60px !important;
  
}
.home_seven_section-img img.theimg {
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
    width: 98%;
    height: 180px;
}

.home_seven_section-img:hover .img-pointer {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
}

.home_seven_section-img:hover .img-pointer img {
    opacity: 1;
    margin: 15% auto 50%;
}

.home_seven_section-text {
    font-size: 9px !important;
    padding: 10px 10px; line-height:16px !important;
    text-align: center;
    position: relative;
}
    
}

@media (min-width: 320px) and (max-width: 480px){#home_seven_section {
    position: absolute !important;
    z-index: 10000 !important;
    bottom: 0px; height: auto !important;
    width: 100%; display:block !important;
    padding: 0px;
    text-align: center; margin:0px; 
    overflow: hidden; 
}

.home_seven_section-item {
    position: relative;
    z-index: 1000 !important;
    border: 0px;
    display: inline-block !important; float:left !important;
    width: 23% !important;
    margin-left: 0.8%; 
    margin-right: 0.8%;
    margin-bottom: 0px; 
    padding: 5px;
    background-color: #ffffff;
    color: #000000;
    overflow: hidden;
    transition: all 0.6s; 
}

.indextu .home_seven_section-item {
    bottom: -260px !important;
}

.home_seven_section-item:hover {
    bottom: 0px !important;
}

.home_seven_section-header {
    position: relative;
    width: 100%;
    line-height: 22px !important;
    padding: 7px 5px 5px 5px !important;
    /*padding-left: 15px;*/
    border-top: 3px solid rgba(179, 28, 39, 1);
    background-color: #ffffff;
    color: #b31c27;
    font-size: 8px !important;
    font-weight:400;
    text-align: left;
}

.home_seven_section-header:after {
    position: absolute;
    right: 12px !important;
    font-family: 'FontAwesome';
    content: "\f106";
}

.home_seven_section-item:hover .home_seven_section-header:after {
    content: "\f105";
}

.home_seven_section-img {
    overflow: hidden; 
    position: relative;
}

.home_seven_section-img img{
     height:50px !important;
  
}

.home_seven_section-img img.theimg {
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
    width: 98%;
    height: 180px;
}

.home_seven_section-img:hover .img-pointer {
    opacity: 0;
    background: rgba(0, 0, 0, 0.4);
}

.home_seven_section-img:hover .img-pointer img {
    opacity: 1;
    margin: -15% auto 50% !important;
}

.home_seven_section-text {
    font-size: 9px !important;
    padding: 5px 5px !important; line-height:16px !important;
    text-align: center;
    position: relative;
}
 
 
 .effect-milo {
    position: relative;
    overflow: hidden;
    background: #000000;
}
 
 .effect-milo img {
    max-width: none;
    width: 110%;
    width: 110%;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.effect-milo .milo-text-content {
    padding: 0 10px 0 0;
    width: 90% !important;
    border-right: 3px solid #red;
    text-align: right;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.effect-milo:hover .milo-text-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); cursor:pointer;
}

.milo-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 100%;
    padding: 1em !important;;
    color: #ffffff;
    backface-visibility: hidden;
}

  
  .effect-milo .milo-text-content,
  .effect-milo h2 {
    width: 96% !important;
    border: 0px;
    padding: 0px;
    text-align: justify;
  }
 

}