html,body {
    max-width: 1600px !important;
    margin: 0 auto;
    height: 100% !important;
    padding: 0px !important; 
}

html {
	overflow-x: hidden;
}

@font-face {
                font-family: 'Flama-BookItalic';
                src: url('../fonts/Flama/Flama-BookItalic.otf');
                src: url('../fonts/Flama/flama-bookitalic-webfont.eot'),
                     url('../fonts/Flama/flama-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
                     url('../fonts/Flama/flama-bookitalic-webfont.woff') format('woff'),
                     url('../fonts/Flama/flama-bookitalic-webfont.woff2') format('woff2'),
                     url('../fonts/Flama/flama-bookitalic-webfont.ttf') format('truetype'),
                     url('../fonts/Flama/flama-bookitalic-webfont.svg') format('svg');
                font-weight: normal;
    			font-style: normal;
}

@font-face {
                font-family: 'Flama-Light';
                src: url('../fonts/Flama/Flama-Light.otf');
                src: url('../fonts/Flama/flama-light-webfont.eot'),
                     url('../fonts/Flama/flama-light-webfont.eot?#iefix') format('embedded-opentype'),
                     url('../fonts/Flama/flama-light-webfont.woff') format('woff'),
                     url('../fonts/Flama/flama-light-webfont.woff2') format('woff2'),
                     url('../fonts/Flama/flama-light-webfont.ttf') format('truetype'),
                     url('../fonts/Flama/flama-light-webfont.svg') format('svg');
                font-weight: normal;
    			font-style: normal;
}

@font-face {
                font-family: 'Flama-Medium';
                src: url('../fonts/Flama/Flama-Medium.otf');
                src: url('../fonts/Flama/flama-medium-webfont.eot'),
                     url('../fonts/Flama/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),
                     url('../fonts/Flama/flama-medium-webfont.woff') format('woff'),
                     url('../fonts/Flama/flama-medium-webfont.woff2') format('woff2'),
                     url('../fonts/Flama/flama-medium-webfont.ttf') format('truetype'),
                     url('../fonts/Flama/flama-medium-webfont.svg') format('svg');
                font-weight: normal;
    			font-style: normal;
}


@font-face {
                font-family: 'Flama-BasicItalic';
                src: url('../fonts/Flama/Flama-BasicItalic.otf');
                src: url('../fonts/Flama/flama-basicitalic-webfont.eot'),
                     url('../fonts/Flama/flama-basicitalic-webfont.eot?#iefix') format('embedded-opentype'),
                     url('../fonts/Flama/flama-basicitalic-webfont.woff') format('woff'),
                     url('../fonts/Flama/flama-basicitalic-webfont.woff2') format('woff2'),
                     url('../fonts/Flama/flama-basicitalic-webfont.ttf') format('truetype'),
                     url('../fonts/Flama/flama-basicitalic-webfont.svg') format('svg');
                font-weight: normal;
    			font-style: normal;
}


.page_not_found {
	margin-top: 70px;
}

.not_found a {
	color: #9a2d9b;
    text-decoration: underline !important;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;   
  background-color: transparent !important;
}

.navbar-nav ul li:hover {
/*	background: #f3f5d7;*/
	font-size: 17.5px;
}
.navbar-nav > li a:hover, .navbar-nav > li a:focus {
	opacity: 0.8;
}

.costa_case_img {
	width: 500px;
	height: 400px;
}


.dropdown-menu li {
	margin-left: -5px;
}


.dropdown-menu > li > a:hover {
	background: transparent;
}

.default-logo {
	display: inline-block;
	z-index: 999;
	position: relative;
}

.navbar-nav ul {
	background-color: white;
}


a, a:active, a:focus {
	outline: none;
}


.mob-logo {
	display: none;
}



.imageAndText, .nav-bar {
	position: relative;
}

.imageAndText .col {
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 45px;
	width: 60%;
}

.nav-bar {
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 1px;
	width: 1300px;
	font-weight: bold;
}

.carousel6 {
	display: none;
}

.first_text {
	font-size: 35px;
	font-weight: bold;
	z-index: 999 !important;
	font-family: 'Flama-BookItalic' !important;
}




.first_text1 {
	font-weight: 100;
	font-size: 40px;
	color: #4F85AD;
}

.second_text {
	font-size: 17px;
	font-family: 'Flama-Light';
	width: 450px;
}

.second_text6 {
	font-size: 17px;
	font-family: 'Flama-Light';
	width: 650px;
}

.second_text7 {
	font-size: 17px;
	font-family: 'Flama-Light';
	width: 950px;
}

.second_text1 {
	font-size: 17px;
	color: #81809c;
	font-family: 'Flama-Light';
	width: 600px;
}

.hhr {
	display: none;
}

.second_text1 {
	font-size: 17px;
	color: #81809c;
	font-family: 'Flama-Light';
	width: 500px;
}

.solution2 {
	margin-top: 250px;
	padding-left: 15px;
}

.sol-title {
	font-family: 'Flama-BasicItalic';
	font-size: 22px;
	height: 50px;
	margin-bottom: 30px;
}

.sol-title1 {
	font-family: 'Flama-BasicItalic';
	font-size: 18px;
	height: 80px;
	margin-bottom: 30px;
}

.question-btn a {
	text-decoration: none;
	color: white;
}

.client-logos {
	background-color: #4D525A;
	border-top: 1px solid #dbdde1;
	border-bottom: 1px solid #dbdde1;
	height: 180px;
	padding-top: 20px;
}

.tabs-div {
	margin-top: 60px;
	margin-bottom: 70px;
}

.sol-left {
	float: left;
}

.sol-right {
	float: right;
	position: relative;
    width: 200px;
    margin-left: 5px;
}

.sol-right1 {
	float: right;
	position: relative;
    margin-left: 5px;
}

.logos {
	margin-left: auto;
	margin-right: auto;
}


.ethos-1, .ethos-7 {
	font-size: 35px;
	width: 500px;
	color: #312A6F;
	font-family: 'Flama-BasicItalic';
}


.ethos-container a {
	text-decoration: none;
	color: black;
	font-size: 16px;
}

.ethos-container li.active a {
	border-radius: 25px;
	color: white;
	background-color: #8C2D88;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.ethos-style {
	background-color: #8C2D88;
}
.solutions {
	background-color: #EDEDEE;
	padding-bottom: 40px;
}

.solutions1 {
	background-color: #EDEDEE;
	margin-top: 20px;
}



.sol-div {
	background-color: white;
	width: 30%;
	height: 470px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.sol-centre {
	margin-left: auto;
	margin-right: auto;
	width: 260px;
}

.sol-centre1 {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	padding-top: 20px;
}

.sol-centre ul, .sol-centre1 ul {
	text-align: left;
	margin-top: 10px;
	font-family: 'Flama-BasicItalic';
	font-size: 22px;
}

.sol-centre .fa-ul, .sol-centre1 .fa-ul {
	margin-left: 0px;
}

.fa-ul {
	margin-left: 0px;
}

.sol-div-img {
	position: relative;
	margin: 0 auto;
}


.float-contact {
	background-color: white;
	height: 40px;
	float: right;
}

.solution-head {
	margin-left: 10px;
}


.ethos-solutions {
	background-color: gray;
}

.col-sm-2 a {
	text-decoration: none;
}

.sol-num {
	font-size: 25px;
	color: #8C2D88;
}

.asset-section {
	background-color: gray;
}

.second_text_2 {
	font-size: 14pt;
	width: 600px;
}

.first_text_2 {
	font-size: 30pt;
	width: 600px;
	color: #8C2D88;
}

.imageAndText_2 .col {
	position: absolute;
	z-index: 1;
	top: 160px;
	left: 155px;	
}

.services-text {
	width: 500px;
	margin-top: 20px;
}

.footer {
	margin-top: 10px;
}
.back1 {
	height: 1300px;
}

.back2 {
	padding-top: 200px;
	padding-bottom: 1200px;
	background: #ededee;
}

.imageAndText_3 .col {
	position: absolute;
	z-index: 1;
	top: 170px;
	left: 120px;	
}

.client-divs1 {
	background-color: white;
	width: 250px;
	height: 400px;
	margin-top: 180px;
	display: inline-block;
}

.client-divs2 {
	background-color: white;
	width: 250px;
	height: 400px;
	margin-top: 180px;
	display: inline-block;
}

.client-logos1 {
	background-color: white;
	height: 180px;
	margin-top: 1000px;
	padding-top: 20px;
}

.imageAndText_4 .col {
	position: absolute;
	z-index: 1;
	top: 180px;
	left: 120px;
}

.second_text_4 {
	font-size: 14pt;
	width: 600px;
}

.solution-div, .about-div, .careers-div {
	padding-bottom: 50px;
}

.contact3 a {
	text-decoration: none;
	color: black;
}

.about-div {
	margin-top: 50px;
}

.costa-case-study {
	width: 280px;
	height: 550px;
	background-color: gray;
	color: white;
	padding-top: 30px;
	padding: 25px;
	left: 530px;
	top: 0px;
}

.case-study-divs {
	background-color: #EDEDEE;
	padding-bottom: 50px;
}

.download-btn {
	border-radius: 25px;
	border: 2px solid white;
	color: white;
	background-color: gray;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.download-btn:hover {
	background-color: white;
	color: gray;
	border: 2px solid gray;
}


input[type=text], textarea {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid white;
	width: 100%;
	margin-bottom: 15px;
}

input[type=checkbox] { 
	display:none; 
	} 

input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before { 
	content: "\f096"; 
	} 

input[type=checkbox] + label:before { 
	letter-spacing: 10px; 
	} 

input[type=checkbox]:checked + label:before { 
	content: "\f046"; 
	} 

input[type=checkbox]:checked + label:before { 
	letter-spacing: 5px; 
	} 

.cs-solutions-divs {
	background-color: gray;
}

.vacancy-divs {
	background-color: white;
	height: 60px;
	width: 510px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

.vacant-title {
	color: blue;
	font-size: 20px;
	font-family: 'Flama-BasicItalic';
}

.careers-div {
	background-color: #EDEDEE;
}

.location-div {
	padding-bottom: 50px;
}



.core-solution {
	background-color: #EDEDEE;
	color: #4D525A;
	font-size: 30px;
	font-family: 'Flama-BasicItalic';
	margin-top: 4%;
}

.core-solution1 {
	background-color: #EDEDEE;
	color: #4D525A;
	font-size: 30px;
	font-family: 'Flama-Light';
	margin-top: 10px;
	margin-left: 15px;
}

.img-resize {
	display: none;
}

.c1 {
	color: #4F85AD;
}

.move-nav {
	padding-top: 10px;
}

.header-responsive {
	z-index: 1;
	top: -113px;
}

a {
	text-decoration: none;
}

.nav-increase {
	z-index: 2;
	position: fixed;
	width: 100%;
	background: transparent;
	height: 7px;
}

.navbar-right .dropdown-menu {
	background-color: none !important;
}


.navbar-right > li > a {
	color: #81809c;
	font-family: "Flama-Medium";
}

.navbar-right li {
	margin-left: 35px;
}

.dropdown-menu li {
	margin-left: -5px;
}

.chev1 {
	top: 3px;
	left: 6px;
}

.glyphicon-chevron-down {
	display: inline-block;
}

.glyphicon-menu-down {
	display: none;
}


.inner-container {
	padding-left: 100px;
	padding-right: 100px;
}

.inner-container9 {
	padding-left: 100px;
}

.inner-container-left, .inner-container-left4 {
	padding-left: 15%;
}

.inner-container-right {
	padding-right: 100px;
}


.carousel1 {
	z-index: -3;
    width: 100%;
 /*   height: 100%;*/
    height: 700px;
    margin: 0px;
}

.carousel_client {
	z-index: -3;
    width: 100%;
    height: 100%;
/*    height: 700px;*/
    margin: 0px;
}


.carousel9 {
	z-index: -3;
    width: 100%;
    height: 320px;
    margin: 0px;
}

.carousel2, .carousel3, .carousel4, .carousel_contact, .case_study_mobile {
	display: none !important;
}


.label-adjust {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	font-size: 18px;
	width: 150px;
	font-family: 'Flama-Light';
}

.tab-logos {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.sol-items {
	display: inline-block;
}

.sol-row {
	margin-bottom: 20px;
}

.footer-img {
	width: 100%;
}

.second_text_1 {
	font-size: 14pt;                                                                                                                                                                                                                                                                                          cc
	width: 600px;
}

.first_text_1 {
	font-size: 30pt;
	width: 600px;
	color: #8C2D88;
}

.text-blue {
	color: #00B4E5;
}

.text-white {
	color: white;
}

.question-btn {
	border-radius: 25px;
	color: white;
	background-color: #4d525a;
	border: 2px solid #00B4E5;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.question-btn:hover {
	background-color: #00B4E5;
	color: #4d525a;
}

.row a {
	text-decoration: none;
}

.help-div {
	height: 340px;
	width: 330px;
	background-color: #4d525a;
	position: relative;
	z-index: 1;
	top: 165px;
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.help-div1 {
	height: 340px;
	width: 330px;
	background-color: #4d525a;
	position: relative;
	z-index: 1;
	top: 60px;
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.imageAndText_1 .col {
	position: absolute;
	z-index: 1;
	top: 310px;
	left: 320px;	
}

.adjust1 {
	margin-top: 30px;
	height: 500px;
}

.sol-stat1 {
	margin-left: 50px;
	margin-top: 200px;
	display: inline-block;
	padding-right: 20px;
}

.sol-stat2 {
	display: inline-block;
	font-size: 18px;
}

.sol-stat3 {
	display: inline-block;
	padding-left: 20px;
}

.sol-items {
	display: inline-block;
	margin-left: 4%;
	margin-right: 4%;
}

.sol-item1 {
	font-family: 'Flama-Light';
	font-size: 16px;
	color: black;
}

.sol-item2 {
	font-family: 'Flama-Light';
	font-size: 16px;
	color: black;
	height: 60px;
}


.sectiona {
	background-color: #EDEDEE;
}

.tab-container-s {
	margin-top: 20px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.sol-div1 {
	background-color: white;
	width: 22%;
	height: 450px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.adjust3 {
	margin-top: 30px;
	height: 500px;
	margin-left: 50px;
}

.vhr {
	border-left: 1px solid #ededee;
	height: 200px;
	margin-top: 40px;
	width: 2px;
	display: block;
}

.vhr1 {
	border-left: 1px solid #ededee;
	height: 140px;
	margin-top: 40px;
	margin-bottom: 50px;
	width: 2px;
	display: block;
}

.adjust4 {
	width: 500px;
	overflow: normal;
}

.ethos-2 {
	font-size: 25px;
	width: 500px;
	color: #8C2D88;
	font-family: 'Flama-BasicItalic';
}

.ethos-1-p1 {
	width: 500px;
	margin-top: 10px;
}

.about-current {
	color: #312A6F;
	font-size: 26px;
	font-family: 'Flama-BasicItalic';
}

.map1 {
	width: 500px !important;
	height: 400px !important;
}

.map2 {
	width: 500px !important;
	height: 400px !important;
}

.dept {
	font-size: 28px;
	color: #4d525a;
	padding-left: 15px;
	margin-left: 110px;
	margin-top: 30px;
	font-family: 'Flama-BasicItalic';
}

.sales-txt {
	display: inline-block;
}

.adjust5 {
	width: 500px;
	overflow: normal;
	height: 300px;
}

.location {
	font-size: 28px;
	margin-left: 120px;
	margin-top: 30px;
	font-family: 'Flama-BasicItalic';
	color: #4d525a;
}

.location1 {
	font-size: 20px;
	color: #312a6f;
	font-family: 'Flama-BasicItalic';
	margin-bottom: 15px;
}

.edinburgh-div {
	margin-left: 170px;
}

.loc-txt {
	font-family: 'Flama-Light';
	font-size: 16px;
}

.sol-container1 {
	margin-top: 4%;
	margin-left: 6%;
	margin-right: 6%;
	margin-bottom: 10%;
}

.first_text2 {
	font-weight: 100;
	font-size: 30px;
	color: #8B1D31;
}

.container-carousel, .container-carousel1, .container-carousel3 {
	width: 100%;
	height: 750px;
	position: relative;
}

textarea:focus, input:focus, button:focus {
    outline: none;
}

.container-carousel2 {
	width: 100%;
	height: 280px;
	position: relative;
}

.carousel-txt2 {
	margin-top: 15%;
	width: 860px;
}

.carousel-txt {
	margin-top: 12%;
	width: 55%;
}

.carousel-txt3 {
	top: 100px;
	width: auto;
}

.carousel-txt4 {
	top: 120px;
}


.carousel-txt5 {
	top: 180px;
	width: 800px;
}

.inner-container-left2 {
	/*padding-left: 330px;*/
	padding-left: 25%;
}

.inner-container-left3 {
	padding-left: 100px;
}

.ethos-value {
	background: #ededee;
}

.navbar {
	border-bottom: none;
	padding-bottom: 60px;
}

.navi,
.infoi {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.infoi {
  z-index: -10;
}

.navi1,
.infoi1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.infoi1 {
  z-index: -10;
}

.lil-maglab-logo {
	display: none;
}

.dropdown  {
	display: inline-block;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
}

.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
	border: none;
}

.dropdown-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 97;
}

.dropdown-menu>li>a {
	font-family: 'Flama-Light';
	color: #81809c;
}


.slick-carousel .slick-dots, .case-study-img1 .slick-dots {
	bottom: 0px;
}

.case-study-img1 .slick-dots > li {
	top: 35px;
}

.slick-dots li {
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.slick-dots li.slick-active button:before {
    background-color: white;
    border-radius: 5px;
    height: 10px;
    width: 10px;
}

.slick-dots li button:before {
	visibility: hidden;
}

.client-logos1 .slick-tabs .slick-dots > li.slick-active {
	background-color: gray;
}

.client-logos1 .slick-tabs li {
	border: 1px solid gray;
}

.slick-carousel .slick-dots > li.slick-active {
	background-color: #81809c;
}

.case-study-img1 .slick-dots > li.slick-active {
	background-color: #97002f;
}

.slick-dots > li.slick-active {
	background-color: gray;
}

.slick-carousel .slick-dots > li, .case-study-img1 .slick-dots > li {
	float: bottom;
}

.slick-carousel .slick-dots li.slick-active button:before {
    background-color: #81809c;
}

.case-study-img1 .slick-dots li.slick-active button:before {
	background-color: #97002f;
}

.slick-carousel li {
	border: 1px solid #81809c;
}

.case-study-img1 li {
	border: 1px solid #97002f;
}

.slick-carousel .slick-dots, .case-study-img1 .slick-dots  {
	float: bottom;
}

.slick-carousel .slick-dots > button, .case-study-img1 .slick-dots > button  {
	float: bottom;
}

.slick-slider
{
    margin-bottom: 0px;
}


.slick-slide {
	outline: none;
}

.contact1 {
	font-size: 18px;
	font-family: 'Flama-Light';
	margin-bottom: 30px;
	margin-top: 20px;
}

.contact2 {
	font-size: 16px;
	font-family: 'Flama-Light';
	margin-bottom: 5px;
}

.contact3 {
	font-size: 22px;
	margin-bottom: 30px;
}

.support-adjust {
	padding-left: 90px;
}

.sales-title {
	font-size: 28px;
}

.chevron {
    font-size: 15px;
    font-family: 'Comic Sans MS';
}

.col-sm-2 {
	padding-top: 28px;
}

.first_text222 {
	font-size: 40px;
	color: #8d2e3c;
	font-weight: bold;
	z-index: 999 !important;
}

.first_text122 {
	font-weight: 100;
	font-size: 40px;
	color: #8d2e3c;
}

.second_text222 {
	font-size: 19px;
	color: white;
}

.second_text555 {
	font-size: 19px;
	color: yellow;
}

.first_text555 {
	color: #00B4E5;
	font-size: 40px;
}

.learn-btn222 {
	border: 1.5px solid #8d2e3c;
	background-color: #8d2e3c;
	color: white;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 4px;
}

.learn-btn222:hover {
	background-color: white;
	color: #8d2e3c;
}

.first_text333 {
	font-size: 40px;
	color: white;
	font-weight: bold;
	z-index: 999 !important;
}

.first_text133 {
	font-weight: 100;
	font-size: 40px;
	color: white;
}

.second_text333 {
	font-size: 19px;
	color: white;
}

.learn-btn333 {
	border: 1.5px solid #da0c15;
	background-color: #da0c15;
	color: white;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 4px;
}

.learn-btn333:hover {
	background-color: white;
	color: #da0c15;
}

.learn-more {
	text-align: center;
	margin-top: 30px;
	float: bottom;
	position: relative;
}

.sol-img-container {
	height: 200px;
}

.sol-img-container1 {
	height: 160px;
}

.sol-purple .fa-check::before {
	color: #8C2D88;
}

.sol-d-blue .fa-check::before {
	color: #312A6F;
}

.sol-l-blue .fa-check::before {
	color: #00B4E5;
}

.ethos-1-p .fa-check::before {
	color: #312A6F;
}

.navbar-nav li {
	background-color: transparent;
	font-size: 17px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, {
	background-color: white;
}

.nav>li> a:hover {
	background-color: transparent;
}

.sol-div:hover, .sol-div1:hover {
	box-shadow: 1px 4px 2px 2px #ccc;
}

.fa-ul {
	text-align: left;
}

.fa {
	font-size: 16px;
}

.sol-page-div {
	text-align: center;
}

.tab-mob, .tab-mob1 {
	display: none;
}

.tab-desktop {
	display: block;
	padding-top: 50px;
	padding-bottom: 40px;
}


.nav-tabs > li {
	margin: 0 0 1px 0;
}
.nav-tabs .tab-wrap > li > a {
    padding: 0 17px;
    line-height: 36px;
    color: #312A6F;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nav-tabs.nav-stacked > li > a {
    border-radius: 2px;
}
.nav-tabs.nav-stacked > li:last-child > a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.nav-tabs.nav-stacked > li:first-child > a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
    border: none;
    outline: none;
    -moz-outline-style: none;
}
.nav-tabs.nav-stacked > .tab-wrap a li:hover {
    /*background: rgb(181, 181, 181);*/
    color: #8C2D88;
}
.nav-tabs.nav-stacked > li > a {
    border: none;
}

.ethos-ul {
	list-style: none;
}

.ethos-ul li a, .ethos-1-p {
	font-family: 'Flama-Light';
}

.ethos-1 {
	font-family: 'Flama-BasicItalic';
}

.footer-div {
	background-color: #4d525a;
}

.footer-heading {
	color: white;
	font-size: 26px;
	padding-top: 50px;
	font-family: 'Flama-BasicItalic';
}

.footer-middle {
	padding-top: 30px;
}

.f-content1 {
	color: #d3d4d6;
	font-size: 14px;
	color: #00B4E5;
	font-family: 'Flama-BasicItalic';
}

.f-content2 {
	color: white;
	font-size: 20px;
	font-family: 'Flama-BasicItalic';
	border-right: 1px solid white;
}

.f-content3 a {
	text-decoration: none;
	color: #d3d4d6;
	font-family: 'Flama-Light';
}

.f-content3 {
	color: white;
	font-size: 20px;
	font-family: 'Flama-BasicItalic';
}

.footer-txt1 {
	color: #d3d4d6;
	font-size: 10px;
	font-family: 'Flama-Light';
}

.footer-lower {
	display: inline-block;
}

.footer-art {
	float: right;
}

.footer-bottom {
	float: bottom;
}

.footer-box {
	top: 70px;
	position: relative;
	margin-right: 30px;
}

.sol-img-container {
	text-align: center;
	position: relative;
}

.carousel5 {
		display: none;
}

.carousel-404 {
	margin-top: 115px;
	width: 100%;
}

.container-carousel-404 {
	height: 862px;
	width: auto;
	font-family: 'Flama-Light';
	font-size: 20px;
}

.carousel-404-txt {
	color: white;
	margin-top: 510px;
}

.carousel-404-statement a {
	color: white;
}

.carousel-404-contact a {
	color: #00b4e5;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Flama-BookItalic';
}

.carousel-404-mobile, .carousel-404-tablet {
	display: none !important;
}





















/* Mobile */
@media screen and (max-width: 480px) {

.logos {
	max-width: 90px;
	margin-top: 10px;
}

.regalo-div {
	margin-top: 0px;
}

.edinburgh {
padding-left: 0px;	
}

.carousel2 {
	height: 250px;
}

.page_not_found {
	margin-top: 0px;
}

.case_solution {
	margin-top: 100px;
}

.edinburgh-div {
	margin-left: 0px;
}

.carousel_client {
	display: none;
}

.img-resize {
	float: left;
	margin-top: 10px;
	display: block;
}

.header-responsive {
	top: -20px;
}

.big-maglab-logo, .lil-maglab-logo {
	display: none;
}

.carousel1, .carousel9 {
	display: none !important;
}

.carousel2 {
	display: block !important;
}

.carousel4 {
	display: block !important;
	height: 450px;
}

.case_study_mobile {
	display: block !important;
	height: 250px;
	width: 480px;
}

.carousel5 {
	display: block !important;
	width: 480px;
}

.back3 {
	padding-top: 200px;
	padding-bottom: 1700px;
	background-color: #ededee;
}

.imageAndText .col {
	position: relative;
	z-index: 1;
	top: 20px;
	left: 2px;
	width: 100%;
}

.first_text {
	font-size: 30px;
}

.first_text1 {
	font-size: 30px;
}

.second_text {
	font-size: 17px;
}

.learn-btn-container {
	text-align: center;
}

.tab-logos {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.l1 {
	width: 100px;
	height: 25px;
	margin-top: 50px;
}

.l2 {
	width: 70px;
	height: 50px;
	margin-top: 35px;
}

.l3 {
	width: 80px;
	height: 40px;
	margin-top: 40px;
}

.l4 {
	width: 80px;
	height: 35px;
	margin-top: 30px;
}

.l5 {
	width: 45px;
	height: 40px;
	margin-top: 30px;
}

.l6 {
	width: 115px;
	height: 55px;
	margin-top: 20px;
}

.client-logos {
	height: 210px;
}

.nav-responsive {
	width: auto;
	height: 3px;
	position: fixed;
	margin-right: 20px;
	z-index: 999;
}


.move-nav {
	padding-top: 0px;
}

.navbar {
	position: relative;
	width: inherit;
	height: 2px;
}

.fixme {
	width: 100%;
}

.inner-container9 {
	padding-left: 20px;
}

.inner-container, .inner-container1 {
	padding-left: 20px;
	padding-right: 20px;

}

.carousel-txt, .carousel-txt5 {
	top: 20px;
	width: auto;
}

.inner-container-left, .inner-container-left4 {
	padding-left: 20px;
}

.inner-container-right {
	padding-right: 20px;
}

.container-carousel {
	height: 330px;
	width: auto;
}

.container-carousel1 {
	width: auto;
}

.container-carousel2 {
	width: auto;
}

.container-carousel3 {
	width: auto;
	height: 300px;
}

.case_study_img {
	margin-top: 25px;
}

.slick-carousel .slick-dots > li, .case-study-img1 .slick-dots > li {
	top: 35px;
}

.slick-carousel .slick-dots li.slick-active button:before {
    background-color: #4F85AD;
}

.slick-dots li button:before {
	position: fixed;
}

.button, optgroup, select, textarea {
	visibility: hidden;
}

.v-div {
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
}


.label-adjust {
	text-align: left;
	width: 60%;
	top: -30px;
	position: relative;
	display: inline-block;
	left: 20px;
}

.tab-mob {
	display: block;
	margin-top: 0px;
}


.tab-mob1 {
	display: block;
	margin-top: 600px;
}

.tabs-div {
	margin-bottom: 20px;
	margin-top: 65px;
}

.tab-desktop {
	display: none;
}

.footer-box {
	top: 0px;
	position: relative;
}

.second_text {
	width: auto;
}

.navi {
	height: auto;
}

.slick-carousel .slick-dots li {
	top: 40px;
}

.slick-tabs .slick-dots li {
	top: 30px;
}

.client-logos {
	height: 180px;
}

.container-carousel {
	height: 400px;
}

.container-carousel1 {
	height: 20px;
}

.mob-ethos {
	width: auto;
	height: auto;
}

.ethos-1 {
	width: auto;
	font-size: 25px;
	padding-bottom: 10px;
}

.ethos-1-p {
	width: auto;
	padding-top: 10px;
}

.tab-wrap {
	background-color: white;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 15px;
	padding: 12px;
    border-radius: 15px;
}

.tab-wrap li {
	font-size: 16px;
	width: auto;
	height: auto;
}

.screen-img {
	width: auto;
	height: auto;
}

.ethos-title a {
	text-decoration: none;
	color: #312A6F;
}

.ethos-title a li {
	padding-left: 15px;
}

.ethos-1-p {
	color: #81809c;
}

.tab-mob, .tab-mob1 {
	padding-top: 20px;
	background-color: #ededee;
}

.tab-wrap li a {
	text-decoration: none;
}

.ethos-adjust {
	margin-top: 5px;
	padding-left: 0px;
}

.col-sm-2 {
	padding-top: 0px;
}

.core-solution, .core-solution1 {
	margin-left: 15px;
}

.sol-row {
	margin-top: 20px;
}

.sol-div, .sol-div1 {
	width: auto;
}

.sol-centre, .sol-centre1 {
	padding-top: 30px;
}

.footer-heading, .footer-middle, .footer-bottom {
	margin-left: 15px;
}

.f-content2 {
	border: none;
}

.f-content1 {
	font-size: 16px;
}

.footer-middle .col-sm-4 {
	margin-bottom: 30px;
}

.footer-txt1 {
	width: 250px;
}

.footer-box {
	padding-bottom: 40px;
	top: 20px;
}

.footer-heading {
	width: 300px;
}

.carousel3 {
	display: block !important;
	position: relative;
	margin: 0 auto;
}

.inner-container-left2, .inner-container-left3 {
	padding-left: 15px;
	padding-right: 15px;
}

.carousel-txt {
	margin-top: 0%;
}

.carousel-txt2 {
	top: 20px;
	width: auto;
}

.second_text6, .second_text7 {
	width: auto;
}

.help-div {
	right: 0px;
	margin-right: 0px;
	width: auto;
	top: 280px;
	margin-top: 20px;
	margin-bottom: 50px;
	float: none;
}

.help-div1 {
	right: 0px;
	margin-right: 0px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: -20px;
	float: none;
}

.help-div .text-white, .help-div1 .text-white {
	width: 300px;
}

.about-div {
	margin-top: 125px;
	padding-left: 15px;
	padding-right: 15px;
}

.vhr, .vhr1 {
	border: none;
	display: none;
}

.vhr {
	height: 270px;
}

.hhr {
	display: block;
}

.service-middle {
	margin-top: 210px;
	padding-left: 15px;
	padding-right: 15px;
}

.placeholder_s {
	width: 95%;
	margin-top: 20px;
	height: auto;
}

.client-top {
	margin-top: 30px;
}

.solution2 {
	padding-right: 15px;
	margin-top: 80px;
}

.carousel-txt4 {
	top: 40px;
}

.client-logos1 {
	margin-top: 4700px;
}

.careers-div {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.map {
	width: 100% !important;
}

.vacancy-divs {
	width: auto;
	height: 120px;
	padding-left: 15px;
	padding-top: 15px;
}

.ethos-7 {
	margin-left: -20px !important;
}

.dept {
	margin-left: 0px;
	margin-bottom: 30px;
}

.location-div {
	height: 1500px;
}

.location {
	margin-left: 15px;
}

.adjust3 {
	margin-left: 0px;
}

.map2 {
	margin-left: -35px !important;
}

.map1 {
	margin-left: -45px !important;
}

.map {
	margin-left: -30px !important;
}

.costa-case-study {
	left: -40px;
	width: 120%;
	padding-right: 0px !important;
	margin-top: 20px;
}

.costa-img {
	display: none;
}

.case-study-divs {
	 padding-left: 15px;
	 padding-right: 15px;
	 padding-top: 30px;
}

.solution-div {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.scolor2 {
	color: #8b1c32;
}

.scolor3 {
	color: red;
}

.color4, .scolor4 {
	/*color: red;*/
	color: #590000;
}

.costa_case_img {
	height: auto;
	width: 400px;
}

.sales-inline {
	margin-left: 0px;
}

.tab-link {
	width: 100%;
	background:red;
}

input[type=text], textarea {
	width: 80%;
}

.menu-div {
	font-size: 20px;
	color: #312A6F;
	padding-top: 5px;
}

.mob-logo {
	padding-top: 15px;
	width: 60px;
	display: inline-block;
}

.navbar-right > li > a {
	color: #312A6F;
}

.dropdown-menu > li > a {
	color: #312A6F;
}

.collapse1 {
	background-color: white;
	width: 120%;
	padding-left: -15px;
	padding-right: 0px;
	margin: -25px;
}

.dept {
	padding-left: 0px;
	margin-left: 0px;
}

.map {
	width: auto;
}

.carousel-txt3 {
	top: 20px;
}

.carousel_contact {
	height: 360px;
	display: block !important;
}

.carousel-404, .carousel-404-tablet {
	display: none !important;
}

.carousel-404-mobile {
	width: 100%;
	display: block !important;
}

.carousel-404-txt {
	margin-top: 210px;
}

.container-carousel-404 {
	height: auto;
}

}






@media screen and (max-width: 767px) and (orientation: landscape) {

.footer-box {
	top: 20px;
}

.move-nav {
	padding-top: 10px;
}

.carousel-txt2 {
	width: auto;
}

.inner-container-left3 {
	padding-left: 45px;
}

.second_text6 {
	width: 350px !important;
}

/*.second_text11 {
	width: 320px;
}*/

.carousel-404, .carousel-404-tablet {
	display: none !important;
}

.carousel-404-mobile {
	margin-top: 70px;
	display: block !important;
	width: 100%;
}

.carousel-404-txt {
	margin-top: 300px;
}

.container-carousel-404 {
	height: auto;
}

}










/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {

.regalo-div {
	margin-top: 0px;
}


.edinburgh-div {
	margin-left: 0px;
}

.edinburgh {
padding-left: 0px;	
}

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }



.carousel1 {
	height: 450px;
}

.carousel-txt {
	margin-top: 5%;
	max-width: 470px;
	width: auto;
	top: 0px;
}

.carousel-txt2 {
	 margin-top: 15%;
}

.carousel-txt3 {
	top: 30px;
}

.carousel-txt4 {
	margin-top: 5%;
	top: 0px;
}

.carousel-txt5 {
	top: 100px;
	width: 400px;
}

.first_text {
	font-size: 20px;
}

.second_text {
	width: 250px;
	font-size: 13px;
}

.second_text6, .second_text7 {
	width: 400px;
	font-size: 13px;
}

.inner-container-left {
	padding-left: 15%;
}

.inner-container-left2 {
	padding-left: 25%;
}

.inner-container-left3 {
	padding-left: 70px;
}

.inner-container-left4 {
	padding-left: 70px;

}

.second_text11 {
	width: 320px;
	/*width: auto;*/
}

.container-carousel, .container-carousel1, .container-carousel3 {
	height: 440px;
}

.container-carousel2 {
	margin-top: 90px;
	height: 180px;
}

.inner-container {
	padding-left: 35px;
	padding-right: 35px;
}

.inner-container9 {
	padding-left: 35px;
}

.move-nav {
	display: inline-block;
	width: 95%;
}

.label-adjust p {
	width: 80px;
}

.ethos-container li.active a {
	padding-left: 10px;
	padding-right: 10px;
}

.ethos-container a {
	font-size: 12px;
}

.sol-div {
	width: 45%;
}

.placeholder-img {
	width: 325px;
	height: 275px;
}

.ethos-1, .ethos-7 {
	width: 350px;
}

.ethos-1-p {
	width: 320px;
}

.sol-div1 {
	width: 45%;
}

.help-div {
	width: 250px;
	height: 380px;
	top: 120px;
}

.big-maglab-logo {
	display: none;
}

.mob-logo {
	display: inline-block;
}

.tablet-menu-btn {
	float: right;
	display: inline-block;
}

.nav-responsive {
	background-color: white;
}

.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}

.collapse1 {
	background-color: white;
	width: 120%;
	padding-left: -15px;
	padding-right: 0px;
	margin-top: -20px;
	margin-left: -40px;
}

/*.dropdown-toggle.click {
	margin-bottom: 200px;
}*/

.mob-logo {
	padding-top: 10px;
}

.menu-div {
	margin-right: 10px;
}

.carousel6 {
	display: block;
	width: 100%;
	height: 250px;
}

.placeholder_s {
	width: 350px;
	height: 300px;
}

.carousel7 {
	display: none;
}

.about-div {
	margin-top: 100px;
	padding-bottom: 0px;
}

.map1, .map, .map2 {
	width: 250px !important;
	height: 250px !important;
}

.map {
	margin-left: 50px;
}

.ethos-2, .ethos-2-p {
	margin-left: -30px;
}

.sales-inline {
	margin-left: 0px;
}

.location {
	margin-left: 95px;
}

.dept {
	margin-left: 65px;
}

.back2 {
	padding-bottom: 2350px;
	background-color: #ededee;
}

.solution2 {
	margin-top: 300px;
}

.client-logos1 {
	margin-top: 2400px;
}

.costa-case-study {
	left: 300px;
}

.costa_case_img {
	width: 300px;
	height: 250px;
	margin-top: 35px;
}

.case_inner {
	padding-right: 0px !important;
}

.costa-img {
	width: 75px;
	height: 70px;
}

.footer-txt1 {
	width: 300px;
	margin-top: 30px;
}

.lil-maglab-logo, .big-maglab-logo {
	display: none !important;
}

.container-carousel {
	margin-top: 75px;
}

.ethos-ul {
	margin-left: -40px;
}
.vhr {
	margin-bottom: 30px;
	height: 270px;
}

.carousel-404, .carousel-404-mobile {
	display: none !important;
}

.carousel-404-tablet {
	display: block !important;
	width: 100%;
	margin-top: 80px;
}

.container-carousel-404 {
	height: auto;
}

.carousel-404-txt {
	margin-top: 455px;
}

}


/* In between tablet and desktop */
@media screen and (min-width: 1024px) and (max-width: 1300px) {

	.back2 {
		padding-bottom: 2200px;
		background-color: #ededee;
	}

	.client-logos1 {
		margin-top: 2000px;
	}

	.carousel-404-txt {
		margin-top: 405px;
	}

}

@media screen and (min-width: 890px) and (max-width: 1024px) and (orientation: landscape) {

.back2 {
	padding-bottom: 2250px;
}

.client-logos1 {
	margin-top: 2400px;
}

.edinburgh {
	padding-left: 0px;	
}

.label-adjust {
	margin-left: 15px;
}

.edinburgh-div {
	margin-left: 0px;
}

.carousel-404-tablet {
	display: block !important;
	width: 100%;
	margin-top:40px;
}

}


@media screen and (min-width: 890px) and (max-width: 1024px) and (orientation: landscape) {

.edinburgh {
	padding-left: 0px;	
}

.placeholder-img {
	width: 400px;
	height: 350px;
	margin-top: 90px;
}

.carousel-txt {
	max-width: 560px;
	margin-top: 11%;
}

.second_text {
	width: 350px;
}

.edinburgh-div {
	margin-left: 0px;
}


}







/* In between mobile and tablet */
@media screen and (min-width: 481px) and (max-width: 767px)  {

.logos {
	max-width: 60px;
}

.regalo-div {
	margin-top: 0px;
}

.edinburgh {
	padding-left: 0px;	
}

.footer-box {
	top: 10px;
}

.carousel1 {
	height: 450px;
}

.ethos-1, .ethos-1-p {
	width: auto;
}

.carousel-txt, .carousel-txt5 {
/*	border: 1px solid yellow;*/
	margin-top: 5%;
	padding-left: 15%;
}

.carousel-txt2 {
	width: auto;
}

.carousel-txt4 {
	top: 0px;
	margin-top: 5%;
}

.container-carousel, .container-carousel3 {
	height: 430px;
	margin-top: 60px;
}

.first_text {
	font-size: 20px;
}

.second_text {
	font-size: 14px;
	width: 250px;
}

.second_text6, .second_text7 {
	font-size: 14px;
	width: 450px;	
}

.sol-div {
	width: 450px;
}

.f-content2 {
	border-right: none;
}

.placeholder-img {
	width: 350px;
	height: 300px;
}

.ethos-ul li {
	margin-bottom: 15px;
}

.mob-logo {
	padding-top: 10px;
	display: inline-block;
	margin-left: -60px;
}

.move-nav {
	display: inline-block;
	width: 110%;
	padding-top: 10px;
}

.tablet-menu-btn {
	float: right;
	display: inline-block;
}

.nav-responsive {
	background-color: white;
}

.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
    width: 150%;
}

.collapse1 {
	background-color: white;
	width: 140%;
	padding-left: -15px;
	padding-right: 0px;
	margin-top: -20px;
	margin-left: -105px;
}

.menu-div {
	margin-right: 10px;
}

.lil-maglab-logo, .big-maglab-logo {
	display: none !important;
}

.navbar-nav {
	width: 100%;
}

.inner-container-left2 {
	padding-left: 30%;
}


.help-div {
	width: 250px;
	height: 380px;
	top: 380px;
}

.sol-div1 {
	width: auto;
}

.back2 {
	padding-bottom: 5000px;
}

.client-logos1 {
	margin-top: 4850px;
}

.vhr, .vhr1 {
	display: none;
}

.support-adjust {
	padding-left: 15px;
}

.inner-container1 {
	padding-left: 90px;
}

.dept {
	margin-left: 0px;
}

.location-div {
	padding-bottom: 800px;
}

.edinburgh-div {
	margin-left: 0px;
}


}

@media screen and (min-width: 1600px)  {
	.navbar-right {
		float: none !important;
		margin-left: 750px;
		margin-top: -55px;
	}
}

@media screen and (min-width: 2600px) {
	.navbar-right {
		margin-left: 700px;
	}
}

@media screen and (min-width: 1700px)  {
	.footer-box {
		top: 30px;
	}
}

@media screen and (max-width: 297px)  {
	.sol-div1, .sol-div {
		width: 240px;
	}

	.label-adjust p {
		margin-top: 20px;
	}

	.footer-heading {
		width: auto;
	}
}

@media screen and (max-width: 330px)  {
	.sol-centre {
		width: 240px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1192px)  {

	.sol-div1 {
		width: 240px;
	}

	.label-adjust p {
		margin-left: -20px;
	}

	.placeholder-img {
		width: 452px;
		height: 311px;
	}

	.ethos-1-p, .ethos-1 {
		width: 300px;
	}

	.carousel-txt2 {
		width: 640px;
	}

	.footer-txt1 {
		width: 300px;

	}

	.sol-title {
		width: 240px;
	}

}









