body {
    color: #616365;
    font-weight: 400;

}

.hidden {
	display: none;
}

/*section#sp-upper-content {
    background: #dddddd url("../../../images/sec/bg/01.jpg") repeat scroll 0 0 / cover;
}*/

/* Main Menu */
.front .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0;
    box-shadow: inset 0px 7px 5px -6px #000000;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(0,0,0,0.9) none repeat scroll 0 0;
    box-shadow: 0 7px 5px rgba(0, 0, 0, 0.5);
    padding: unset;
}

/* Frontpage slider */
.sp-module.front .sp-module-content {
    height: 400px;
}
.nobg {
    /*background-color: #f8f8f7;*/
}
#sp-slider {
  background-color: #000;
}


/* Frontpage features */
.sp-module.frontpage {
    margin: 0;
    padding: 0;
}
.sp-module.frontpage div , .c1>div {
    overflow: hidden;
}
.sp-module.frontpage div img, .c1 img , .picture-item img {
    transition: all 0.4s ease-in-out 0s;
    /*width: 100%;*/
}
.sp-module.frontpage div img:hover , .c1 img:hover , .picture-item img:hover {
    -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1); /* Standard syntax */
    transition: all 0.4s ease-in-out 0s;
}
.sp-module.frontpage .features div img:hover {
    -ms-transform: unset; /* IE 9 */
    -webkit-transform: unset; /* Safari */
    transform: unset; /* Standard syntax */
    transition: unset;
}

.fwordings {
    color: #fff;
    font-family: sans-serif;
    font-weight: 100;
    left: 30px;
    position: absolute;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    top: 30px;
    z-index: 1;
}
.ftitle {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom:unset;
}
.fslogan {
    font-size: 14px;
}


/* Frontpage component */
.container .col-sm-12.col-md-12 {
  min-height: unset;
}
.post-format{
  display: none !important;
}
.textwidth {
    /*margin-right: 5%;*/
    width: 37%;
}
.imgwidth {
    width: 57%;
}
.container {
  line-height: 26px
}
#sp-main-body .container, #sp-lower-content .container {
	/*padding:0;*/
}



.img-container {
  overflow: hidden;
}
.img-item {
  float:left;
}
.c-col3 {
    float: left;
    width: 33%;
    padding: 0 12px;
}
.video-placeholder {
  position: relative;
}
.video-btn {
  font-size: 50px;
  left: 140px;
  position: absolute;
  top: 80px;
}
.tag-category ul li {
    float: left;
    margin: 0 1.6%;
    width: 30%;
}

.container .tag-category .category.list-striped {
    margin-bottom: 40px;
    display: table;
}

.blog article.item {
    /*border-top: 1px solid #ebe9e4;*/
}

.container .entry-header {
    /*margin: 20px 0;*/
}
.container .entry-header.main-title h2 {
    font-size: 11em;
    font-family: advent pro;
    font-weight: 100;
    text-transform: uppercase;
    color:#004b8d;
    margin: 40px 0;
    text-align: unset;
}

.article-sub-header {
    padding-bottom: 40px;
}


.container .blog .entry-header h2, .article-sub-header h2 {
    font-size: 5em;
    font-family: raleway;
    font-weight: 700;

    color:#092d74;
    /*padding: 100px 0 50px;*/
    text-align: center;

}
.container .entry-header h2, .container .blog .leading-0 .entry-header > h2 {
    font-size: 5em;
    font-family: raleway;
    font-weight: 700;

    color:#092d74;
    margin: 100px 0 50px;
    text-align: center;

}

.blog.sport .entry-header h2 {
    font-size: 5em;
    text-align: center !important;

}


