/*2020 Red #DA291C*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: none;
}




/*
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++*/
header {
scroll-margin-top: 124px;
}

.quote .text-block{padding:5px; background-color: #f2f2f2}
.quote div.qimg{width:20%; float: left}
.quote div.main{width:80%; float: left; padding:30px}
.quote div.main .quoteMark{font-size:65px; color:red; font-family: 'Montserrat', sans-serif; position: absolute; }
.quote div.main .quoteMark.top{margin:-30px 0 0 -25px}
.quote div.main .quoteMark.bottom{margin:-20px 0 0 3px}
.quote .text-block .red-quote{margin-bottom:5px}
.quote .text-block{display: flex;}
.quote div{display:flex;}
@media screen and (max-width: 1200px) {
	.quote div.qimg{width:40%}
	.quote div.main{width:60%}
}



.searchImg{max-height: 18px; display: block; width: auto}
.nav-search {
  width: 100%;
  position: relative;
  display: flex;
}

.nav-searchTerm {
  width: 100%;
  height:30px;
  border: 2px solid #f2f2f2;
  border-right: none;
  padding: 5px;
  border-radius: 3px 0 0 3px;
  outline: none;
  color: #29292D;
  font-size:13px;
}

.nav-searchTerm:focus{
  color: #5F5D5B;
}

.nav-searchButton {
  width: 30px;
  height: 30px;
  border: 1px solid #f2f2f2;
  background: #5F5D5B;
  text-align: center;
  color: #fff;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  font-size: 15px;
  padding:5px;
}

.nav-search-wrap{
  width: 60%;
  float:right;
  margin-right:10px;
}


.callouts hr{width:20%;margin:20px 0 8px 0; border-top: 4px solid #E1251B;}
.callouts .mobile{display:none}
.callouts .desktop{display:block}
.callouts div.par{
    margin-bottom:25px;
    padding-top:139px
}

.content.service .callouts div.par:last-of-type{
	margin-bottom: auto;
	padding-bottom:185px
}

.callouts .desktop div.par .split{float:left; width:50%}
.callouts .desktop div.fimg{
	height: 450px;

  	background-repeat: no-repeat, no-repeat;
  	background-position:top right, center center;
	background-size: auto, cover
}

.callouts .title{background-color: #e2211c; clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); height: 122px; margin-right:5%;padding-top: 25px}
.callouts .title h2, .callouts .title p{color: white;  font-weight: 500; padding: 0 9% 5px 9%;}
.callouts .title p{font-size: 16px}
.callouts .title h2{font-size: 23px;line-height: 130%;font-weight: bold !important}
.home-page .callouts .title h2{font-size: 20px; line-height: 129%; font-weight: bold}

.callouts ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;

}
.callouts  ul li:before {
	content: "»";
	position: absolute;
	left: 0;
	color: #E1251B;
	font-size: 16px
}
.callouts  ul li {
	padding-bottom:10px;
	font-size:14px
}
.callouts h4{padding-bottom:10px}

.callouts .desktop .par.leftTxt .title{clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%); height: 122px; margin-left:5%; margin-right:-.2%}
.callouts .desktop .par.leftTxt div.fimg{
  	background-repeat: no-repeat, no-repeat;
  	background-position:top left, center center;
	background-size: auto, cover
}
.clearBoth{clear:both; display: block; height: 0}
.callouts .desktop  div.ctn{padding: 20px 9% 20px 9%}
.callouts .desktop  .leftTxt div.ctn{padding: 20px 9% 20px 14%}
.callouts .desktop  div.ctn p, .callouts .mobile  div.contentAr p{padding: 0 0 20px 0}

.callouts .contentAr p a{text-align: center; background: #e2211c;color: white;   padding: 2%;  display: block;  margin-top: 5%; width: 120px;}
.callouts .contentAr p a:hover{    background: #ba100c;}



.callouts .desktop  div.ctn-under .threerow div{float:left; width:33.33%;padding-right:4%}
.callouts .desktop  div.ctn-under .tworow div{float:left; width:50%;padding-right:4%}

.callouts .desktop  div.ctn-under {padding:20px 7%;}

.callouts .desktop  .par.leftTxt{background: url(/newImg/3-squares.png) no-repeat top right;}


.callouts{background: url(/newImg/big-squares.png) repeat-y top left}

.pageheader h2, .pageheader {color:white; margin-bottom: 14px}
.pageheader div{display: inline-block;background-color:#e2211c; clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%); padding:25px 150px 25px 50px;}
.pageheader{padding-bottom: 200px;}
.pageheader.nopadding{padding-bottom: 0px !important;}

@media screen and (max-width: 1000px) {
    .callouts .title p{font-size: 14px}
    .callouts .title h2{font-size: 22px}
	.callouts .desktop .par.leftTxt .title{clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);}
}


@media screen and (max-width: 1460px) {
    .pageheader div{clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);  }
}

@media screen and (max-width: 950px) {
    .pageheader div{clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%); width:75%; }
}

@media screen and (max-width: 768px) {
    .pageheader div{clip-path: polygon(0 0, 100% 0%, 87% 100%, 0% 100%); width:100%; padding:25px 75px 25px 50px;}
}



@media screen and (max-width: 900px) {
    .callouts .desktop .par.leftTxt .title{clip-path: polygon(9% 0, 100% 0%, 100% 100%, 0% 100%);}
	.callouts .desktop .title{background-color: #e2211c; clip-path: polygon(0 0, 100% 0%, 91% 100%, 0% 100%);}
}



/*
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++*/


*/

header,
nav,
menu,
section,
article,
aside,
video,
footer {
    display: block;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #252525;
}

#wrap {
    overflow: hidden;
    position: relative;
}


img {
    border: none;
    width: 100%;
    height: auto;
    display: block;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #DA291C;
}

p {
    line-height: 1.5;
    font-size:14px
}

.main {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}


.row {
    display: inline-block;
    width: 100%;
}

section.row h2 {
    text-align:center;
    clear:left
}
section.row h2 a#loadMoreRelatedProject{
    text-align:center;
    background-color: #DA291C;
    color:white;
    font-weight:300;
    padding:5px;
    font-size:18px
}
section.row h2 a#loadMoreRelatedProject:hover{
    background-color: #000;
    color:white;
}

