/* Chinstrap by Robert Bavington */ /*-------- ++Global++ ---------*/ * { margin: 0; padding: 0; outline:0; } body { font-family: 'Ubuntu', sans-serif; } h1 { } h2 { } h3 { } h4 { } h5 { } p { margin-bottom: 10px; } a { text-decoration: none; } div { box-sizing: border-box; } img { max-width: 100%; } .width100 { width: 100%; } #bullhorn-resume { display:none; } #bullhornform { display:none; } .single-bullhornjoblisting #bullhornform { display:block; } div.wpcf7 img.ajax-loader { display: inline-block; width:auto; } .ajax-loader { display:none;} #bullhornform .UploadCV input { font-size:12px !important; } #bullhornform label { width: 100%; font-size: 1px; font-weight: 400; margin: 0; } #bullhornform input, #bullhornform textarea { width: 100%; font-size: 16px; padding: 5px 10px; margin: 5px 0 10px; } #bullhornform textarea {} #bullhornform input[type="submit"] { background: #006D33; box-shadow: none; text-shadow: none; color: #fff; border: none; border-radius: 10px; padding: 15px 0; font-size: 2.2em; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } #bullhornform input[type="submit"]:hover { background: #004B23; } .DataSheetWrap { display:none !important; } .prettyMapList .float_left { float: none !important; text-align: center; font-size: 18px; line-height: 20px; margin-right: 30px; } .address p { margin-bottom:15px; } .address { border-bottom:1px solid #ccc; } .prettyPagination { display:none; } .ListContainer { display:none; } .prettyMapList .mapHolder { border: solid 1px #ccc; height: 440px !important;} #ListContainer { display:none !important; } /*-------- ++Margins++ ---------*/ .m0 { margin:0!important; } .mr1 { margin-right: 1%; } .mr2 { margin-right: 2%; } .mr3 { margin-right: 3%; } .mr4 { margin-right: 4%; } .mr5 { margin-right: 5%; } .ml1 { margin-left: 1%; } .ml2 { margin-left: 2%; } .ml3 { margin-left: 3%; } .ml4 { margin-left: 4%; } .ml5 { margin-left: 5%; } .mt10 { margin-top: 10px; } .mt20 { margin-top: 20px; } .mt30 { margin-top: 30px; } .mt40 { margin-top: 40px; } .mt50 { margin-top: 50px; } .mb10 { margin-bottom: 10px; } .mb20 { margin-bottom: 20px; } .mb30 { margin-bottom: 30px; } .mb40 { margin-bottom: 40px; } .mb50 { margin-bottom: 50px; } /*-------- ++Padding++ ---------*/ .padd0 { padding: 0!important; } .padd10 { padding: 10px; } .padd20 { padding: 20px; } .padd30 { padding: 30px; } .padd40 { padding: 40px; } .padd50 { padding: 50px; } .padd-top10 { padding-top: 10px; } .padd-top20 { padding-top: 20px; } .padd-top30 { padding-top: 30px; } .padd-top40 { padding-top: 40px; } .padd-top50 { padding-top: 50px; } .padd-bottom10 { padding-bottom: 10px; } .padd-bottom20 { padding-bottom: 20px; } .padd-bottom30 { padding-bottom: 30px; } .padd-bottom40 { padding-bottom: 40px; } .padd-bottom50 { padding-bottom: 50px; } /*-------- ++Resets++ ---------*/ .arrow-down { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 30px solid rgba(64,64,64,0.70); position: fixed; bottom: 40px; left: 50%; z-index: 996; margin-left: -20px; } .page-template-page-contact { overflow:scroll; } .prettyMapList .prettyFileBar { display:none; } .col-lg-2half { width: 20%; float: left; } .txtCenter {text-align: center;} a { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a:hover { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; text-decoration: none; } .BTN {display: inline-block; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3d100+0,d6c700+100 */ background: #f3d100; /* Old browsers */ background: -moz-linear-gradient(top, #f3d100 0%, #d6c700 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #f3d100 0%,#d6c700 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #f3d100 0%,#d6c700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3d100', endColorstr='#d6c700',GradientType=0 ); /* IE6-9 */ text-shadow: 1px 1px 1px #fff; color: #fff; font-size: 1em; border-radius: 15px; padding: 15px; text-shadow: none;} .BTN:hover {color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3d100+0,d6c700+100 */ background: #f3d100; /* Old browsers */ background: -moz-linear-gradient(top, #d6c700 0%, #f3d100 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #d6c700 0%,#f3d100 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #d6c700 0%,#f3d100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3d100', endColorstr='#d6c700',GradientType=0 ); /* IE6-9 */ text-decoration: none;} .HeaderWrap { width: 100%; float: left; padding: 30px 0px 10px 0; } .Logo {width: 100%; float: left;} .Logo img { width: 85%; } /* Nav styles */ .Nav {width: 100%; float: left;} .Nav ul { list-style: none; } .Nav li { float: left; margin: 15px 10px; position: relative; } .Nav li a { font-size: 1.8em; color: #000; display: block; padding: 0 10px; margin-bottom: 5px; } .Nav li a:hover {color: #7E7E7E; text-decoration: none;} /*----Sub Menu Styles----*/ .Nav li .sub-menu { background: #2D2D2D; overflow: hidden; left: -10px; position: absolute; top: 100%; width: 203px; display: none; z-index: 1000; padding: 0; } .Nav li:hover .sub-menu {display: block;} .sub-menu li {width: 100%; margin: 0;} .sub-menu li a { color: #fff; font-size: 1.5em; width: 100%; display: block; padding: 10px; border-bottom: solid 1px #434343; margin: 0; } .sub-menu li:last-child a {border: none;} .sub-menu li:hover a {background: #444444; color: #fff;} /*----Sub Menu Styles----*/ .carousel { width: 100%; float: left; } #recentcase .carousel-caption { text-align:left; } #carousel-example-generic .carousel-indicators { bottom: 5%; } .carousel-caption { top: 20%; background: rgba(0,0,0,0.50); bottom: 22%; padding: 25px 35px; } .carousel-caption a { text-shadow:none; } .carousel-caption h1 { font-size: 4.5em; font-weight: 400; line-height: 1.2em; margin: 0px 0 15px; text-transform: uppercase; } .carousel-caption h2 { font-size: 3.7em; font-weight: 400; margin: 15px 0 30px 0; text-transform: uppercase; } .carousel-caption p { font-size: 2em; margin: 0; } .carousel-caption .BTN { font-size: 1.4em; } .carousel .glyphicon {color: #fff;} .WhiteFull { width: 100%; float: left; text-align: center; padding: 150px 0; } .WhiteFull h2 { color: #3D3587; font-size: 5em; margin-bottom: 30px; font-weight: 400; } .WhiteFull p {color: #4D4D4D; font-size: 2.5em;} .Map { width: 100%; float: left; background: url(../Images/map.jpg) no-repeat; text-align: center; padding: 50px 0; position: relative; text-transform: uppercase; background-size: 90%; background-position: 50% 100%; } .Map h3 { font-size: 4em; margin-bottom: 30px; font-weight: 400; } .Map p { color: #8C8C8C; font-size: 2em; margin: 0 10% 50px 10%; width: 80%; } .Map p span {margin: 0; color: #000; font-style: initial;} .Map .BTN { font-size: 2em; width: 40%; margin: 0 20px 20px; padding: 25px; color: #000; -webkit-box-shadow: 5px 5px 5px 0px #ddd; -moz-box-shadow: 5px 5px 5px 0px #ddd; box-shadow: 5px 5px 5px 0px #ddd; } .Map .BTN:active { box-shadow: 0px 0px 0px 0px; transform: translateY(4px); } .Map .blue {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2116ba+0,170075+100 */ background: #2116ba; /* Old browsers */ background: -moz-linear-gradient(top, #2116ba 0%, #170075 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #2116ba 0%,#170075 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #2116ba 0%,#170075 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2116ba', endColorstr='#170075',GradientType=0 ); /* IE6-9 */ color:#fff;} .Map .blue:hover {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a1add+0,1600a5+100 */ background: #1a1add; /* Old browsers */ background: -moz-linear-gradient(top, #170075 0%, #2116ba 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #170075 0%,#2116ba 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #170075 0%,#2116ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1add', endColorstr='#1600a5',GradientType=0 ); /* IE6-9 */ } .Map .red {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b70015+0,b2676a+100 */ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba4344+0,89090b+100 */ text-shadow:1px 1px 1px #000; background: #ba4344; /* Old browsers */ background: -moz-linear-gradient(top, #ba4344 0%, #89090b 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ba4344 0%,#89090b 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ba4344 0%,#89090b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba4344', endColorstr='#89090b',GradientType=0 ); /* IE6-9 */ color:#fff;} .Map .red:hover {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba4344+0,a03b3b+100 */ background: #ba4344; /* Old browsers */ background: -moz-linear-gradient(top, #89090b 0%, #ba4344 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #89090b 0%,#ba4344 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #89090b 0%,#ba4344 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba4344', endColorstr='#a03b3b',GradientType=0 ); /* IE6-9 */ } .Map .Green {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00914b+0,006d33+100 */ background: #00914b; /* Old browsers */ background: -moz-linear-gradient(top, #00914b 0%, #006d33 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #00914b 0%,#006d33 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #00914b 0%,#006d33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00914b', endColorstr='#006d33',GradientType=0 ); /* IE6-9 */ color:#fff;} .Map .Green:hover {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00914b+0,006d33+100 */ background: #00914b; /* Old browsers */ background: -moz-linear-gradient(top, #087039 0%, #00914b 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #087039 0%,#00914b 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #087039 0%,#00914b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00914b', endColorstr='#006d33',GradientType=0 ); /* IE6-9 */ } #recentcase .carousel-caption { width: 100%; position: static; background: none; padding: 0; } #recentcase p { color: #626262; font-size: 1.8em; line-height: 1.5em; margin: 10px 0; text-transform: initial; text-shadow: none; } #recentcase .carousel-indicators li {background: #fff; border: none;} #recentcase .carousel-indicators .active {background: #F3D100;} #recentcase .carousel-indicators { bottom: -120px; } .GreyBox {width: 100%; float: left; background: #EEECED; padding: 60px 0 120px 0;} .GreyBox h4 { text-align: center; font-size: 4em; font-weight: 400; margin-bottom: 60px; text-transform: uppercase; } .GreyInner { width: 100%; float: left; background: #fff; padding: 50px 30px; } .GreyInner .carousel-inner { min-height: 280px; } .GreyInner h5 { font-size: 1.8em; font-weight: 400; color: #626262; margin-top: 0; text-transform: uppercase; } .GreyInner p { color: #626262; font-size: 2em; line-height: 1.3em; margin: 30px 0; } .GreyInner a { font-size: 1.6em; color: #000; text-transform: uppercase; } .GreyInner a:hover {text-decoration: none; color: #F3D100;} .Quality {width: 100%; float: left; padding: 80px 0; text-align: center; position: relative;} .Quality h5 { font-size: 4em; font-weight: 400; margin-bottom: 40px; text-transform:uppercase; } .footServ { display: block; border: solid 2px #fff; min-height: 360px; padding: 20px 0; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; } .footServ h6 { font-size: 2.2em; font-weight: 400; margin: 110px 0 20px; color: #626262; } .footServ p { font-size: 1.5em; line-height: 1.7em; color: #626262; padding: 0 10px; } .bg1 { background:url(/Images/Quality-icon-1.jpg) center top no-repeat;} .bg2 { background:url(/Images/Quality-icon-2.jpg) center top no-repeat;} .bg3 { background:url(/Images/Quality-icon-3.jpg) center top no-repeat;} .bg4 { background:url(/Images/Quality-icon-4.jpg) center top no-repeat;} .Quality .footServ:hover h6, .Quality .footServ:hover p { color: #072778; } .Quality .bg1:hover { background:url(/Images/Quality-icon-1-blue.jpg) no-repeat top center; } .Quality .bg2:hover { background:url(/Images/Quality-icon-2-blue.jpg) no-repeat top center; } .Quality .bg3:hover { background:url(/Images/Quality-icon-3-blue.jpg) no-repeat top center; } .Quality .bg4:hover { background:url(/Images/Quality-icon-4-blue.jpg) no-repeat top center; } .Quality .footServ img { background:url(../Images/Quality-icon-1-blue.jpg) no-repeat; } .FooterBody { width: 100%; float: left; background: #414141; padding: 30px 60px; color: #fff; } .FooterLeft {width: 100%; float: left;} .FooterLeft p { font-size: 1.3em; margin-top: 10px; } .FooterLeft p a {color: #fff;} .FooterLeft p a:hover {color: #C4C4C4;} .FooterRight {width: 100%; float: left; text-align: right;} .FooterRight p { font-size: 1.3em; margin-top: 20px; } .FooterRight p a {font-family: 'Montserrat', sans-serif; color: #fff;} .FooterRight a span {background: #5697D0; padding: 5px; margin-left: 10px;} .FooterRight a:hover {text-decoration: none;} .FooterRight a:hover span {background: #337BBA;} .modaladdress li { list-style-type: none; font-size: 12px;} .modaldeets li { list-style-type: none; font-size: 14px; margin-bottom: 8px;} .modaldeets a { color:#000; } .modaldeets { margin:0; } .modaladdress { margin:0; } /* Contact Page */ .ContactPage {} .ContactPage p { font-size:14px; } .ContactPage h2, .ContactPage h3 { color: #404040; font-size: 4.5em; margin-bottom: 20px; font-weight: 400; text-transform: uppercase; } .ContactPage .Icons { font-size: 2em; } .ContactPage .Icons a {color: #072778;} .ContactPage .Icons span { color: #072778; margin-right: 5px; } .ContactPage .Icons:hover a {text-decoration: none; color: #ccc} .ContactPage .Icons:hover span {} .ContactPage iframe { border-radius: 50%; } #ContactForm p { font-size:14px; } #ContactForm, #ContactForm input, #ContactForm textarea {width: 100%; font-size: 1em;} #ContactForm input[type="submit"] { background: #555; color: #fff; font-size: 1.2em; text-transform: uppercase; box-shadow: none; text-shadow:none; border: none; padding: 15px 0; border-radius: 10px; } #ContactForm input[type="submit"]:hover {background: #444;} /* Services Page */ .ServicesPage {} .H1Wrap { padding: 0px 0; width: 100%; overflow: hidden; } .H1Wrap .container { width:100%; padding:0; } .H1Wrap h1 { font-size: 4.5em; font-weight: 400; text-transform: uppercase; color: #fff; background: rgba(0,0,0,0.50); padding: 80px; margin:0; text-align: center; } .ServicesPage main { padding: 60px 30px 30px 0; } .ServicesPage main h2 { font-size: 4em; font-weight: 400; text-transform: uppercase; margin-bottom: 20px; } .ServicesPage main p { font-size: 2em; } .ServicesPage h4 { text-transform: uppercase; font-weight: 400; font-size: 3em; margin-top: 40px; } .ServicesPage main ul { margin-top: 25px; margin-left: 20px; } .ServicesPage main li { font-size: 2em; margin: 10px 0; } .home .homefooter { display:none; } .type-post strong { margin-top: 10px; } .type-post p { margin-bottom: 5px; } .modal { padding: 10px 0; } .affix-top { position: relative; } .affix-bottom { position:absolute; width:350px; } .affix { top:90px; width:350px; } .ServicesPage aside {padding: 60px 0;} .DataSheetWrap, .RelatedWrap {width: 100%;} #SideBar { padding: 30px; background: #eee; overflow: hidden; } #SideBar h3 { font-weight: 400; text-transform: uppercase; font-size: 2.5em; } #SideBar .DataSheet { width: 100%; display: block; margin-top: 30px; border: solid 2px #072778; padding: 15px 0; } #SideBar .DataSheet:last-child { margin-bottom: 30px; } #SideBar .DataSheet span { width: 20%; display: inline-block; text-align: center; font-size: 3em; color: #072778; line-height: 1.6em; } #SideBar .DataSheet p { width: 80%; display: inline-block; float: right; font-size: 1.8em; margin: 10px 0 0 0; color: #000; } #SideBar .DataSheet:hover p {color: #A1A1A1;} #SideBar .DataSheet:hover span {color: #A1A1A1;} #SideBar h4 { font-weight: 400; text-transform: uppercase; font-size: 2.5em; margin-top: 0; } #SideBar ul {list-style: none; margin: 0;} #SideBar ul li {margin: 5px 0; border-bottom: solid 1px #777; padding-bottom: 10px;} #SideBar li a { color: #777; font-size: 2em; } #SideBar li a:hover {color: #A9A9A9; text-decoration: none;} .cat-post-current .cat-post-title {font-weight: 400 !important; text-transform: none !important;} #SideBar .marg_top40 {margin-top: 40px;} /* Sectors Page */ .SectorsPage main { padding: 60px 30px 30px 0; } .SectorsPage main h2 { font-size: 4em; font-weight: 400; text-transform: uppercase; margin-bottom: 20px; } .SectorsPage main p { font-size: 2em; } .SectorsPage h4 { text-transform: uppercase; font-weight: 400; font-size: 3em; margin-top: 40px; } .SectorsPage main ul { margin: 25px 0 30px 20px; } .SectorsPage main li { font-size: 2em; margin: 10px 0; } .prettyMapList .mapcategories { display:none; } .infowindowContent { text-align:center; } body .infoWindowContainer .infoWindow h3 { text-align:center; } .prettyMapList .corePrettyStyle:hover a, .prettyMapList a.corePrettyStyle:hover { color: #D54E21; outline: 0; } .getDirections { display:none; } .prettyMapList .corePrettyStyle:hover a, .prettyMapList a.corePrettyStyle:hover { outline:0; } .SectorsPage aside {padding: 60px 0;} .SectorsPage aside {padding: 60px 0;} .SectorsPage #SideBar li a { color: #777;} .SectorsPage #SideBar li a:hover { color: #A9A9A9;} .SectorsPage #SideBar h3 {margin-bottom: 15px;} .SectorsPage #SideBar ul li { border-bottom: solid 1px #777; } /* About Page */ .AboutPage main { padding: 60px 30px 30px 0; } .AboutPage main h2 { font-size: 4em; font-weight: 400; text-transform: uppercase; margin-bottom: 20px; } .AboutPage main p { font-size: 2em; } .AboutPage h4 { text-transform: uppercase; font-weight: 400; font-size: 3em; margin-top: 40px; } .AboutPage main ul { margin: 25px 0 30px 20px; } .AboutPage main li { font-size: 2em; margin: 10px 0; } .AboutPage main img { margin-bottom: 30px; } .AboutPage aside {padding: 60px 0;} .AboutPage aside {padding: 60px 0;} .AboutPage #SideBar li a { color: #777;} .AboutPage #SideBar li a:hover { color: #A9A9A9;} .AboutPage #SideBar h3 {margin-bottom: 15px;} .AboutPage #SideBar ul li { border-bottom: solid 1px #777; } /* Single Page */ .SinglePage main { padding: 60px 30px 30px 0; } .SinglePage main h2 { font-size: 4em; font-weight: 400; text-transform: uppercase; margin-bottom: 20px; } .SinglePage main p { font-size: 2em; } .SinglePage h4 { text-transform: uppercase; font-weight: 400; font-size: 3em; margin-top: 40px; } .SinglePage main ul { margin-top: 25px; margin-left: 20px; } .SinglePage main li { font-size: 2em; margin: 10px 0; } .entry-title { margin: 0; } .entry-meta span { font-size: 1.5em; color: #AAAAAA; } .entry-meta span a { color: #AAAAAA; } .entry-footer, .nav-previous, .nav-next { display: none; } .SinglePage .entry-title { display: none; } #SideBar h2 { font-weight: 400; font-size: 2.5em; text-transform: uppercase; margin-bottom: 15px; } /** Certifications **/ .CertBlocks { text-align: center; padding: 20px; border: solid 3px #ccc; border-radius: 6px; margin-top: 30px; min-height: 300px; } .CertBlocks img {} .CertBlocks h4 { font-size: 2rem; border-top: solid 2px #ccc; border-bottom: solid 2px #ccc; padding: 10px 0; } .CertBlocks p { font-size: 1.2rem; margin: 0; } .pr { position:relative; } /** Vacancies**/ .AboutPage main .bullhorn-listings { list-style: none; margin: 0; } .AboutPage main .bullhorn-listings li { font-size: 1.5em; margin: 18px 0; } .AboutPage main .bullhorn-listings li a { font-size: 1.4em; color: #122681; display: block; background: #eee; text-align: center; padding: 20px; border-radius: 10px; border: solid 1px #fff; width: 46%; float: left; min-height: 120px; margin: 10px; } .AboutPage main .bullhorn-listings li a:hover { color: #1935B3; border-color: #777; } #bullhorn-resume {} #bullhorn-resume label { width: 100%; font-size: 2em; font-weight: 400; margin: 0; } #bullhorn-resume input, #bullhorn-resume textarea { width: 100%; font-size: 2em; padding: 3px 5px; margin: 5px 0 10px; } #bullhorn-resume textarea {} #bullhorn-resume input[type="submit"] { background: #006D33; box-shadow: none; text-shadow: none; color: #fff; border: none; border-radius: 10px; padding: 15px 0; font-size: 2.2em; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } #bullhorn-resume input[type="submit"]:hover { background: #004B23; } /** News **/ .NewsList { width: 100%; overflow: hidden; border-bottom: solid 2px #ccc; padding-bottom: 20px; margin-bottom: 45px; } .NewsList:last-child{ margin-bottom: 0; } .NewsList h5 { margin-top:0; font-size: 1.8em; font-weight: 400; color: #333; text-transform:uppercase; margin-bottom: 0; } .NewsList p { color: #626262; font-size: 2em; line-height: 1.3em; margin: 10px 0; text-transform: initial; text-shadow: none; } .NewsList a { font-size: 1.6em; color: #000; } #category-posts-2 { margin-top: 40px; } /** contact tootips **/ .oh { overflow:hidden; } /* Relative positioning*/ #image-map { position: relative; margin: 50px auto 20px auto; height: 499px !important; } .hppadd { padding: 50px 0 0; } /* Hide the original tooltips contents */ .modal-content { background:url(/Images/water.png) no-repeat right #fff;} .ContactPage .modal.fade .modal-dialog { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .ContactPage.modal.fade.in .modal-dialog { opacity: 1; } .pin { display: none; } /* Begin styling the tooltips and pins */ .tooltip-down:hover { background:url(../Images/toolhover.png) no-repeat; } .tooltip-up, .tooltip-down { position: absolute; cursor:pointer; background: url(http://i.imgur.com/13rZbuk.png); width: 25px; height: 37px; } .tooltip-down { background-position: 0 -37px; } .tooltip2 { border: 1px solid #00237d; display: none; width: 200px; cursor: help; text-shadow: 0 1px 0 #fff; position: absolute; top: 10px; left: 50%; z-index: 999; margin-left: -115px; padding:15px; color: #222; border-radius: 5px; box-shadow: 0 3px 0 rgba(0,0,0,.7); background: #fff; background: linear-gradient(top, #fff1d3, #ffdb90); } .tooltip2::after { content: ''; position: absolute; top: -10px; left: 50%; margin-left: -10px; border-bottom: 10px solid #00237d; border-left: 10px solid transparent; border-right : 10px solid transparent; } .tooltip-down .tooltip2 { bottom: 30px; top: auto; left: 27px; } .tooltip-down .tooltip2::after { bottom: -10px; top: auto; border-bottom: 0; border-top: 10px solid #00237d; } .tooltip2 h2 { font-size: 2em; margin: 0 0 10px; } .tooltip2 ul { margin: 0 0 15px; padding: 0; list-style: none; } .tooltip2 li { font-size: 14px; } .tooltip2 .BTN { background: #00237d; text-shadow: none; padding: 8px 0; width: 100px; border-radius: 8px; font-size: 12px; margin-top: 5px; } .tooltip2 .BTN:hover { background: #00164F; } .modal-body { position: relative; padding: 20px; overflow: hidden; } .modal-body p { font-size:15px !important; padding-top: 5px; } .modal-dialog { width: 820px; margin: 30px auto; } .MobMap {display: none;} .modal-content {margin-top: 15%;} .modal-content h4 { color: #00237d; text-align: center; font-size: 20px; margin: 0 0 20px; text-transform: uppercase; font-weight: 400; } .modal-content label { width: 100%; font-size: 2em; font-weight: 400; margin: 0; } .modal-content p { margin: 0 0 15px; } .modal-content span {} .modal-content input { width: 100%; font-size: 18px; padding: 3px 5px; margin: 5px 0 0; } .modal-content textarea { width: 100%; font-size: 18px; padding: 3px 5px; margin: 5px 0 10px; height: 100px; } .modal-content input[type="submit"] { background: #00164F; box-shadow: none; text-shadow: none; color: #fff; border: none; border-radius: 5px; padding: 15px 0; font-size: 16px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .modal-content input[type="submit"]:hover { background: #00164F; text-shadow: none; box-shadow: none; } .ContactPage p { font-size: 2.2em; text-align: center; margin: 0; } /** Case Studies Page **/ .CasePage main { padding: 60px 30px 30px 0; } .CasePage main .posted-on { display:none; } .CasePage main h2 { font-size: 4em; font-weight: 400; text-transform: uppercase; margin-bottom: 10px; line-height: 27px; } .CasePage article { border-bottom: solid 2px #eee; padding-bottom: 20px; margin-bottom: 45px; overflow:hidden; } .CasePage article:last-child { border: none; } .CasePage main h2 a { font-size: 0.7em; color: #333; } .CasePage main p { font-size: 2em; margin: 0; color: #626262; } .CasePage article .RedMore { color: #000; font-size: 1.6em; margin-top: 20px; display: block; text-transform: uppercase; } .CasePage article .RedMore:hover { text-decoration: none; color: #F3D100; } .CasePage h4 { text-transform: uppercase; font-weight: 400; font-size: 3em; margin-top: 40px; } .CasePage main ul { margin: 25px 0 30px 20px; } .CasePage main li { font-size: 2em; margin: 10px 0; } .CasePage main img { margin-bottom: 30px; } .CasePage aside {padding: 60px 0;} .CasePage aside {padding: 60px 0;} .CasePage #SideBar li a { color: #777;} .CasePage #SideBar li a:hover { color: #A9A9A9;} .CasePage #SideBar h3 {margin-bottom: 15px;} .CasePage #SideBar ul li { border-bottom: solid 1px #777; } .SinglePage .entry-content p { margin-bottom:20px; } .SinglePage .entry-content h2 { text-transform:uppercase; font-weight:400; font-size:3em; margin-bottom:5px; } .SinglePage .entry-content h3 { text-transform:uppercase; font-weight:400; font-size:2.5em; margin-bottom:5px; } .SinglePage .entry-meta .byline {display: none;} .SinglePage img {margin: 30px auto 20px; width: 100%; display: block;} .type-bullhornjoblisting { border: solid 2px #eee; padding: 20px 25px; } #sitemap .page-list { margin: 0; padding: 0; list-style: none; } #sitemap .page-list li { margin: 0 0 20px; } #sitemap .page-list li a { color: #444; font-size: 20px; border-bottom: solid 1px #777; text-transform: capitalize; } #sitemap .page-list li .children { margin: 0; padding: 0; list-style: none; } #sitemap .page-list li .children li { margin: 10px 0; } #sitemap .page-list li .children li a { display: block; font-size: 16px; border: none; } #sitemap .page-list .current_page_item > a { font-weight: 400; } .contact-form { overflow: hidden; position: relative; text-align: left; padding: 0; border: 0; margin: 0; -o-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; } .contact-form label { width: 100%; margin: 0; display: none !important; } .contact-form p { width: 100%; margin: 0 !important; float: none; } .contact-form p.over-form { font-size: 16px; line-height: 28px; color: #858585; margin-bottom: 30px; } .contact-form p:nth-child(6) { width: 30%; margin: 0 auto; float: left; } div.wpcf7 .ajax-loader { display: none !important; } .contact-form input, .contact-form textarea { padding: 12px !important; font-size: 16px !important; border: 0 !important; border: 1px solid #999 !important; width: 100% !important; margin: 0 0 5px !important; font-weight: 300; border-radius: 0 !important; background: transparent; -o-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; color: #000 !important; } .contact-form input:focus, .contact-form textarea:focus { border: 1px solid #000 !important; } .contact-form .gform_wrapper ul.gform_fields li.gfield { padding-right: 0; margin-top: 0; } .contact-form .gform_wrapper .gform_footer { padding: 0 0 10px; margin: 0; clear: both; width: 100%; } .contact-form textarea { height: 100px; min-height: 50px; max-height: 400px; min-width: 100%; max-width: 100%; } .contact-form input::placeholder, .contact-form textarea::placeholder { color: #999; font-size: 16px; letter-spacing: 0; font-weight: 300; } body .contact-form .gform_wrapper .top_label div.ginput_container { margin-top: 4px; } .contact-form .gform_wrapper .gform_footer input.button, .contact-form .gform_wrapper .gform_footer input[type=submit], .contact-form .gform_wrapper .gform_footer input.button:focus, .contact-form .gform_wrapper .gform_footer input[type=submit]:focus, .contact-form .gform_wrapper .gform_footer input.button:visited, .contact-form .gform_wrapper .gform_footer input[type=submit]:visited { font-size: 16px; background-color: transparent !important; padding: 12px 25px !important; border-radius: 0 !important; border: 1px solid #000 !important; color: #000 !important; margin: 15px 0 0; display: inline-block; text-decoration: none; font-weight: 300; width: auto !important; text-transform: uppercase; -o-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; } .contact-form .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover { background: #000 !important; color: #fff !important; text-decoration: none; border: 0; } .contact-form div.wpcf7-validation-errors { border: 0 !important; float: right; font-size: 16px; width: 280px; margin: -10px 0 0; padding: 0; color: #f00; } .contact-form div.wpcf7-mail-sent-ok { border: 0; width: 100%; height: 100%; background: #fff; position: absolute; top: 0; left: 0; margin: 0; padding: 150px 0; text-align: center; font-size: 16px; color: #777777; font-weight: 100; } /** Media Queries **/ @media screen and (max-width: 3000px) { .modal-content {margin-top: 45%;} } @media screen and (min-width: 2521px) { .carousel-caption { bottom: 35%; top: 25%; } .carousel-inner > .item { max-height: 520px; } .carousel-caption { padding: 60px 70px; } #carousel-example-generic .carousel-inner img { position: relative; top: -70px; } } @media screen and (min-width: 2000px) and (max-width: 2520px) { .carousel-inner > .item { max-height: 520px; } .carousel-caption { padding: 60px 70px; } #carousel-example-generic .carousel-inner img { position: relative; top: 0; } .carousel-caption { bottom: 30%; } } @media screen and (min-width: 1801px) and (max-width: 1999px) { .carousel-caption { bottom: 45%; } } @media screen and (max-width: 1800px) { .carousel-caption { padding: 50px; } .carousel-caption h1 { font-size: 5.3em; margin-bottom: 20px; } .carousel-caption { bottom: 30%; } .modal-content {margin-top: 25%;} } @media screen and (max-width: 1604px) { .carousel-caption { top: 21%; } .carousel-caption h1 { font-size: 4.9em; margin-bottom: 20px; } .carousel-caption h2 { margin: 15px 0; } } @media screen and (max-width: 1507px) { .carousel-caption h1 { font-size: 4.6em; margin-bottom: 20px; } .carousel-caption h2 { font-size: 3.5em; } .carousel-caption p { font-size: 2em; } .carousel-caption { } } @media screen and (max-width: 1488px) { .carousel-caption { width: 60%; } } @media screen and (max-width: 1391px) { .carousel-caption h1 { font-size: 4em; } .carousel-caption { padding: 35px 50px; } } @media screen and (max-width: 1310px) { .carousel-caption { width: 50%; left: 25%; right: 25%; } } @media screen and (max-width: 1205px) { .carousel-caption { width: initial; right: 13%; padding: 30px 50px; } #carousel-example-generic .carousel-indicators { bottom: 10%; } .carousel-caption { width: 70%; right: 15%; padding: 30px 50px; left: 15%; } } @media screen and (max-width: 1199px) { .Nav li { margin: 10px 0px; } .sub-menu li a { font-size: 1.5em; } .Map .BTN { font-size: 1.5em; padding: 25px 0; } .GreyInner { min-height: 415px; } .GreyInner h5 { font-size: 1.5em; font-weight: 400; color: #626262; margin-top: 0px; } #SideBar .DataSheet p { margin: 0; font-size: 1.6em; } .ContactPage .Mob-marg0 {margin: 0;} .CertBlocks { min-height: 320px; } } @media screen and (max-width: 1164px) { .carousel-caption { top: 10%; bottom: 10%; } #carousel-example-generic .carousel-indicators { bottom: 20%; } } @media screen and (max-width: 1124px) { .carousel-caption h1 { } #carousel-example-generic .carousel-caption { text-align: center; } } @media screen and (max-width: 1101px) { .carousel-caption h1 { } .carousel-caption h2 { font-size: 3em; } .carousel-caption p { font-size: 1.9em; } .ServicesPage main p, .SectorsPage main p, .AboutPage main p { font-size: 1.8em; } } @media screen and (max-width: 1062px) { .carousel-caption p { font-size: 1.8em; } .carousel-caption h1 { margin-bottom: 20px; } } @media screen and (max-width: 1024px) { .carousel-caption { padding: 25px 50px; } #carousel-example-generic .carousel-indicators { bottom: 15%; } .GreyInner h5 { font-size: 1.5em; } .GreyInner p { font-size: 2em; margin: 20px 0; } .GreyInner a { font-size: 1.5em; } .Quality p { font-size: 1.2em; } } @media screen and (max-width: 991px) { .Logo img { width: 50%; margin: 0 25% 20px 0; } .Nav { display: none; } .carousel-indicators { bottom: 25%; } .Map h3 { font-size: 3.5em; } .Map .BTN { font-size: 1.2em; } .col-lg-2half { width: 50%; } #recentcase img { width: 80%; margin: 0 auto 35px; display: block; } #recentcase .carousel-caption { text-align: center; min-height: 260px; } .footServ { min-height: 303px; } .FooterLeft p { margin: 0px 0 20px; text-align: center; } .FooterRight p { margin: 0px; text-align: center; } .ServicesPage main, .SectorsPage main, .AboutPage main { padding: 30px 0; } .ServicesPage main h4, .SectorsPage main h4, .AboutPage main h4 { font-size: 2.2em; } .ServicesPage main li, .SectorsPage main li, .AboutPage main li { font-size: 1.8em; } .ServicesPage aside, .SectorsPage aside, .AboutPage aside { padding: 0 0 30px 0; } .GreyInner p { font-size: 1.2em; } .GreyInner a { font-size: 1.4em; } .DataSheetWrap, .RelatedWrap { width: 40%; display: inline-block; } .RelatedWrap { float: right; } #SideBar .DataSheet { padding: 5px 0; } #SideBar .DataSheet p { margin: 13px 0 0 0; font-size: 1.4em; text-align: center; } #SideBar h3, #SideBar h4 { text-align: center; } #SideBar h4 { margin: 0 0 20px 0; } #SideBar ul li { text-align: center; } #SideBar li a { font-size: 1.7em; } #SideBar.CaseSide {text-align: center;} #responsive-menu-button { box-shadow: none; } #responsive-menu-container li.responsive-menu-item a .responsive-menu-subarrow { font-size: 10px; } #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link { font-size: 16px; } .DeskMap { display: none; } .MobMap { display: block; width: 100%; overflow: hidden; } .MobMap img { width: 100%; margin-bottom: 40px; } .ContactBoxes { width: 100%; overflow: hidden; border: solid 3px #ccc; border-radius: 6px; margin: 0 0 30px; padding: 20px; text-align: center; } .ContactBoxes h2 { font-size: 2rem; border-bottom: solid 2px #ccc; padding: 0 0 10px; } .ContactBoxes ul { margin: 0 0 15px 5px; list-style: none; } .ContactBoxes li { font-size: 1.5em; margin: 0 0 5px; } .ContactBoxes .BTN { background: #00237d; width: 200px; padding: 8px 0; margin: 5px 0; } .ContactBoxes .BTN:hover { background: #00164F; } .ContactBoxes i { margin-right: 5px; } .modal-content {margin-top: 0;} .H1Wrap h1 { font-size: 6em; } #SideBar { position: static; width: 100%; } } @media screen and (max-width: 908px) { .carousel-caption h1 { } .carousel-caption p { font-size: 1.5em; } .GreyBox h4 { font-size: 3.5em; } } @media screen and (max-width: 860px) { .carousel-caption h1 { font-size: 3.8em; margin: 0 0 10px; } .Map p { color: #8C8C8C; font-size: 1.5em; } #carousel-example-generic .carousel-indicators { bottom: 10%; } .ContactPage .modal.fade .modal-dialog { width: 100%; } .modal-content { width: 90%; margin: 0 auto; } .hide860 { display: none; } } @media screen and (max-width: 768px) { .carousel-caption h1 { font-size: 3.3em; } .carousel-caption p { font-size: 1.4em; } .Map { padding: 60px 0; } .Map h3 { font-size: 3em; } .Map p { font-size: 1.8em; margin: 0 10% 30px 10%; } .GreyBox { padding:30px 0px 90px; } .GreyInner{ text-align: center; } .GreyInner .col-sm-5, .GreyInner .col-sm-7 { width:100%; } .GreyInner h5, .GreyInner p, .GreyInner a { margin: 10px 0; } .GreyBox h4 { font-size: 3em; margin-bottom: 30px; } .Quality { padding: 30px 0; } .Quality h5 { font-size: 3em; margin-bottom: 30px; } .FooterBody { padding: 30px 0; } .H1Wrap h1 { font-size: 4em; } } @media screen and (max-width: 753px) { #responsive-menu-button { width: 50px; height: 50px; top: 12% !important; } .carousel-caption h1 { font-size: 3.5em; } .Map p { font-size: 1.5em; } .Map .BTN { padding: 20px 0; } #recentcase p { font-size: 1.5em; } #recentcase img { width: 75%; } } @media screen and (max-width: 731px) { .footServ { min-height: 325px; } } @media screen and (max-width: 720px) { #carousel-example-generic .carousel-indicators { display: none; } } @media screen and (max-width: 715px) { .carousel-caption { width: 90%; right: 5%; padding: 30px 50px; left: 5%; } } @media screen and (max-width: 710px) { } @media screen and (max-width: 676px) { .carousel-caption { width: 90%; right: 0; left: 0; margin: 0 auto; padding: 15px; } } @media screen and (max-width: 667px) { .responsive-menu-button { top: 45px; } .GreyInner { min-height: 0; } #recentcase .carousel-caption { min-height: 180px; } .FooterLeft, .FooterRight { text-align: center; } .H1Wrap h1 { font-size: 3em; } .ServicesPage main h2, .SectorsPage main h2, .AboutPage main h2, .ServicesPage main h4, .SectorsPage main h4, .AboutPage main h4 { font-size: 2.5em; } .ServicesPage main p, .SectorsPage main p, .AboutPage main p { font-size: 1.6em; } .ServicesPage main li, .SectorsPage main li, .AboutPage main li { font-size: 1.6em; } #SideBar h3, #SideBar h4 { font-size: 2em; text-align: center; } #SideBar .DataSheet p { margin: 13px 0 0 0; font-size: 1.2em; text-align: center; } .CertBlocks { min-height: 350px; } } @media screen and (max-width: 625px) { .carousel-caption { padding: 30px; } .carousel-caption h1 { font-size: 2.5em; } .carousel-caption p { font-size: 1.2em; margin: 0; } .Map h3 { font-size: 2.5em; margin-bottom: 15px; } .Map p { font-size: 1.2em; margin: 0 auto 20px; display: block; width: 80%; } .Map .BTN { width: 45%; margin: 10px auto; display: block; } .GreyBox h4 { font-size: 2.5em; } .DataSheetWrap, .RelatedWrap { width: 100%; } } @media screen and (max-width: 557px) { .footServ { min-height: 345px; } } @media screen and (max-width: 550px) { .carousel-caption { padding: 15px 30px; } #carousel-example-generic .carousel-indicators { bottom: 10%; } .Map .BTN { width: 70%; margin: 15px auto; padding: 15px 0; } } @media screen and (max-width: 500px) { .Map h3 { font-size: 2em; } .Map .BTN { font-size: 1em; } .GreyInner a { font-size: 1.2em; } .GreyBox h4 { font-size: 2em; } .GreyInner h5 { font-size: 1.4em; } #recentcase p { font-size: 1.2em; } .Quality h5 { font-size: 2em; } .Quality img { width: 50%; } .Quality h6 { font-size: 1.8em; } .FooterLeft p { font-size: 1em; } .FooterRight p { font-size: 1em; } .H1Wrap h1 { font-size: 3em; padding: 80px 0; } } @media screen and (max-width: 495px) { .footServ { min-height: 360px; } } @media screen and (max-width: 467px) { .carousel-caption { padding: 40px 10px; } .carousel-caption h1 { margin-bottom: 10px; } .carousel-caption p { display: none; } } @media screen and (max-width: 450px) { #carousel-example-generic .carousel-indicators { display: none; } .CertBlocks { min-height: 405px; } } @media screen and (max-width: 430px) { .footServ { min-height: 400px; } } @media screen and (max-width: 425px) { .col-2xs-12 { width: 100%; } #responsive-menu-button { top: 4.5% !important; width: 45px; height: 45px; } .Map { padding: 30px 0; } .Map .BTN { width: 70%; } .GreyBox { padding: 30px 30px 90px; } .GreyBox h4 { font-size: 2.5em; } .GreyInner h5 { font-size: 1em; margin: 20px 0 10px; } #recentcase .carousel-caption { min-height: 90px; } .footServ { min-height: 0; width: 100%; } .Quality h5 { font-size: 2em; } .FooterBody { padding: 30px 10px; } .H1Wrap h1 { font-size: 2.5em; padding: 40px 0; } .ServicesPage main, .SectorsPage main, .AboutPage main { text-align: center; } .SectorsPage main h4, .SectorsPage main h4, .AboutPage main h4 { font-size: 1.6em; } .SectorsPage main li, .AboutPage main li, .ServicesPage main li { text-align: left; } #SideBar h3, #SideBar h4 { font-size: 2.5em; } #SideBar .DataSheet p { font-size: 1.7em; } #SideBar h4 { margin-top: 40px; } .mobcert100 { width: 100%; } .CertBlocks { min-height: 0; } } @media screen and (max-width: 413px) { .carousel-caption { width: 90%; right: 0; margin: 0 auto; left: 0; } } @media screen and (max-width: 395px) { .carousel-caption h1 { margin-bottom: 15px; } .Map h3 { font-size: 1.8em; } .Map p { width: 95%; } .GreyBox h4 { font-size: 1.8em; } .GreyInner { padding: 50px 0px; } .GreyInner h5 { font-size: 1.5em; } #recentcase p { font-size: 1.5em; } .Quality h5 { font-size: 1.8em; } } @media screen and (max-width: 375px) { .carousel-caption { padding: 30px 10px; } .carousel-caption h1 { margin-bottom: 10px; } .GreyInner h5 { font-size: 1.2em; } #recentcase .carousel-caption { min-height: 230px; } #recentcase p { font-size: 1.2em; } #SideBar .DataSheet p { font-size: 1.4em; } } @media screen and (max-width: 340px) { .carousel-caption h1 { font-size: 2.2em; } } @media screen and (max-width: 320px) { .carousel-caption { padding: 18px 0; width: 100%; top: 0; bottom: 0; } #SideBar h3, #SideBar h4 { font-size: 2.2em; } #SideBar .DataSheet p { font-size: 1.1em; margin-top: 16px; } }