.custom_highlightbox {
	background: #edeff2 none repeat scroll 0 0;
	padding:20px;
}
section.section {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
section ul {
    padding: 0 20px;
}
section .note{
	font-size:10px;
	padding: 0 20px;

}
.custom_highlightbox ul {
	margin:0;
}
/*section h3{
	border-bottom: 1px solid #e6e6e6;
}*/
.container section {
    margin-bottom: 50px;
}
.container .tag-category label {
	display: none;
}
.container .tag-category input, .container .tag-category .btn-group select {
	margin-top:0px;
	margin-bottom:20px;
}
.container .tag-category .btn-group select {
    width: 300px ;
}
.container .tag-category .btn-group {
    float: none !important;
}
.container .tag-category .filters .btn-group>input {
    display: none;
}
.container .tag-category fieldset {
    text-align: left;
}





article {
    clear: both;
}
article li {
    list-style: outside none none;
}
.reset-padding {
	padding: 0;
}
.box {
	line-height:200px;
}

.vertical-middle {
	line-height:2.5;
	/*display:inline-block; */
	vertical-align:middle;
}

.align-center {
	text-align: center;
}

.content-icons {
	text-align: center;
}
.content-icons li {
	display:inline-block;
}
.margin10 li {
	margin: 10px;
}
.content-bg {
	background: #eceae5 none repeat scroll 0% 0%;
	padding-bottom: 40px;
	border-top: 1px solid #dddddd;

}
.moduletable h3, .video h3, #sp-lower-content .sp-module-title, .sub-title {
    font-size: 5em;
    font-family: raleway;
    font-weight: 700;
    color:#092d74;
    padding: 50px 0 50px;
    margin: 0;
    text-align: center;
}

.cert img {
    border: 1px solid #bbb;
}
.social-icons {
    font-size: 20px;
    float: right;
}
.map {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 100px;
    margin-bottom:20px;
}
.map h3 {
    margin-left: 20px;
    margin-top: 35px;
    text-shadow: white 0px 0px 3px, white 0px 0px 6px;
}
.contact h3 {
    border-bottom: none;
}
.contact h4 {
    border-bottom: 1px solid #eee;

}

.contact {
	font-size:12px;
}
.contact ul li {
	list-style: none;
	margin-bottom:20px;
}
.contact li img {
    display: unset;
    margin-left:10px;
}
.left {
	float: left;
}
.support .map a:hover {
	background: #0e9cd1 none repeat scroll 0 0;
    color: #fff;
}


.pagination {
	width: 100%;
}
.pagination li {
    margin: 0 !important;
    width: auto !important;
}
.pagination ul.pagination {
    display: table;
    width: unset;
    margin: 0 auto;
}

.blognews h2 {
    font-size: 20px !important;
}
.sp-module.jnews {

    padding-bottom: 20px;
}
.sp-module.jnews h3.sp-module-title {
    font-size: 30px !important;
}



h2 {
    font-size: 5em;
    font-family: raleway;
    font-weight: 700;
    color: #092d74;
    margin: 100px 0 50px;
    text-align: center;
}
h3 {
	/*font-family: advent pro;*/
	text-transform: uppercase;
	color: #191919;
	font-weight: 100;
  text-align: center;
}
.margintop {
    margin-top: 100px;
}
.blog.news .entry-header h2 {
    border: 1px solid #ebebeb;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}


/* Video container */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
	/*margin-bottom:15px;*/
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.youtube-background-container {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.youtube-background {
    background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0 / cover ;
    position: fixed !important;
    z-index: -2;
}

.video {
	padding-bottom:40px;
	margin-bottom:40px;
	/*border-top: 1px solid #dddddd;*/
}


/* Grid block */
.gridmain {
	position: relative;
}
.gridmain #tiles li p {
    display: none;
}
.gridmain #tiles li {

}
.gridmain #tiles1 li p {
    font-size: 0.9em;
    line-height: initial;
}
.gridmain #tiles1 li {

    text-align: center;
    border: 1px solid #dddddd;
    height: 130px;
}
#tiles1 li img {
    margin: 0 auto;
}
.gridmain ul li {
    /*float: left;*/
    display: inline-block;
    list-style: outside none none;
}
.gridmain.border ul li {
    border: 1px solid #e8e8e8;
    margin: 0 10px 10px 0;
    text-align:center;
    font-size: 12px;
    line-height: 14px;
}
.gridmain.border ul li img {
	margin: 0 auto;
}
.gridmain.border ul li p {
	padding:5px;
}
.gridmain table {
    width: 100%;
}
.gridmain table td {
    padding: 1px 3px;
}

.container .login {
    margin-top: 30px;
}