.left {
    float: left;
}

.right {
    float: right;
}

div.clear {
    height: 15px;
}

.red {
    color: #DA291C;
}

.light-grey-bg {
    background: #f2f2f2;
}

.dark-grey-bg {
    background: #464646;
}

.hidden {
    display: none;
}

h1 {
    font-size: 38px;
	font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    line-height: 100%;
}
.sub-detail-text h1, .sub-detail-text h2 {
    text-transform:none;
}

h1 span {
    color: #e01a25;
}

h1.small {
    text-shadow: none;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: -0.3px;
}
h3 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
	margin-bottom: 15px
}
/*---------------header--------------*/




.headroom {
    -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background: #fff;
}
.headroom--pinned {
    -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background: #fff;
}
.headroom--unpinned {
    -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  background: #fff;
}

header {
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
    position: fixed;
    z-index: 10;
    background: #fff;
}

.single-page header {
    background: #fff;
}

header .logo {
    float: left;
    margin-left: 2.5%;

    margin-top:20px;
}

header .logo .tablet {
    display: none;
}


header a.logo img{
        width : auto\9; /* IE8 and below */

}
header a.logo img.desktop{
        display : none\9; /* IE8 and below */
}

header a.logo img{
	width: 125px !important;
	height:auto;
}

header #menu-click {
    float: right;
    margin-right: 4.5%;
    margin-top: 80px;
}

header #nav {
    background: #DA291C;
    width: 240px;
    position: absolute;
    right: -240px;
    top: 5px;

}

header #nav #menu-icon {
    position: absolute;
    width: 92px;
    height: 95px;
    background: url(/menu-icon.png) no-repeat 50% 50%;
    top: 0;
    left: -125px;
    cursor: pointer;
    background-size: 33px auto;
}

header #nav.open #menu-icon {
    left: -90px;
}

header #nav.open #menu-icon {
    background: url(../images/menu-icon-hover.png) no-repeat 50% 50% #DA291C;
    background-size: 33px auto;
}

header #nav #close-menu {
    position: absolute;
    top: 22px;
    right: 18px;
    cursor: pointer;
}

header #nav nav {
    padding: 20px 0 20px 20px;
}

header #nav nav > ul > li {
    margin-bottom: 10px;
}

header #nav nav > ul > li > a,
header #nav nav > ul > li > span {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

header #nav nav ul li.active > a {
    color: #c2c2c2;
}

header #nav .submenu-open {
    float: right;
    margin-right: 20px;
    cursor: pointer;
    font-size: 22px;
    line-height: 22px;
}

header #nav .open .submenu-open {
    line-height: 19px;
}

header #nav .submenu {
    display: none;
    margin-bottom:20px
}

header #nav .submenu li {
    margin-top: 3px;
}

header #nav .submenu li a {
    font-size: 12px;
    color: #c2c2c2;
}

header #nav .subchildmenu-open {
    float: right;
    margin-right: 20px;
    cursor: pointer;
    font-size: 22px;
    line-height: 22px;
}

header #nav .subchildmenu {
    display: none;
    margin-bottom:5px;

}

header #nav .subchildmenu li {
    margin-top: 3px;
    color: #FFFFFF;
}

header #nav .subchildmenu li a {
    font-size: 12px;
    color: #fff;
}

header #nav .subchildmenu-open {
    float: right;
    margin-right: 20px;
    cursor: pointer;
    font-size: 22px;
    line-height: 22px;
    color:#fff;
}

header #nav .open .childmenu-open {
    line-height: 19px;
}

header #nav .childmenu {
    display: none;
    margin-bottom:20px
}

header #nav .childmenu li {
    margin-top: 3px;
}

header #nav .childmenu li a {
    font-size: 12px;
    color: #c2c2c2;
}

header #nav .search {
    border-top: 2px solid #aaaaaa;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}

header #nav .search label {
    font-size: 14px;
    text-transform: uppercase;
    color: #c2c2c2;
    padding-bottom: 5px;
    display: block;
}

header #nav .search input {
    height: 26px;
    background: #ececec;
    border: none;
    float: left;
    color: #252525;
    font-size: 12px;

}

header #nav .search input[type="text"] {
    padding: 0 0 0 5px;
    width: 142px;
}

header #nav .search input[type="submit"] {
    width: 32px;
    background: #acacac;
    cursor: pointer;
    font-size: 12px;
}




/*-------------content-----------------*/

.search-box {
    border-top: 2px solid #aaaaaa;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}

.search-box label {
    font-size: 14px;
    text-transform: uppercase;
    color: #c2c2c2;
    padding-bottom: 5px;
    display: block;
}

.search-box input {
    height: 26px;
    background: #ececec;
    border: none;
    float: left;
    color: #252525;
    font-size: 12px;

}

.search-box input[type="text"] {
    padding: 0 0 0 5px;
    width: 142px;
}

.search-box input[type="submit"] {
    width: 32px;
    background: #acacac;
    cursor: pointer;
    font-size: 12px;
}

.content {
    position: relative;
    z-index: 1;
    margin-top: 125px;
}


.single-page .content {
    padding-bottom: 85px;
}
.single-page .content.service {
    padding-bottom: 0;
}

.single-page .content.padding-none {
    padding-bottom: 0;
}

/*------home------*/



#top {
    position: relative;
    max-height: 965px;
    overflow: hidden;
}

