@media (min-width: 768px) and (max-width: 991px) {

.navbar-default {
    background-color: rgba(30,81,121,0.8)!important;
}

.navbar-brand {
    width: 100%!important;
    text-align: center!important;
}

.site-logo {
    position: relative!important;
    top: 0!important;
    margin-left:0!important;
}

.animation {
    margin-top: 500px!important;
}

.project-description {
    width: 80%!important;
    font-size: 18px!important;
    text-align:center!important;
    top: 310px!important;
}

.banner-container {
    height: 600px!important;
}

.btn-modal {
  width: 80px!important; 
  height: 46.19px!important;
  margin: 23.09px 0!important;
  font-size:10px!important;
}

.btn-modal:before,
.btn-modal:after {
  border-left: 40px solid transparent!important;
  border-right: 40px solid transparent!important;
}

.hexagont1 .btn-modal:before {
  border-bottom: 23.09px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:after {
  border-top: 23.09px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:hover:before {
  border-bottom: 23.09px solid #21A292!important;
}

.hexagont1 .btn-modal:hover:after {
  border-top: 23.09px solid #21A292!important;
}

.hexagont2 .btn-modal:before {
  border-bottom: 23.09px solid #278584!important;
  transition: border-bottom 0.5s ease;
}

.hexagont2 .btn-modal:after {
  border-top: 23.09px solid #278584!important;
  transition: border-top 0.5s ease;
}

.hexagont2 .btn-modal:hover:before {
  border-bottom: 23.09px solid #21A292!important;
}

.hexagont2 .btn-modal:hover:after {
  border-top: 23.09px solid #21A292!important;
}

.absolute-row {
   	left:-15px;
   	position: relative!important;
    top:-240px!important;
}

.absolute-row-sec {
    position: relative!important;
    width: 100%; 
    top:-200px!important;
}

.lnews-stb {
    width:100%!important;
}

.press-release-wrapper .col-sm-6 {
    width:33.3%!important;
}

.press-release-wrapper .col-sm-6 .post-thumbnail {
    width:100%;
    display:block;
}

.press-release-wrapper .col-sm-6 .blog-content {
    width:100%;
    padding-left:0;
}

.press-release-wrapper .col-sm-6 .blog-content .entry-header {
    margin-top: 50px;
}

.press-release-wrapper .entry-header .entry-meta {
    width: 88%!important;
    top:105px!important;
}

.ev-column {
    width:100%!important; 
}

.page-template-template-home .footer-section {
    background-color: transparent!important;
    background-size: 100% 200px!important;
    height: 200px!important;
    top:-50px!important;
}

.page-template-template-home .footer-copyright {
    background-color: #1E5179;
    width: 100%!important;
    height: 250px!important;
    top: 200px!important;
    position: absolute!important;
}

.footer-multi-wrapper .copyright {
   padding-left:0!important;
   padding-top:100px;
}

.page-template-template-vc .footer-copyright, .single .footer-copyright, .search .footer-copyright, .page-template-blog-grid-right-sidebar .footer-copyright {
    background-color: #1E5179;
    width: 100%!important;
    height: 300px!important;
    top: 100px!important;
    position: absolute!important;
}


.page-template-template-vc .footer-section, .single .footer-section, .search .footer-section, .page-template-blog-grid-right-sidebar .footer-section {
    background-size: 100% 200px!important;
    height: 200px!important;
    top:50px!important;
}

.page-template-template-vc .footer-section .copyright, .single .footer-section .copyright, .search .footer-section .copyright, .page-template-blog-grid-right-sidebar .footer-section .copyright {
    height: 160px!important;
    margin-top: -30px!important;
}


.page-template-template-vc .footer-section .contact, .single .footer-section .contact, .search .footer-section .contact, .page-template-blog-grid-right-sidebar .footer-section .contact {
    height: 200px!important;
}


.page-template-template-vc .footer-section .container, .page-template-blog-grid-right-sidebar .footer-section .container, .single .footer-section .container, .search .footer-section .container, .page-template-blog-grid-right-sidebar .footer-section .container {
    margin-top:20px!important;
}

.movetoblock {
   display:block!important;
   width:100%!important;
   border:0!important;
}

.page-template-template-vc .site-logo, .single .site-logo, .page-template-blog-grid-right-sidebar .site-logo, .single .site-logo, .search .site-logo {
    width: 350px!important;
    margin-left: -20px!important;
    top: 0!important;
}

.page-title .container {
    margin-left: 40%!important;
}

.page-title h1 {
    font-size: 40px!important;
}

.dlm-downloads li {
    width: 49%!important;
}

.blog-grid .container .row .col-sm-8, .blogside, .single .blog-wrapper .col-sm-8 {
    width: 100%!important;
}

.widget_search {
    display: none!important;
}

.single-post .entry-header {
    top: 185px!important;
}

.single-post .entry-footer .entry-meta {
    width: 31%!important;
    left: 210px!important;
    top: -65px!important;
}

.single-post .blog-content {
    margin-top: -80px!important;
}


}

@media (min-width: 540px) and (max-width: 768px) {

.project-description {
    top: 250px!important;
} 

.animation {
    margin-top: 520px!important;
} 

.banner-container {
    height: 750px !important;
}

.btn-modal {
  width: 110px!important; 
  height: 63.51px!important;
  margin: 31.75px 0!important;
  font-size:12px!important;
}

.btn-modal:before,
.btn-modal:after {
  border-left: 55px solid transparent!important;
  border-right: 55px solid transparent!important;
}

.hexagont1 .btn-modal:before {
  border-bottom: 31.75px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:after {
  border-top: 31.75px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:hover:before {
  border-bottom: 31.75px solid #21A292!important;
}

.hexagont1 .btn-modal:hover:after {
  border-top: 31.75px solid #21A292!important;
}

.hexagont2 .btn-modal:before {
  border-bottom: 31.75px solid #278584!important;
  transition: border-bottom 0.5s ease;
}

.hexagont2 .btn-modal:after {
  border-top: 31.75px solid #278584!important;
  transition: border-top 0.5s ease;
}

.hexagont2 .btn-modal:hover:before {
  border-bottom: 31.75px solid #21A292!important;
}

.hexagont2 .btn-modal:hover:after {
  border-top: 31.75px solid #21A292!important;
}


}

@media (min-width: 1200px) {

.navbar-fixed-top {
    position: absolute!important;
}

.absolute-row {
    position: absolute!important;
    width: 100%;
    top:80vh;
}

.elvn-responsive svg.enlivenem {
    top:50px!important;
}

.absolute-row-sec {
    position: absolute!important;
    width: 100%; 
}

.navbar-default {
    background: rgba(30,81,121,0.8)!important;
    padding: 10px 0;
}

.menu-item {
    border-right:3px solid #21A292;
}

.page-template-template-vc .navbar-brand, .page-template-blog-grid-right-sidebar .navbar-brand, .archive .navbar-brand, .single .navbar-brand, .search .navbar-brand {
    position: absolute!important;
    top: 70px!important;
}

.navbar-brand {
    left:6%;
}

.home .site-logo {
	
}

.client-slider-v4 .flex-control-nav {
	position:absolute!important;
	top:0;
	z-index:1001;
}

.client-slider-v4 {
    height: 500px!important;
}

.client-slider-v4 .flex-viewport {
    z-index: 1000!important;
}

.project-description {
    top: 12vh!important;
    right:50%!important;
    transform:translateX(100%);
} 

.btn-modal {
  font-size:16px!important;
}

.lnews-column {
  margin-right: 40px!important;
}

.press-release-wrapper .col-sm-6 {
  width: 100%!important;
  margin-bottom:20px;
}

.mec-skin-list-events-container {
    margin-left:-30px!important;
    margin-top: 5px;
}

.mec-event-article {
    padding: 10px 16px 15px 16px!important;
}

.wpb_video_heading {
    font-size:16px!important;
}

.footer-copyright {
    background-color: transparent!important;
}

.page-template-template-home .footer-copyright {
    background-color: transparent!important;
    height:100px;
}

.page-template-template-home .footer-section {
   padding-top: 200px!important; 
}

.page-template-template-home .footer-section, .page-template-template-vc .footer-copyright, .page-template-blog-grid-right-sidebar .footer-copyright, .single .footer-copyright {
    background-color: transparent!important; 
}


.page-template-template-vc .site-logo, .page-template-blog-grid-right-sidebar .site-logo, .archive .site-logo, .single .site-logo, .search .site-logo {
    width:350px!important;
    margin-top:-110px;
    margin-left:-20px!important;
}

.knowledge-pager {
    margin-top:30px!important;
}

.knowledge-pager .vc_tta-tabs-container {
    width: 20%!important;
    display: inline-block!important;
}

.knowledge-pager .vc_tta-panels-container {
	width: 80%!important;
    display: inline-block!important;
    vertical-align:top!important;
}

.knowledge-pager .vc_tta-tab {
    display: block!important;
    width: 80%!important;
}

.knowledge-pager .vc_tta-panel {
    margin-top: -20px;
    margin-bottom: 30px;
}

.dlm-downloads li {
    width: 33.33%!important;
}

.mec-single-event .mec-export-details ul li {
    width: 50%!important;
}

.mymail-form-fields {
    width: 50%!important;
}


}

@media (min-width: 541px) and (max-width: 767px) {

.single-post .entry-footer .entry-meta {
    left: 50%!important;
    top: -370%!important;
    display: block!important;
    width: 50%!important;
}

.single-post .entry-content {
    margin-top: -80px!important;
}

.single-post .entry-header .entry-meta {
    top: -127%!important;
}

.single-post .entry-header {
    top:350px!important
}

}

@media (min-width: 320px) and (max-width: 540px) {

.project-description {
    top:200px!important;
} 

.btn-modal {
  width: 80px!important; 
  height: 46.19px!important;
  margin: 23.09px 0!important;
  font-size:10px!important;
}

.hexagon-row1, .hexagon-row2 {
  width:100%;
  margin-left:-15px!important;
}


.btn-modal:before,
.btn-modal:after {
  border-left: 40px solid transparent!important;
  border-right: 40px solid transparent!important;
}

.hexagont1 .btn-modal:before {
  border-bottom: 23.09px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:after {
  border-top: 23.09px solid #8ED1DE!important;
}

.hexagont1 .btn-modal:hover:before {
  border-bottom: 23.09px solid #21A292!important;
}

.hexagont1 .btn-modal:hover:after {
  border-top: 23.09px solid #21A292!important;
}

.hexagont2 .btn-modal:before {
  border-bottom: 23.09px solid #278584!important;
  transition: border-bottom 0.5s ease;
}

.hexagont2 .btn-modal:after {
  border-top: 23.09px solid #278584!important;
  transition: border-top 0.5s ease;
}

.hexagont2 .btn-modal:hover:before {
  border-bottom: 23.09px solid #21A292!important;
}

.hexagont2 .btn-modal:hover:after {
  border-top: 23.09px solid #21A292!important;
}
.single-post .entry-footer .entry-meta {
    left: 50%!important;
    top: -227px!important;
    display: block!important;
    width: 50%!important;
}

.single-post .entry-content {
    margin-top: -120px!important;
}

.single-post .entry-header .entry-meta {
    top: -77px!important;
}

.animation {
    margin-top: 420px !important;
}

.banner-container {
    height: 650px!important;
}

.header-wrapper {
    
}

.mobile-logo {
    -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	background-color: rgba(238, 238, 238, 0.9);
	width: 150px;
	height: auto;
	position:absolute!important;
	margin-top:-40px;
	padding: 40px 10px;
	height:150px;
}

.navbar-brand:hover {
	background-color: rgba(238, 238, 238, 0.9);
}

.navbar-toggle {
	margin-bottom: 60px;
}


}


@media (max-width: 767px) {

.navbar-default {
    background: rgba(30,81,121,0.9)!important;
    padding: 10px 0;
}

.navbar-nav {
    width: 100%;
}

.dropdown-menu-trigger {
    color: #fff;
    top:0;
    border: 1px solid #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.menu-item {
    border-right:0;
}

.page-template-template-home .site-logo {
    width: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-left: 0;
    top: 80px!important;
}

.project-description {
    width: 80%!important;
    font-size: 14px!important;
    text-align:center!important;
    margin-top:-100px;
}

.absolute-row {
   	position: relative!important;
    top:-100px!important;
}

.absolute-row-sec {
    position: relative!important;
    width: 100%; 
    top:-80px!important;
} 

.modal-polygon {
    width: 25%!important; 
    display: inline-block;
    vertical-align: top;
} 

.press-release-wrapper .post-thumbnail {
    width: 33%!important;
    height:150px!important;
}

.press-release-wrapper .entry-meta ul li span {
    font-size:11px;
}

.press-release-wrapper .entry-header .entry-meta {
    width: 30.5%!important;
}

.event-container .vc_column-inner .wpb_wrapper {
    margin-right: 0!important;
}

.mec-skin-list-events-container {
    margin-left:0!important;
}

.event-container .vc_column-inner .wpb_wrapper {
    padding:0!important;
}

.mec-event-article {
    padding: 20px 0!important;
}

.wpb_video_heading {
    font-size:14px!important;
}

.video-container .vc_column-inner .wpb_wrapper {
    padding:0!important;
    margin-left:0!important;
}

.twitter-box {
    margin-top:10px!important;
}

.page-template-template-home .footer-copyright {
    background-color: #1E5179;
    width: 100%!important;
    height: 450px!important;
    top: 100px!important;
    position: absolute!important;
}

.page-template-template-vc .footer-copyright, .single .footer-copyright, .search .footer-copyright, .page-template-blog-grid-right-sidebar .footer-copyright {
    background-color: #1E5179;
    width: 100%!important;
    height: 450px!important;
    top: 100px!important;
    position: absolute!important;
}


.page-template-template-home .footer-section {
    background-size: 100% 100px!important;
    height: 100px!important;
    top:100px!important;
}

.page-template-template-vc .footer-section, .single .footer-section, .search .footer-section, .page-template-blog-grid-right-sidebar .footer-section {
    background-size: 100% 100px!important;
    height: 100px!important;
    top:50px!important;
}


.page-template-template-home .footer-section .copyright  {
    height: 200px!important;
    margin-top: -30px!important;
}

.page-template-template-vc .footer-section .copyright, .single .footer-section .copyright, .single .footer-section .copyright, .page-template-blog-grid-right-sidebar .footer-section .copyright {
    height: 160px!important;
    margin-top: -30px!important;
}


.page-template-template-home .footer-section .contact {
    height: 250px!important;
    margin-top:0!important;
}

.page-template-template-home .footer-copyright .social {
    margin-top: -50px!important;
}

.page-template-template-vc .footer-section .contact, .single .footer-section .contact, .search .footer-section .contact, .page-template-blog-grid-right-sidebar .footer-section .contact {
    height: 200px!important;
}


.page-template-template-vc .footer-section .container, .page-template-blog-grid-right-sidebar .footer-section .container, .single .footer-section .container, .search .footer-section .container, .page-template-blog-grid-right-sidebar .footer-section .container {
    margin-top:20px!important;
}

.page-template-template-home .footer-section {
    background-color: transparent!important; 
}

.page-template-template-vc .navbar-brand, .page-template-blog-grid-right-sidebar .navbar-brand, .archive .navbar-brand, .single .navbar-brand, .search .navbar-brand {
  width: 200px!important; 
  height: 115.47px!important;
  margin: 57.74px 0!important;
  top:-40px!important;
  padding:0!important
}

.page-template-template-vc .navbar-brand:before,
.page-template-template-vc .navbar-brand:after, .page-template-blog-grid-right-sidebar .navbar-brand:before,
.page-template-blog-grid-right-sidebar .navbar-brand:after, .archive .navbar-brand:before, .archive .navbar-brand:after, .single .navbar-brand:before, .single .navbar-brand:after, .search .navbar-brand:before, .search .navbar-brand:after {
  border-left: 100px solid transparent!important;
  border-right: 100px solid transparent!important;
}

.page-template-template-vc .navbar-brand:before, .page-template-blog-grid-right-sidebar .navbar-brand:before, .archive .navbar-brand:before, .archive .navbar-brand:before, .single .navbar-brand:before, .single .navbar-brand:before, .search .navbar-brand:before, .search .navbar-brand:before {
  border-bottom: 57.74px solid rgba(238,238,238,0.9)!important;
}

.page-template-template-vc .navbar-brand:after, .page-template-blog-grid-right-sidebar .navbar-brand:after, .archive .navbar-brand:after, .archive .navbar-brand:after, .single .navbar-brand:after, .single .navbar-brand:after, .search .navbar-brand:after, .search .navbar-brand:after {
  border-top: 57.74px solid rgba(238,238,238,0.9)!important;
}

.page-template-template-vc .site-logo, .page-template-blog-grid-right-sidebar .site-logo, .archive .site-logo, .single .site-logo, .search .site-logo {
    width:220px!important;
    margin-top:-80px;
    margin-left:-10px!important;
}

.page-title {
    height: 360px!important;
}

.page-title .container {
    margin-left: 0!important;
    margin-top: 140px!important;
}

.process-boxes {
    margin-right: -50px;
    margin-left:auto!important
}

.arrow-down {
    margin-top: 450px!important;
    position: absolute!important;
}

.arrow-down img {
    height: 300px!important;
}

.vc_custom_1480198338958 {
    margin-top: 40px;
}

.page-title h1 {
    font-size: 30px;
}

.dlm-downloads li {
    width: 100%!important;
}

.knowledge-pager {
    margin-top: 0!important;
}

.knowledge-pager .vc_tta-panel-body {
    margin-top: 0!important;
    background:#fff!important;
}

.knowledge-pager .uvc-main-heading {
    margin-top: 20px!important;
}

.dlm-downloads {
    margin-bottom: 20px!important;
}

.widget_search {
    display: none!important;
}

.tt-sidebar-wrapper {
    margin-top: -30px!important;
}

.single-post .entry-header {
    width: 100%!important;
    padding:0!important;
    height:auto!important;
}

.single-post .entry-content p {
    margin-top:30px!important;
}

.mec-container {
   	width: 100%!important;
}

.mec-single-event .mec-single-title {
    width: 100%!important;
}

.mec-single-event .mec-export-details ul li {
    width: 100%!important;
}

.mec-single-event .mec-events-content {
    margin-top: 110px!important;
}

.masonry-wrap .entry-footer {
    display: none!important;
}


}

@media (min-width: 1440px) {

.home .navbar-header {
   height:0!important;
}

.home .navbar-brand {
   width:1400px!important;
   margin-left:auto!important;
   margin-right:auto!important;
   float:none!important;
}

.home .site-logo {
   position:absolute!important;
   float:left!important;
   margin-left:-40px!important;
   top: 12vh !important;
}


}

@media (min-width: 2560px) {

.animation {
    margin-top: 25vh!important;
}

.page-template-template-home .footer-section {
    top: 80%!important;
}


}