.imgcol3 img {
	width:113px;
}
.img65 li img {
	width: 65px;
}
.img100 li img {
	width: 100px;
}
.img110 li img {
	width: 110px;
}
.img120 li img {
	width: 120px;
}
.img130 li img {
	width: 130px;
}
.img140 li img {
	width: 140px;
}
.img150 li img {
	width: 150px;
}
.img200 li img {
	width: 200px;
}



/* F3 */
.gridmain.f3 li {
    width: 23%;
}
.list
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list__item  {
/*        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;*/
}

/* Certificate */
.gridmain.border.cert li {
    height: 165px;
    overflow: hidden;
    width: 120px;
}
 .gridmain.border.cert img {
    width: 100%;
}


/* Footer */
#sp-footer2 {

  margin-bottom: 30px;
  text-align: left;
}
#sp-footer .nav-child li {
    background-color: unset;
}
.mod-languageslanguage ul li {
    float: left;
    padding: 10px;
}
.mod-languageslanguage ul li a::before {
    content: none;
}
footer .sp-module ul li {
    border: none;
}
footer .sp-module {
    margin-top: unset;
}
footer .nav.menu {
    margin-bottom: 40px;
}
footer .nav.menu li a {
    line-height: unset;
    padding: unset;
}
#sp-footer a {
    color: rgba(255, 255, 255, 0.6);
}
.copyright {
    margin-top: 20px;
}


/* Menu - offcanvas */
.body-innerwrapper::after {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.offcanvas-menu {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.offcanvas-menu .close-offcanvas {
  background-color: rgba(221, 221, 221, 0.5);
}
.front #offcanvas-toggler > i {
    color: #ffffff;
}
#offcanvas-toggler > i {
    color: unset;
}

#offcanvas-toggler > i:hover {
    color: #baf3ff;
}
.offcanvas-menu .offcanvas-inner {
    padding-top: 0px;
    padding-bottom: 120px;
}
.offcanvas-menu .offcanvas-inner .nav-header .image-title {
  color: #ffffff;
  font-size: 30px;
  left: 20px;
  position: absolute;
  text-shadow: 2px 2px 5px #000000;
  text-transform: uppercase;
  top: 105px;
}
.offcanvas-menu .offcanvas-inner .separator, .offcanvas-menu .offcanvas-inner .nav-header {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 35px;
  left: 20px;
  position: relative;
  text-transform: uppercase;
  top: 5px;
}
.nav-child .divider {
    background-color: #eeede7;
}
.nav-child li {
    background-color: #242424;
}
.offcanvas-menu li.parent {
    background-color: #092D74;
}
.nav-child .separator .separator {
  font-size: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .current.active {
    background: #00568a none repeat scroll 0 0;
}

.offcanvas-menu li img {
    width: 100%;
}
.sp-module ul > li > a {
    color: #fff;
}
.height2x {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    text-transform: uppercase;
}

.related-link ul {
	text-align:center;
}
.related-link li {
	display: inline-block;


	background: #ddd none repeat scroll 0 0;
    border-radius: 20px;
    display: inline-block;
    margin: 10px;
    padding: 10px;
    width: 22%;

}

.collection-link ul {
	text-align:center;
}
.collection-link li {
	display: inline-block;
	padding: 10px;


}




.video-link .fa.fa-play-circle {
    font-size: 80px;
    left: 37%;
    position: absolute;
    top: 20%;
    text-shadow: 0 0 5px #ffffff;
}






/* responsive */
@media (min-width: 1069px) {
  .sliderwwidth {
    left: 50%;
    position: relative;
    width: 1100px;
  }
  .sliderlwidth {
    margin: 0 -50%;
  }

  .slider-1600 {
  	width: 1600px;
  }

}
@media (max-width: 991px) {
  .tag-category ul li h3 {
      font-size: 15px;
  }

	.fwordings {
	}
	.ftitle {
  	  font-size: 20px;
  	  line-height: 20px;
	}
	.fslogan {
  	  font-size: 12px;
	}

.container .entry-header.main-title h2 {
    font-size: 8em;
}

.video-link .fa.fa-play-circle {
    font-size: 40px;
    left: 37%;
    position: absolute;
    top: 20%;
    text-shadow: 0 0 5px #ffffff;
}



}
@media (min-width: 768px) {
  #offcanvas-toggler {
  	display: none;
  }
  #sp-footer2 .custom a img {
    width: 30%;
    max-width: 100%;
  }



}
@media (max-width: 639px) {
  .textwidth {
      width: 100%;
  }
  .imgwidth {
      width: 100%;
  }
  .sp-module.frontpage {
      /*margin-bottom: 6px;*/
  }
  .tag-category ul li {
      float: left;
      margin: 0 1.6%;
      width: 46%;
  }
	.social-icons {
		width:100%;
    	float: left;
    	margin-top: 10px !important;
    }
    .gridmain.f3 li {
	    width: 47%;
	}

	.container .entry-header.main-title h2 {
	    font-size: 6em;
	}
	.container .entry-header h2, .container .blog .leading-0 .entry-header > h2 {
	    font-size: 5em;
	}
.related-link li {
    width: 45%;

}


.video-link .fa.fa-play-circle {
    font-size: 80px;
    left: 37%;
    position: absolute;
    top: 20%;
    text-shadow: 0 0 5px #ffffff;
}




}
@media (max-width: 420px) {
  .tag-category ul li {
      float: left;
      /*margin: 0 1.6%;*/
      width: 100%;
  }
	.gridmain > ul > li {
	    left: unset !important;
	}
	.gridmain.f3 li {
    	width: 300px;
	}

	.container .entry-header.main-title h2 {
    	font-size: 4em;
	}

	.container .blog .entry-header h2, .article-sub-header h2 {
    font-size: 3em;
	}


.related-link li {
    width: 100%;

}


}