.home-page #top,
.home-page #top .flexslider{
    max-height: 650px;
    margin-top: 0;
}


#top .flexslider {
    z-index: 1;
}

#top .flex-direction-nav .flex-prev,
#top .flex-direction-nav .flex-next {
    background-size: auto 25px;
    height: 25px;
    margin-top: -48px;
    top: 58%;
    width: 25px;
}

#top .flex-direction-nav .flex-prev {
    left: 44px;
}

#top .flex-direction-nav .flex-next {
    right: 44px;
}


#top .top-text {
    position: absolute;
    left: 4.5%;
    right: 4.5%;
    top: 50px;
    bottom: 0;
    z-index: 2;
    margin-left: 300px;
    margin-right: 300px;
}

#top .top-text > div {
    display: table;
    height: 100%;
    width: 100%;
}

#top .h-block {
    text-align: center;
    z-index: 2;
    width: 100%;
    height: 100%;
    /*vertical-align: middle;
    display: table-cell;
    position: relative;*/
}

#top h1 {
    font-size: 34px;
    line-height: 1.15;
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
	text-shadow: 2px 2px 5px #666;
	font-weight: bold;
}
#top h1 span {
    display: block;
	font-weight: normal;
}

#top + .red-line {
    margin-top: -5px;
}

.red-line ul li {
    float: left;
    width: 12.5%;
    background: #DA291C;
    border-left: 2px solid #fff;
    display: table;
    height: 67px;
}
.home .red-line ul li {
    height: 95px;
}
.red-line ul li:hover,
.red-line ul li.current {
    background: #464646;
}
.red-line ul li > a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
}

.red-line ul li:first-child {
    border-left: none;
    margin-top:0px;
}



@media screen and (min-width: 980px) {



.red-line ul li:last-child {
    border-left: 2px solid #fff;
    margin-top:0px;
}

}

.red-line ul li.tablet {
    /*display: none;*/
}

.red-line ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
}

.text-block {
    text-align: center;
    padding: 70px 0;
}

.text-block h2 {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
}

.text-block h2:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 225px;
    background: #DA291C;
    display: inline-block;
    bottom: 0;
    left: 50%;
    margin-left: -112.5px;
}

.text-block.light-grey-bg {
    padding: 70px 0;
}

.text-block p {
    font-size: 15px;
    line-height: 1.5;
}

.text-block.dark-grey-bg p {
    /*font-size: 26px;*/
    line-height: 1.4;
}

.text-block.dark-grey-bg {
    padding: 40px 0;
    color: #fff;
}

.text-block .red-quote {
    margin-bottom: 25px;
    width: 47px;
    display: inline-block;
}

.text-block p .clear {
    display: block;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 14px;
}

#carousel {
    padding-bottom: 65px;
}

#carousel.shadow {
    position: relative;
}

.flexslider {
    overflow: hidden;
}


.flexslider .slides > li {
    text-align: center;
    font-size: 18px;
}

#carousel .flexslider .slides > li img {
    width: 100%;
    height: auto;
    max-width: 490px;
}

.flexslider .slides > li p {
    padding: 15px 20px;
    color: #7c7875;
}
.flexslider .slides > li p a {
    text-transform: none;
}

.flexslider .slides > li a {
    color: #DA291C;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    top: -5px;
}

.flex-direction-nav .flex-prev {
    background: url(../images/arrows.png) no-repeat;
}
.flex-direction-nav .flex-next {
    background: url(../images/arrows.png) no-repeat 100% 0;
}

#carousel .flex-direction-nav .flex-prev,
#carousel .flex-direction-nav .flex-next {
    background-size: 60px auto;
    height: 32px;
    width: 32px;
}



/*--------------breadcrumb-------------*/

.breadcrumb-none {

display:none;

}

.breadcrumb {
    padding-left: 4.5%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: -5px;
    background: #e5e5e5;
    /*margin-top: 175px;*/
    margin-bottom:-128px;

}

.breadcrumb ul li {
    float: left;
    font-size: 18px;
}
.breadcrumb ul li a,
.breadcrumb ul li span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.breadcrumb ul li a {
    color: #252525;
}
.breadcrumb ul li a:hover {
    text-decoration: underline;
}

.breadcrumb ul li span {
    color: #DA291C;
    display: block;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 3px;
    white-space: nowrap;
    width: 200px;
}

.search-block {
    float: right;
    margin-right: 4.5%;
    margin-top: -6px;
    position: absolute;
    right: 0;
}

.search-block .clear-btn {
    border: none;
    background: url(../images/clear-icon.png) no-repeat 100% 50%;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 12px;
    cursor: pointer;
    margin-left: 7px;
    margin-top: 8px;
    background-size:auto 54%
}

.search-block .inputs {
    position: relative;
    background: #fff;
    border: 1px solid #e3e1e0;
    float: left;
    width: 250px;
}

.search-block .inputs input {
    background: transparent;
    width: 100%;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #c2c2c2;
    padding: 5px;
}

.search-block .inputs input[type="submit"] {
    background: url("../images/search-icon.png") no-repeat scroll 70% 47% rgba(0, 0, 0, 0);
    border: medium none;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    background-size: 43% auto
}

/*---------------black-line---------------*/

.black-line {
    background: #DA291C;
    color: #fff;
    margin-bottom: 6px;
    display: table;
    padding: 20px 0;
}
.black-line h1 {
        font-size:22px
}