@media all {
  .lightbox { display: none; }

  /* override default feather style... */
  .fixwidth {
    background: rgba(256,256,256, 0.8);
  }
  .fixwidth .featherlight-content {
    width: 500px;
    padding: 25px;
    color: #fff;
    background: #111;
  }
  .fixwidth .featherlight-close {
    color: #fff;
    background: #333;
  }

}






/********************************************************   New    **************************************/


#sp-header #sp-logo {
    z-index: 99;
}
#sp-header #sp-menu {
    z-index: 99;
}
.image-wrapper {
	position: relative;
	padding: 0;
}
.padding-10 {
	padding: 10px;
}

.cat-image-title {
    bottom: 30px;
    color: white;
    font-size: 2em;
    left: 30px;
    position: absolute;
    text-shadow: 2px 2px 2px #000000;
}

.image-title {
    /*bottom: 30px;*/
    color: #999999;
	font-size: 0.8em;
    left: 30px;
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;

}
#sp-menu .image-title, .offcanvas-menu .image-title {
    color: unset;
	background: none;

}
#sp-menu .image-title {
  font-size: 22px;
  left: 20px;
  position: absolute;
  width: 307px;
  text-align: center;
  top: 40px;
}

/* Color swatches title */
.cs-title {
	font-family: advent pro;
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: 100;
	color: #004b8d;
	text-align: center;
}
.cs-title2 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.5em;
}
section .gridmain ul {
    padding: 0;
    text-align: center;
}
.tabs {
    text-align: center;
}
#selection ul.tabs {
	padding: 0;
}
.tabs li:hover {

    background-color: #ddd;
    color: #fff;
}
.tabs li .active {

    background-color: #bbb;
    color: #fff;
}
.tabs li {

    display: inline-block;
    border: 1px solid #999;
    margin: 0 0 5px 0;
}
/* Color swatches End */


img {
	display: inline-block;
}

.image-link img {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.video-image {
	display: inline-block;
}


#sp-upper-content {
    margin-bottom: 80px;
}

.tag-category > h1 {
    color: #004b8d;
    font-family: advent pro;
    font-weight: 100;
    text-transform: uppercase;

    margin:30px 0;
}

/* TAG */
.pagetag .category li  {
    margin: 0 8px;
    width: 155px;

}
.pagetag .category li > a , .related-link li > a , .related-link li > img, .collection-link li > a {
    border-radius: 90px;
    display: block;
    height: 160px;
    overflow: hidden;
    width: 160px;
    background: #1A84BC;
}


.pagetag .category li > a > img {
    max-width: 100%;

	opacity: 1;
	/*transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;*/

}
.pagetag .category li > a:hover > img {
	opacity: 0.4;
}

.pagetag .category li > h3 , .related-link li h3 , .collection-link li h3 {
    border: 0 none;
    font-size: 17px;
    margin-top: 5px;
    text-align: center;
    height: 45px;
}


.page-vcenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}



/* Footer */
#sp-footer .sp-module {
    margin-top: unset;
}


#sp-footer1 .button {
    display: none;
}


#sp-footer a {
    color: rgba(255, 255, 255, 0.7);
}
#sp-footer3 .sp-module-content a {
	/*font-size: 25px;*/
    margin-right: 15px;
}
#sp-footer h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 100;
}
#sp-footer {
    color: #acafb3;
    font-size: 13px;
}
#sp-footer2 {
    text-align: unset;
}

.sp-module ul > li {
    border-bottom: none;
}
#sp-top-right .sp-module {
	margin-top: 0px;
}
.font25 {
  font-size: 25px;
}
.gra-border {
  height: 1px;
  background-image: linear-gradient(to right, rgba(255,255,255,0.5), rgba(255,255,255,0));
}







/* Menu */

#sp-header {
	background: rgba(25, 25, 25, 1) none repeat scroll 0 0;
    position: fixed;
    width: 100%;
    z-index: 99;
    background: rgba(25, 25, 25, 1) none repeat scroll 0 0;
    /*position: absolute;*/
    width: 100%;
}
#sp-header.front {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 98;
}

@media (max-width: 540px) {

#sp-header.front {
    background: #262833 none repeat scroll 0 0;
    position: relative;
    width: 100%;
    z-index: 98;
}



}