.black-line > div {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 0 75px;
}

.black-line.big-text {
    padding: 55px 0 73px;
}
.black-line.big-text.padding-big {
    padding: 20px 0 20px;
    min-height: 150px;
}

.black-line.big-text.black-line-img {
    padding: 0;
    position: relative;
}

.black-line.big-text.black-line-img > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.black-line.big-text.black-line-img > div .sub-block {
    display: table;
    height: 100%;
    width: 100%;
}

.black-line.big-text.black-line-img > div .main {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

h1.line {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

h1.line:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 225px;
    background: #1F1F1F;
    display: inline-block;
    bottom: 0;
    left: 50%;
    margin-left: -112.5px;
}

.black-line.big-text h2 {
    font-weight: 400;
    text-transform: none;
    line-height: 1.2;
}

.black-line.big-text.padding-big h1 {
    margin-bottom: 10px;
}

.two-cols.padding-none,
.two-cols.padding-none.right-side {
    padding: 0;
}
.two-cols.padding-none .col-item:first-child,
.two-cols.padding-none .col-item:last-child {
    padding: 0 3px;
}

.two-cols.padding-none .col-item img {
    width: 100%;
    height: auto;
}

.two-cols.padding-none .col-item.right-sidebar img {
    width: 103.3%;
}

.two-cols.padding-none .col-item .left,
.two-cols.padding-none .col-item .right {
    width: 50%;
}

.two-cols.padding-none .col-item .left {
    padding-right: 3px;
}

.two-cols.padding-none .col-item .right {
    padding-left: 3px;
}

.percent-block {
    border: 1px solid #de573a;
    text-align: center;
    position: relative;
    font-size: 20px;
    padding: 26px 20px 55px 20px;
    margin-top: 35px;
}

.percent-block .percent {
    font-weight: 700;
    font-size: 100px;
    color: #000;
    letter-spacing:-5px;
    line-height:100%
}

.percent-block .percent span {
    font-size: 90px;
    position: relative;
    top: -35px;
}

.percent-block a {
    font-weight: 700;
    text-transform: uppercase;
    background: #d70325;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}


/*---------------filter-block-------------*/

.filter-block {
    background: #DA291C;
    margin-bottom: 6px;
    padding-left: 4.5%;
    padding-top: 15px;
}

.filter-block #filter a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    padding-bottom: 15px;
    padding-right: 18px;
    padding-top: 0;
    text-transform: uppercase;
    background: url(../images/filter-li-bg.png) no-repeat 100% 3px;
}

.filter-block #filter a.active {
    background: url(../images/filter-li-bg.png) no-repeat 100% -61px;
}


/*---------------4 cols-----------------*/

.four-cols .col-item {
    width: 33.33%;
    float: left;
    padding: 0 3px 6px;
}

.four-cols.filter-list .col-item,
.four-cols.portfolio .col-item {
   /* margin-bottom: 19px;*/
}

.four-cols .col-item img {
    width: 100%;
    height: auto;
    display: block;
}

.four-cols .col-item .title-link {
    width: 100%;
    height: 90px;
    display: table;
}

.four-cols.related-projects .col-item .title-link,
.four-cols.portfolio .col-item .title-link {
    height: 80px;

}

.four-cols.filter-list .col-item .title-link {
    height: 80px;
}

.four-cols .col-item .title-link a {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    color: #252525;
}

.four-cols .col-item:hover .title-link {
    background: #DA291C;
    color: #fff;
}

.four-cols .col-item:hover .title-link a {
    color: #fff;
}

.four-cols .col-item .title-link a span {
    display: block;
    font-size: 12px;
    color: #000;
    text-transform:none
}

.four-cols .col-item .title-link a span.name {
    font-size: 14px;
    color: #252525;
    margin-bottom: 0px;
    text-transform:uppercase
}

.four-cols .col-item:hover .title-link span,
.four-cols .col-item:hover .title-link span.name{
    color: #fff;
}

.four-cols .col-item .image {
    position: relative;
}
.four-cols .col-item .image .description {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
.four-cols .col-item:hover .image .description {
    display: block;
}
.four-cols .col-item .image .description .sub-desc {
    display: table;
    height: 100%;
    width: 100%;
}
.four-cols .col-item .image .description .sub-desc > span {
    display: table-cell;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    background: url(../images/opacity-grey.png);
    text-transform:none;
}

.four-cols .col-item .image .description  .p {
    max-width: 305px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.four-cols .col-item .image .description  .p:last-child {
    padding-top: 15px;
}


/*------------------*/

.text-block.related-projects {
    padding-bottom: 10px;
    padding-top: 54px;
}
.text-block.related-projects h2 {
   font-weight: 400;
}



/*---------------portfolio slider--------------*/


#portfolio-slider {
    position: relative;
    overflow: hidden;
}

#portfolio-slider .flexslider {
    z-index: 1;
}

#portfolio-slider .flex-direction-nav .flex-prev,
#portfolio-slider .flex-direction-nav .flex-next {
    background-size: auto 25px;
    height: 25px;
    margin-top: -7px;
    top: 50%;
    width: 25px;
}

#portfolio-slider .slides {
    position: relative;
    z-index: 1;
}

#portfolio-slider .slides img {
    display: block;
    width: 100%;
    height: auto;
}
/*add custome css */
#portfolio-slider .slides-image img{
    /*height: 667px;*/
}
.hotel-detail {
    position: absolute;
    left: 50%;
    margin-left: -475px;
    width: 950px;
    background: url(../images/opacity-white.png);
    bottom: -335px;
/*    bottom: 0px;*/
    z-index: 2;
    padding: 17px 20px;
    height: 425px;
}
.hotel-detail h3{line-height:1.3em}
.hotel-detail p {
    text-transform: none;
    color: #464646;
}
.hotel-detail p strong {
    text-transform:uppercase;
    color: #464646;
}

.hotel-detail-body > ul {
    margin-top: -4px;
}

.hotel-detail-body > ul li {
    margin-top: 13.5px;
    font-size: 18px;
    text-transform: capitalize;
}

.hotel-detail-body > ul li::before  {
   content:'» ';
}
.social >ul li::before{
     content:' ';
}

.hotel-detail .social {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.hotel-detail .social li a {
    background-image: url(../icons/social-icons-red.png);
}

.hotel-detail #close-detail {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 100%;
    height: 90px;
    background: url(../images/arrow-up.png) no-repeat 98% 15px;
    display: inline-block;
}

.hotel-detail.open #close-detail {
    background: url(../images/arrow-down.png) no-repeat 98% 15px;
}

.detail-btn.mobile {
    display: none;
}


#portfolio-slider .flex-direction-nav,
#top .flex-direction-nav {
    /*position: absolute;*/
   /* height: 30px;*/
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#portfolio-slider .flex-direction-nav li,
#top .flex-direction-nav li {
    position: absolute;
    top: 0;
    bottom: 0;
}

#portfolio-slider .flex-direction-nav li:first-child,
#top .flex-direction-nav li:first-child{
    height: 100%;
    width: 78px;
    /*background: url(../images/shadow-left.png) repeat-y;*/
}

#portfolio-slider .flex-direction-nav li:last-child,
#top .flex-direction-nav li:last-child {
    height: 100%;
    width: 78px;
    /*background: url(../images/shadow-right.png) repeat-y 100% 0;*/
    right: 0;
}


/*---------------col 1------------------*/

.long-img {
    position: relative;
}

.long-img img {
    width: 100%;
    height: auto;
}


/*-------------news detail--------------*/


.article {
    padding: 0 4.5%;
}

.article p {
    line-height: 1.95;
    margin-bottom: 25px;
}

.article img.left {
    margin: 0 20px 20px 0;
}

.article img.right {
    margin: 0 20px 10px;
}

.top-article {
    border-bottom: 5px solid #c2c2c2;
    padding-top: 81px;
    padding-bottom: 11px;
    position: relative;
}

.top-article h1 {
    font-weight: 400;
    line-height: 1.1;
    color: #252525;
    text-shadow: none;
}

.top-article div {
    font-size: 14px;
    margin-top: 19px;
}

.top-article div.date {
    text-transform: uppercase;
    margin-top: 8px;
    padding-bottom: 10px;
    color: #252525;
}

.top-article div span.red {
    text-transform: uppercase;
    color: #DA291C;
    float: left;
    margin-right: 6px;
}

.top-article div a {
    color: #000;
    text-decoration: underline;
}

.top-article .download-pdf {
    position: absolute;
    right: 0;
    bottom: 15px;
    display: inline-block;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #e8906a;
    background: #DA291C;
    color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 18px;
}

.article-body {
    padding-top: 25px;
}
.two-cols ul li, .article-body ul li{
    list-style-type: disc;
    list-style-position: outside;
    padding: 5px 0;
    margin-left: 15px;
    font-size: 14px;
}
.two-cols .right-sidebar ul li, .two-cols ul.subnav li{padding: 15px 0 0 0; font-size: 14px; line-height:100%; margin-left:0; list-style-type:none}
.two-cols .social ul li{padding:0; margin-left:15px; list-style-type:none}
.two-cols ul.pagination{margin-top:20px}
.two-cols .social ul {margin:0}
.two-cols ul, .article-body ul{margin:0px 0 10px 0}


.article-body img {
    position: relative;
    top: 17px;
}

.article-body .middle-width {
    width: 38%;
    height: auto;
}
.article-body .small-width {
    width: 30%;
    height: auto;
}

.social.red li a {
    background-image: url(../icons/social-icons-red.png);
}


/*-----------col 2------------------*/

.leader-detail-text {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
}


.leader-detail-text-left {
  left: 12%;
}

.leader-detail-text-right {
    right: 12%;
}

.leader-detail-text h1 {
    text-shadow: none;
    position: relative;
    top: -34px;
    margin-bottom: 0;
}

.leader-detail-text h1:after {
    background: #fff;
}

.leader-detail-text h2 {
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: -18px;
}

.leader-detail-text > .sub-detail-text {
    display: table;
    height: 100%;
    width: 100%;
}