.sp-megamenu-parent {
    float: none;
    margin: 0 auto;
    display: table;
}
.sp-megamenu-parent > li:first-child {
    display: none;
}
.sp-megamenu-parent .col-4 .sp-dropdown {
    width: 800px !important;
    margin-left: -200px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: inline-block;
    /*width: 190px;*/
    padding:5px;
    /*text-align:center;*/
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 0 0 0 10px;
}
.sp-megamenu-parent .col-4 .sp-dropdown li.sp-menu-item:last-child {
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.front .sp-megamenu-parent .col-4 .sp-dropdown li.sp-menu-item:last-child {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.cat-sport .sp-dropdown-sub {
	display:none !important;;
    margin-left: -400px !important;
}







.readmore {
    text-align: center;
}
.readmore .fa {
    font-size: 60px;
}
.readmore .btn-default {
    background-color: unset;
    border-color: unset;
    color: #7FD1EF;
    border:none;
}
.readmore .btn-default:hover {
    color: #0E9CD1;
}






/*Search*/
.sp-module.searchbox, .sp-module.language {
    position: absolute;
    right: 40px;
    top: 18px;
}
#sp-top-right {
	z-index: 100;
}

@media (min-width: 768px) {
.sp-module.searchbox, .sp-module.language {
    position: absolute;
    right: 0px;
    top: 18px;
}



}

.sp-module.searchbox {
	top: 31px;
}
.front .inputbox.search-query {
	background: #000;
}

.inputbox.search-query {
	  -webkit-appearance: none;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 24px;
    padding: 0 10px;
    height: 26px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    border: 3px solid;
    border-radius: 50px;
    position: relative;
    z-index: 5;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    right:100px;
    position:absolute;
	/*background: unset;*/
}
.inputbox.search-query:focus {
    outline: none;
    width: 180px;
    right:100px;
    position:absolute;
}
.searchsearchbox:after {
    background: #666 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    bottom: -30px;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 100px;
    transform: rotate(-45deg);
    width: 4px;
}

/* about  */
.content {
    background: rgba(0, 0, 0, 0) url("../../../images/sec/photo/aboutus/profile/bg.jpg") repeat scroll 0 0;
    display: table;
    height: 550px;
    position: relative;
    width: 100%;
}
.content .text {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 20px;
    bottom: 10px;
    margin: 20px 20px 10px;
    padding: 30px;
}

.tag-text {
    background: #dddddd none repeat scroll 0 0;
    padding: 5px 10px;
}

.hasborder {
    border: 1px solid #DEDEDE;
    margin: 10px 0;
    padding: 20px;
}

.image-wrapper .sub-header {
    bottom: 100px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.image-wrapper .sub-header > h3 {
    border: unset;
    font-family: advent pro;
    font-size: 8em;
    font-weight: 100;
    margin: 0;
    text-transform: uppercase;
    color: #bccedd;
}
.image-wrapper .sub-header > h2 {
	margin:0 !important;
}


.sp-social-share {
	padding-top:20px;
}


/* Newsletter */
.jnews .inputbox {
    width: 50%;
    border-radius: 20px;
    padding: 10px;
}
.sp-module.newsletter .inputbox {
    border-radius: 20px;

}
.sp-module.newsletter table.acymailing_form {
	/*margin:unset;*/
}




/* Content photo grid */
.mosaicflow__column {
	float:left;
	}

.mosaicflow__item {
	position:relative;
	}
	.mosaicflow__item img {
		display:block;
		width:100%;
		max-width:500px;
		height:auto;
		}
	.mosaicflow__item p {
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		margin:0;
		padding:5px;
		background:hsla(0,0%,0%,.5);
		color:#fff;
		font-size:14px;
		text-shadow:1px 1px 1px hsla(0,0%,0%,.75);
		opacity:0;
		-webkit-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
		   -moz-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
		     -o-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
		        transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
		}
	.mosaicflow__item:hover p {
		opacity:1;
		}


/* Content slideshow */
        /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
            border-radius: 50%;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('slidenav.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }

.content-slideshow .slide > img {
    height: unset !important;
    top: 50% !important;
    transform: translateY(-50%);
}

/* End Content slideshow */

/* Comparison  */
.cd-image-container {
  position: relative;
  width: 100%;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #0C68A0 url("cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #445b7c;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

/* End comparison */


/* Image Grow */
.nspImage {
	transition: all .5s ease-in-out;
}
.nspImage:hover {
	transform: scale(1.05);
}
/* End Image Grow */


/* Frontpage module */

.frontHighlight h4.nspHeader {
	background-color: #fff;
	padding: 15px 0 0 0;
	font-weight: 300;
}
.frontHighlight p.nspText {
	background-color: #fff;
	padding: 0 0 15px 0;
}

.frontpage.features {
    background-color: #000;
}
.sp-module.frontpage.showcase {
	background-color: white;
	/*padding: 80px 20px;*/
}
.sp-module.frontpage.showcase .sp-module-title {
	font-size: 50px;
	font-weight: 900;
	text-transform: unset;
	color: #3b3d40;
}
.sp-module.frontpage.showcase .b-title {
	font-size: 30px;
	text-transform: uppercase;
	padding: 15px;
}
.frontpage .showcase .b3 {
	text-align: center;
}


@media (max-width: 499px) {
.frontpage .showcase .c1, .c1 {
	width: 80%;
	display: inline-block;
	padding: 10px;
	vertical-align: top;
  margin-bottom: 30px;
}
}
@media (min-width: 500px) {
.frontpage .showcase .c1, .c1 {
	width: 40%;
	display: inline-block;
	padding: 10px;
	vertical-align: top;
}
}
@media (min-width: 991px) {
.frontpage .showcase .c1, .c1 {
	width: 30%;
	display: inline-block;
	padding: 20px;
	vertical-align: top;
}
}



.frontpage .showcase .c1:hover {
	box-shadow: 0 0 10px #ddd;
}

.sp-module.frontpage.slogan {
	background-color: #918582;
	background-image: url('../../../images/sec/front/global_heat_transfer_expert.jpg');
	background-position: center;
	background-size: cover;
}
.sp-module.frontpage.slogan .slogan {
	height: 640px;
	display: table;
	margin: 50px 15%;
}
.sp-module.frontpage.slogan .slogan .wrapper {
	width: 80%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}

.sp-module.frontpage.location {
	background-color: #f9f9f9;
	background-image: url('../../../images/sec/front/dot_map.jpg');
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}

.sp-module.frontpage.support {
	background-color: black;
	background-image: url('../../../images/sec/front/support.jpg');
	background-position: center;
	background-size: cover;
}
.sp-module.frontpage.support .support, .sp-module.frontpage.location .location {
	height: 520px;
	position: relative;
}
.sp-module.frontpage.support .support .wrapper, .sp-module.frontpage.location .location .wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.sp-module.frontpage.support .support .wrapper {
	max-width: 570px;
	margin:0 100px;
}
@media (max-width: 499px) {
.sp-module.frontpage.support .support .wrapper {
	max-width: 570px;
	margin:0 50px;
  text-align: center;
}
}


@media (max-width: 499px) {
.sp-module.frontpage.location .location .wrapper {
  text-align: center;
  width: 100%;
}
}
@media (max-width: 990px) {
.sp-module.frontpage.location .location .wrapper {
  text-align: center;
  width: 100%;
}
}
@media (min-width: 991px) {
.sp-module.frontpage.location .location .wrapper {
	right: 100px;
	max-width:460px;
}
}


.sp-module.frontpage.location .location .wrapper .h1 {
	color:#3b3d40;
}
.sp-module.frontpage.learnmore {
	background-color: #4b5263;
	background-image: url('../../../images/sec/front/g-video-pf.jpg');
	background-position: center;
	background-size: cover;
}
.sp-module.frontpage.learnmore .learnmore {
	height: 680px;
	display: table;
	width: 100%;
}
.sp-module.frontpage.learnmore .learnmore .wrapper {
	text-align: center;
	margin: 0 50px;
	display: table-cell;
	vertical-align: middle;
}
.sp-module.frontpage.learnmore .learnmore .wrapper img {
	width: unset;
}
.sp-module.newsletter {
	background-color: #48494b;
	margin-top: 0px;
}
.sp-module.newsletter .sp-module-content {
	display: table;
	width:80%;
	height: 400px;
}
.sp-module.newsletter .sp-module-content .acymailing_modulenewsletter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;

}

.frontpage .sp-module-content, .frontHighlight .sp-module-content, .newsletter .sp-module-content {
	max-width: 1200px;
	margin: 0 auto;

}
.frontpage.features .sp-module-content {
	max-width:unset;
}
.frontpage .btn, .btn {
	padding: 10px 30px;
	background-color: #004b8d;
	border-radius: 50px;
	color:#fff;
}
.frontpage .btn:hover , .btn:hover {
	background-color: #0067c2;
}
/*@media (min-width: 1100px) {*/
	#sp-lower-content .container {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
/*}*/


/* End Frontpage module */




.maxwidth1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.gkNspPM-PortfolioGrid {
  margin: 0;
  text-align: center;
}

.gkNspPM-PortfolioGrid > .figure {
  float:none;
  display: inline-block;
}
.gkNspPM-PortfolioGrid.with-overlay .figcaption > div {
  height: 100%;
}
.gkNspPM-PortfolioGrid.with-overlay .figcaption::before, .gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a::before {
  content: "";
}
.figcaption  {
  padding-left: 0;
  padding-right: 0;
}
.figcaption h3 {
  /*white-space: nowrap;*/
  height:120px;
}
.figcaption h3 a {
  font-size: 15px;
}
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded:hover > div > a::after {
    opacity: 0.2;
}

h4 {
    padding: 10px;
    margin: 0;
    /*background-color: #092D74;
    color: #fff;*/
}


/* Article container full width */

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}



/* features icons */
.f-icons {
	text-align: center;
}

.f-icons img {
	margin: 5px;
}



article.item {
    margin-bottom: 0;

}
.center {
	text-align: center;
}

.title {
    font-size: 65px;
    text-transform: uppercase;
    margin: 100px 0 20px;
}

.slogan {
	margin: 0 15% 50px;
}

.text {
	margin: 0 20% 100px;
  font-size: 18px;
    font-weight: 300;
    line-height: 38px;
padding: 10px 20px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
}


/* Showcase */
@media (min-width: 991px) {
	.sustainheight {
		height: 1330px;
	}
}

.name {
    font-size: 25px;
    font-weight: 100;
}

hr.style1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.padding-b {
	padding: 0 0 20px;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}


.white {
    color: #fff;
}

.sp-dropdown-inner > .row > div {
    border-left: 1px solid rgba(255,255,255,0.2);
}
.sp-dropdown-inner > .row > div:first-child {
    border: none;
}
.sp-dropdown-inner a.border {
    border-bottom: 1px solid #555;
}