.leader-detail-text > .sub-detail-text > div {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.two-cols {
    padding: 39px 4.5% 0;
}




.two-cols  ul li span.red{
    font-size: 20px;
    position: absolute;
}

.two-cols  ul.list li span.red{
     margin: -6px 0 0 -16px;
}


.two-cols  ul.list li{
    margin:10px 15px 10px 0;
    list-style-type: none
}

.two-cols  ul.list{
    margin-left: 17px;
    font-size:14px;
    margin-bottom:30px
}

.two-cols .col-item h4{
    font-size:18px;
    text-transform:uppercase;
    font-weight:400;
    margin-top:15px
}


.two-cols .col-item a.link{
    color: #252525;
    text-decoration: underline;
}

.two-cols .col-item a.link:hover{
    color: #d70325;
}



h3.small + .two-cols {
    padding-top: 32px;
}

.two-cols.right-side {
    padding-top: 48px;
}

.two-cols .col-item {
    width: 50%;
    float: left;
}

.two-cols .col-item.right-sidebar {
    width: 32.7%;
}


.two-cols.right-side .col-item:first-child {
    width: 67.3%;
}

.two-cols .col-item p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.two-cols .col-item p strong {
    display: block;
    position: relative;
    /*left: -20px;*/
}

.two-cols.padding-text .col-item p {
    /*padding-left: 20px;*/
}

.two-cols.padding-text p:first-child {
    padding-left: 0;
}

.two-cols .col-item:first-child {
    padding-right: 3%;
}
.two-cols .col-item:last-child {
    padding-left: 3%;
}

.two-cols .menu.col-item {
    padding-left: 3%;
    margin-top: 90px
}

.two-cols .col-item.leader-detail-info {
    padding-right: 0;
}

.two-cols .col-item.leader-detail-info p {
    font-size: 18px;
    line-height: 1.27;
    margin-bottom: 25px;
    padding-left: 0;
}

.two-cols .col-item.leader-detail-info p strong {
    font-size: 14px;
    color: #DA291C;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    left: 0;
}

.two-cols.leader-detail {
    margin-bottom: 69px;
}


.two-cols.leader-detail .col-item.leader-detail-info p {
    line-height: 1.23;
}

.two-cols.leader-detail .col-item.leader-detail-info p strong {
    font-size: 14px;
}

.contact-info {
    border: 2px solid #464646;
    position: relative;
    text-align: center;
    color: #DA291C;
    padding-top: 30px;
    max-width: 100%;
    margin-top: 23px;
    min-width: 50%;
   /* min-height: 225px;  */
}

.two-cols .col-item .contact-info p {
    line-height: 1.5;
    font-size: 20px;
    margin: 0px 20px 10px 20px;
}

.contact-info a {
    color: #DA291C;
}

.contact-info .social {
    display: inline-block;
    margin-top: 10px;
}

.contact-info .social li a {
    background-image: url(../icons/social-icons-big.png);
    height: 30px;
}

.contact-info .social li a.fb {
    width: 14px;
}

.contact-info .social li a.tw {
    background-position: -62px 50%;
    width: 27px;
}

.contact-info .social li a.in {
    background-position: 100% 50%;
    width: 29px;
}

.contact-info .get-btn {
    /*position: absolute;*/
	margin-top:30px;
	display:block;
    left: 0;
    right: 0;
    bottom: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 10px;
    background: #464646;
    font-size: 24px;
}

h3.small {
    padding: 30px 4.5% 0;
    text-transform: none;
}

strong {
    font-weight: 700;
}

.two-cols .col-item h3.small {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 40px;
}

.col-item.sidebar h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 8px;
}
.col-item.sidebar.right-sidebar h3 {
    padding-bottom: 0;
    margin-left: -15px
}

ul.subnav {
   /* border-top: 1px solid #d2d2d2;*/
}

ul.subnav li {
    padding-top: 15px;
    font-size: 14px;
    line-height:100%
}

ul.subnav li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #252525;
}

ul.subnav li a:hover {
    color: #DA291C;
}

ul.subnav li a span {
    margin-left: -28px;
    margin-top: -5px;
    position: absolute;
    font-size: 20px;
    line-height: 1;
    padding: 0 .5%;
}


.long-img .about-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 30px;
    text-align: center;
    background: url(../images/opacity-white.png);
}

.long-img .about-text h1 {
    color: #000;
}

/*-------------- news---------------*/

.news-search {
    display: none;
}

.sidebar-mobile.mobile {
    display: none;
}

.left-sidebar-item {
    margin-top: 78px;
}

.left-sidebar-item h3.red {
    border-bottom: 1px solid #d2d2d2;
}

.two-cols.left-side .col-item.left-sidebar {
    width: 23%;
}

.two-cols.left-side .col-item.big-col-item {
    width: 77%;
}

/* Select */
div.selector {
    border: 1px solid #e0e0e0;
    background: url(../images/select-bg.jpg) no-repeat 100% 50%;
    background-size: 35px auto;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 2px;
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    padding-right: 2px;
    cursor: pointer;
    width: 100% !important;
    display: block;
    font-size: 14px;
    color: #959595;
    padding: 0 0 0 10px;
}
div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 35px;
    top: 0px;
    left: 0px;
    width: 100%;
}

div.selector select option {
    color: #959595;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-top: 5px;
    padding-left: 5px;
}

div#uniform-month.selector {
    margin-top: 33px;
}

.left-sidebar-item .search-btn {
    background: #e5e5e5;
    border: none;
    color: #DA291C;
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    width: 100%;
    max-width: 140px;
    margin-top: 28px;
    cursor: pointer;
}

.categories {
    margin-left:14px
}

.main-new {
    padding: 0 0 10px 0;
}

.new-big-tumb {
    margin-bottom: 15px;
}

.new-title {
    text-transform: uppercase;
}

.new-title a {
    color: #000;
    line-height: 1.2;
    font-size: 22px;
}

.new-title .date {
    display: block;
    margin-top: 7px;
    font-size: 14px;
    text-transform: none;
    text-transform:uppercase
}

.share-tags {
    margin-top: 15px;
    font-size: 14px;
}

.share-tags span.red {
    float:  left;
    margin-right: 10px;
    text-transform: uppercase;
}

.new-left {
    width: 31.23%;
}

.new-right {
    width: 62.45%;
}

.share-tags a {
    color: #000;
}

.share-tags .social li {
    padding-right: 15px;
}


.new-item {
    padding: 20px 0;
    border-bottom: 1px solid #cbcbcb;
}

.new-item img {
    position: relative;
    top: 0px;
}


/*---------------*/

.map-block {
    padding: 35px;
    border: 1px solid #b1b1b1;
    width: 75%;
    margin-top: 60px;
}

/*------contact-form-------------*/

.contact-form form > div {
    display: inline-block;
    margin: 6px 0 8px;
    width: 100%;
}

.contact-form input {
    width: 100%;
    border: 1px solid #d3d3d3;
    height: 35px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #959595;
    padding: 0 5px;
}

.contact-form div.selector {
    margin-top: 0;
    line-height: 80px;
    height: 35px;
    background-size: 35px auto;
    border: 1px solid #d3d3d3;
}

.contact-form div.selector span {
    height: 35px;
    line-height: 50px;
    padding: 0 80px 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #959595;
    margin: -7px 0 0
}
.contact-form div.selector select {
    height: 35px;
}

.contact-form textarea {
    border: 1px solid #d3d3d3;
    color: #959595;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 100px;
    padding: 5px;
    resize: none;
    text-transform: uppercase;
    width: 100%;
}

.contact-form input[type='submit'] {
    border: none;
    color: #DA291C;
    cursor: pointer;
    font-size: 18px;
    margin-top: 17px;
    width:75%
}

 /* Checkbox */
.contact-form div.checker {
  position: relative;
  float: left;
  margin-top: 18px;
}
.contact-form div.checker,
.contact-form div.checker span,
.contact-form div.checker input {
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.contact-form div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background: url(../images/checkbox-bg.png) no-repeat 0 0;
}
.contact-form div.checker span.checked {
    background: url(../images/checkbox-bg.png) no-repeat 0 -29px;
}
.contact-form div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.contact-form div.checker + label {
    line-height: 21px;
    padding-left: 17px;
    padding-top: 18px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: -0.5px;
    width: 90%;
}

/*---------------footer--------------*/

footer {
    background: #e2211c;
    padding: 25px 0;
    height: 67px;
    clip-path: polygon(0% 0%, 100% 0%, 90% 0%, 87.5% 100%, 75% 100%, 0% 100%, 0% 75%);
}
footer .social {
    float: left;
    margin-left: 4.5%;
}
.social li {
    float: left;
    padding-right: 25px;
}
.social li:last-child {
    padding-right: 0;
}
.social li a {
    display: inline-block;
    height: 17px;
    background-image: url(../icons/social-icons.png);
}
.social li a.fb {
    width: 9px;
    background-position: 0 50%;
}
.social li a.tw {
    width: 17px;
    background-position: -35px 50%;
}
.social li a.inst {
    width: 14px;
    background-position: -76px 50%;
}
.social li a.google {
    width: 17px;
    background-position: -114px 50%;
}
.social li a.rss {
    width: 17px;
    background-position: -153px 50%;
}
.social li a.in {
    width: 17px;
    background-position: -192px 50%;
}
.social li a.email {
    width: 18px;
    background-position: 100% 50%;
}
footer .menu {
    float: left;
    margin-left: 7%;
}
footer .menu li {
    float: left;
    color: #e5e3e1;
}
footer .menu li a {
    color: #e5e3e1;
    font-size: 12px;
}
footer .menu li span {
    padding: 0 5px;
}
footer .copy {
    font-size: 12px;
    color: #e5e3e1;
    float: right;
    margin-right: 25%;
}

footer .copy a {
    color: #e5e3e1;
    margin: 0 10px
}

footer .menu li a:hover,
footer .copy a:hover {
    text-decoration: underline;
}

/*---------ie8-----------*/

.ie8 #wrap {
    width: 1000px;
    margin: 0 auto;
}

.ie8 .main {
    padding-left: 20px;
    padding-right: 20px;
}

.ie8 header {
    width: 1000px;
    overflow: hidden;
}

.ie8 #top,
.ie8 #top .flexslider,
.ie8 #top .flexslider > ul{
    width: 1000px;
}


.ie8 #top .top-text {
    margin-left: 100px;
    margin-right: 100px;
}


.ie8 .flexslider .flex-direction-nav {
    width: 1000px;
}

#portfolio-slider .flex-direction-nav li:first-child + li,
#top .flex-direction-nav li:first-child + li {
 /*   background: url("../images/shadow-right.png") repeat-y 100% 0;*/
    height: 100%;
    right: 0;
    width: 78px;
}

.ie8 #carousel .flex-direction-nav .flex-prev,
.ie8 #carousel .flex-direction-nav .flex-next {
    height: 46px;
    width: 28px;
}

.ie8 .contact-form input {
    line-height: 83px;
}

.ie8 .two-cols .col-item .contact-info p {
    font-size: 28px;
}

.ie8 .four-cols .col-item .image .description .sub-desc > div {
    font-size: 18px;
}

.ie8 .black-line.big-text h2 {
    font-size: 22px;
}

.ie8 .percent-block {
    font-size: 16px;
    padding: 20px 30px 65px;
    width: 100%;
}

.ie8 .long-img .about-text {
    padding: 20px;
}

.ie8 .long-img .about-text h1 {
    font-size: 28px;
}

.ie8 footer {
    height: inherit;
}

.ie8 footer .social,
.ie8 footer .menu,
.ie8 footer .copy {
    width: 100%;
    float: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.ie8 footer .social ul,
.ie8 footer .menu ul{
    display: inline-block;
    margin-bottom: 10px;
}

/*Added custom css*/
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.floatRight{
    float:right;
}
/*
.image-news-height img{
   height: 125px;
}
.article-body .news-details-image-height{
  height: 225px;
}*/
.middleContent{
    text-align:center;
    min-height:300px;
}
.middleContent h1{
    color: #DA291C;
    margin-top: 33px;
}
.imgError{
    display: inline;
   /* margin-left: 10px;
    margin-top: 25px;
    width: auto;*/
}
.defaultContainer{
    padding-top:20px;
}
.insideUl > li {
    margin-top: 4px;
}

.middleContent > div {
    text-align: center;
}
.homeFlex .slides > li a {
    color: inherit;
    font-size: inherit;
    position: static;
    text-transform: initial;
    top: 0;
    cursor: pointer;
    z-index:999;

}
.address_link,.address_link:hover{
    color: #252525;
}
.map-link{
    color: #252525;
}
.imgPoster{
    display:none;
}
.searchimage{
    display:none;
}
.searchResultdata h1,.searchResultdata h2,.searchResultdata h3,.searchResultdata h4,.searchResultdata h5{
    font-size: 14px !important;
}
.searchResultdata div p b{display: block;font-size: 24px;margin: 40px 0 10px;}
.main-news a{color:#DA291C; font-size: 18px}

.searchResultdata video{
    display:none;
}
.main-words img, .main-words video{
    display:none;
}
.main-new{
    font-style: normal;
}
.main-words{
    padding-top:3px;
    padding-bottom:8px;
    border-bottom: 1px solid #cbcbcb;
    color:#252525;
    font-size: 14px
}

.main-words h1,.main-words h2,.main-words h3,.main-words h4,.main-words h5{
    font-size: 14px !important;
}
.flex-disabled{
    visibility:hidden;
}
blockquote{margin:0 10%}
blockquote em{margin:0 0 10px 0}

.jssorb032 {
    display:none;
}

.jssora051 {
    z-index:100000;
}

.jssora051 {
    z-index:100000;
}



@media screen and (max-width: 980px) {

#new-nav {
    display: none;
}

.slider-long-img {

    margin-top:0px;
}

.inner-slider {

margin-top:0;
margin-bottom:50px;

}

.lux-content{
    width:90%;
    margin-top:0px;
    margin: auto;
}

}

@media screen and (min-width: 980px) {

#menu-icon {
    display: none;
}

#close-menu, #nav nav{
    display: none;
}

.inner-slider {

position:absolute;

}

.lux-content {
    margin: auto; width: 50%; height: 100%; margin-top:15%;
}

}

/*.flex-direction-nav {
    display: none;

}*/

/*nav v2*/

#new-nav {
    margin: 10px 40px 0 0;
    float:right;

}

#new-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    }

#new-nav ul li {
    display:inline-block;

    }

#new-nav a {
    display:block;
    margin:0 10px;
    color:#0E0E0C;
    font-size:12px;
    line-height: 40px;
    text-decoration:none;
    font-weight: 500;
	border-top: 3px solid transparent;

}
#new-nav li:hover a {
	border-top: 3px solid #e2211c;
}
#new-nav ul li ul li a {
	border-top: none !important;
	padding:0 10px;
	margin: 0;

}


#new-nav ul a {
text-transform: uppercase;
}
#new-nav ul a:hover {
 background-color: rgba(255, 255, 255, .1)
}

#new-nav a:hover {
    /*color: #DA291C; */
}

#new-nav .menus a.sub-nav:after{
	content: '\25BE';
    font-size: 10px;
    position: relative;
    color: #e2211c;
    font-weight: bold;
    left: 3px;
    top: -2px;
}

/* Hide Dropdowns by Default */
#new-nav ul ul {
    display: none;
    position: absolute;
    top: 35px; /* the height of the main #new-nav */
    margin-left:10px;
    background-color: #e2211c;
	border-top: 10px solid #ffffff

}

#new-nav ul ul a{
color:#FFF;
}

/* Display Dropdowns on Hover */
#new-nav ul li:hover > ul {
    display:inherit;
}

/* Fisrt Tier Dropdown */
#new-nav ul ul li {
    min-width:200px;
    float:none;
    display:list-item;
    position: relative;
}

/* Second, Third and more Tiers */
#new-nav ul ul ul li {
    position: relative;
    top:-60px;
    left:170px;
}
ul a[href*="COVID"] {
  color: #e2211c !important;
}
footer ul a[href*="COVID"] {
  color: #ffffff !important;
}

.yt-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.yt-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.yt-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spotlight-tile .title-link{
    position: absolute;
    margin-top: 12%;
    z-index: 200;
    width: 33.33% !important;
}
.four-cols .col-item.spotlight-tile:hover .title-link{
    background: none;
}
.four-cols .col-item.spotlight-tile .title-link h2, 
.four-cols .col-item.spotlight-tile .title-link h4{
	color:white;
	font-weight: 400 !important;
}
.four-cols .col-item.spotlight-tile:hover .title-link h2, 
.four-cols .col-item.spotlight-tile:hover .title-link h4{
	color: rgba(255,255,255,0.90)
}
.four-cols .col-item.spotlight-tile .title-link a span{color: white !important}
.four-cols .col-item.spotlight-tile .title-link a{color:white}
@media screen and (max-width: 980px) {
     .spotlight-tile .title-link{
    	width: 50% !important;
		margin-top: 17%;
	}
}

@media screen and (max-width: 768px) {
     .spotlight-tile .title-link{
		width: 100% !important;
		margin-top: 33%;
	}
}

.nycoffice .column {
  float: left;
  width: 50%;
  padding: 0;
}
.nycoffice.right .column {
  float: right;
}
.nycoffice.right .column.bioTxt{
 text-align:right
}
.nycoffice .column.bioTxt{
 padding-top:3vw;
line-height: 110%
}
.nycoffice .column img {
 width:100%
}
.nycoffice{
 width:90%;
 margin:20px 0
}
@media only screen and (max-width: 769px) {
  .nycoffice {
	 width:100%
  }
}
@media only screen and (max-width: 760px) {
	.nycoffice .column.bioTxt{
		padding-top:0vw;
	}
}






