@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family:'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	margin: 0;
	color: #333333;
	font-weight: lighter;
	/*background: #333333; ADD THIS BACK IN*/
}

html {
	-webkit-text-size-adjust: none;
}
/* .----------------------------suraj css---------------- */

.globle-text h3 {
  font-weight: 500;
  color: #fff;
  font-size: 30px;
  margin: 0px;
}
.globle-text h2 {
  position: relative;
  font-weight: 700;
  font-size: 28px;
  margin: 0;
  color: #fff;
  margin-bottom: 15px;
}
.gline {
  width: 100px;
  border-top: 5px solid #4388d5;
  height: 2px;
}
.globle-text h2::after {
  content: "";
  height: 4px;
  width: 112px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  top: 38px;
  border-radius: 50px;
}
/* suraj csss end here */
/*#slide_7 .arrowgb {
    background-color: #5d9ddf;
    position: fixed;
    width: 60px;
    height: 60px;
    right: 4%;
    top: 45%;
    z-index: 999;
}*/

.bhan {
   
    padding-left: 1px;
}

.bhan i.fa.fa-envelope-open {
    margin-right: 5px;
}
.bhan a {
    font-size: 14px;
    color: #fff;
}
.proposal-contact2 {
    background-color: #fff;
    padding: 84px 0px;
    padding-left: 40px;
	margin-top: 20px!important;
}
.how1 .button--white-green {
    margin-top: 210px;
	padding: 15px 22px;
	background-color: #42aee7;
}
.how1 {
    position: absolute;
    z-index: 999;
    top: 38%;
    left: 14%;
}
.how3 {
    position: relative;
}
.how1 a.button--white-green.button-vantage-talk:HOVER {
    BORDER-BOTTOM: 2PX SOLID #FFF;
}
.proposal-contact2 li a:hover {
    color: #333!important;
}

#nav_wrap img {
    width: 40%;
	margin-left: -30px;
}
#navigation .section {
    border: none;
	position: relative;
}

.desc {
    font-size: 14px;
}
.desc strong {
    font-size: 17px;
}
img.location {
    visibility: hidden;
}

.medium20 {
    visibility: hidden;
}
div#slide_6 {
    background: linear-gradient( 
45deg, #1882c3, #2594ea,#3097ef);
}

.smaller_screens_only {
	display: none;
}

#container {
	width: 1000%;
}

#view {
	width: 100%;
	overflow: hidden;
	min-width: 960px;
}

.slide_wrapper {
	width: 10%;
	float: left;
}

.slide {
	min-width: 960px;
	max-width: 1230px;
	margin: 0 auto;
}

.slide_inner {
	margin: 0 20px;
}

.clear {
	clear: both;
}

#end {
	width: 100%;
	height: 1px;
	margin-top: -1px;
}

/* Navigation and Static Items sof */

#navigation {
	background: #333333;
	color: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	z-index: 101;
	overflow: hidden;
	opacity: 0.9;
	display: none;
}

#icon_back {
	z-index: 100;
	position: fixed;
	bottom: 50px;
	right: 50px;
}

#icon_next{
	z-index: 100;
	position: fixed;
	top: 50%;
	right: 50px;
	margin-top: -34px;
}

#icon_menu {
	z-index: 100;
	position: fixed;
	top: 50px;
	right: 50px;
}

#icon_menu_img, #icon_back_img, #icon_next_img {
	float: right;
	opacity: 0.7;
}

.pointer {
	cursor: pointer;
}

#nav_wrap {
	margin: 40px;
}

#title_nav, #navigation .heading {
	font-size: 2em;
}

/**#navigation .section {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ffffff;
}**/

#navigation .item {
	width: 370px;
	padding-top: 30px;
	margin-left: 30px;
}

#navigation .title {
	font-weight: bold;
}

#navigation .desc {
	margin-left: 30px;
}

#icon_scroll {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	display: none;
}

/* Navigation and Static Items eof */

/* Slides sof */

.small {
	font-size: 1em;
}

.medium {
	font-size: 20px;
}

.large {
	font-size:40px;
	line-height: 1.2em;
}

a {
	text-decoration: none;
	/*border-bottom: 1px dashed;
	*/	color: #ffffff;
}

a:hover {
	border-bottom: 0;
	color: #ffffff;
	text-decoration: none;
}

#slide_1 {
	/*background: #f5f5f5 url(../images/cover.jpg) no-repeat left;
	background-size: 50% contain;*/
	background: #f5f5f5;
}

#cover_img {
	width: 50%;
	background: #f5f5f5 url(../images/cover.jpg) no-repeat top right;
	background-size: cover;
	position: fixed;
}

#slide_1 .slide {
}

#slide_1 .large {
	font-size: 10em;
	line-height: 1.2em;
	color: #258ac8;
	font-family:'Open Sans', sans-serif;
}

#slide_1 .medium {
	   font-size: 30px;
    line-height: 1.3;
    text-transform: initial;
    font-family:'Open Sans', sans-serif;
    text-align: justify;
    letter-spacing: 0.5px;
}

#slide_1 .small {
	font-size: 1.5em;
	line-height: 2.2em;
}

#intro_quote {
	width: 30%;
	padding-top: 100px;
	position: fixed;
	margin-left: 5%;
	margin-right: 15%;
	right: 0;
}

#slide_1 .highlight_blue {
	color: #5d9ddf;
	font-weight: 400;
}

#slide_2 {
	background: #ffffff url(../../img/backgroundamp.png)  bottom repeat-x;
	color: #ffffff;
	padding-bottom: 50px;
}

#slide_2_top_section {
	background: linear-gradient(
60deg, rgb(64 73 84 / 0.3) 35%, rgb(22 33 47 / 0.6));
	background:  url(../images/slide_2_bg_2.jpg) bottom right no-repeat;
	background-size: cover;
	/*background-attachment: fixed;*/
}

#slide_2_top_section .wrapper {
	min-width: 960px;
	max-width: 1230px;
	margin: 0 auto;
}

#slide_2_top_section .large {
	font-size: 40px;
	line-height: 1.2em;
	padding: 60px 0 15px 0;
	margin-left: 30px;
	font-family:'Open Sans', sans-serif;
}

#slide_2_top_section .small {
    width: 60%;
    padding-bottom: 20px;
    margin-left: 30px;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

#slide_2_top_section .medium {
	width: 50%;
	font-size: 1.5em;
	margin-left: 30px;
	padding-bottom: 500px;
}

#slide_2_bottom_section {
	color: #ffffff;
}

#slide_2_bottom_section .small {
    width: 30%;
    margin-left: 30px;
    float: left;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    letter-spacing: 0.5px;
    background: #fff;
    padding: 30px;
    border: 1px solid #ccccccb5;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 1px #ccc;
}

#icon_blocks {
	width: 60%;
	margin-right: 30px;
	float: right;
	color: #ffffff;
	padding-bottom: 50px;
	color: #ffffff;
}

#icon_blocks .item {
	height: 71px;
	line-height: 71px;
	font-weight: 300;
	font-size: 1.2em;
	font-family:'Open Sans', sans-serif;
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

#icon_blocks .item.last {
	width: 100%;
}

#icon_blocks img {
	vertical-align: bottom;
	margin-right: 10px;
}

#look_link {
	width: 100px;
	margin-top: -430px;
	padding-bottom: 500px;
	margin-left: 100px;
	background: url(../images/line_link.png) no-repeat;
}

#slide_3 {
	background: #2c2c2c url(../images/slide_3_bg.jpg);
	color: #ffffff;
}

#slide_3 .intro_block {
	margin: 55px 30px 50px 30px;
}

#slide_3 .large {
	padding-bottom: 15px;
    color: #3c3c3c;
	font-family:'Open Sans', sans-serif;
}
#slide_4 .large {
    font-family:'Open Sans', sans-serif;
}

#slide_3 .medium {
	padding-bottom: 15px;    color: #3c3c3c;
}

#slide_3 .item {
	width: 33.33%;
	text-align: center;
	float: left;
	padding-bottom: 100px;
}

#slide_3 .item .inner {
	margin: 0 0px 30px 30px;
}

#slide_3 .heading {
	    font-size: 17px;
    margin: 0px 0 15px;
    color: #1a1a1a;
    font-weight: 600;
}

#slide_3 .text_wrapper {
    height: 235px;
    overflow-y: scroll;
    padding-right: 25px;
}

#slide_3 .content {
	text-align: left;
}

#slide_3 .content p {
	margin: 0;
	padding: 0 0 1.5em 0;    color: #333;
	text-align: justify;
}

#slide_3 .expand {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	cursor: pointer;
}

#slide_3 .expand img {
	vertical-align: bottom;
}

#slide_3 .footnote {
width: 750px;
    margin: 0 auto;
    color: #333;
    border-top: 1px solid #999999;
    padding: 20px 0 50px 0;
    font-size: 13px;
    letter-spacing: 0.5px;
}
#slide_3 .intro_block .small{color:#3c3c3c;}
#slide_4 {
	    background: #ffffff url(../../img/backgroundamp.png);
	color: #666666;
	font-size: 14px!important;
}

#slide_4 .wrapper {
	margin-top: 60px;
	text-align: center;
}

#slide_4 .large, #slide_4 .medium {
	padding-bottom: 15px;
}

#slide_4 .section .icon {
	float: left; 
	margin-right: 20px;
}

#slide_4 .small {
	width: 80%;
	margin: 0 auto;
}

#slide_4 .section .pip {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	border: 2px solid #7f7f7f;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
	display: none;
}

#slide_4 .section .inner {
	margin-bottom: 20px;
	width: 310px;
}

#slide_4 .section .pip.full {
	background: #7f7f7f;
}

#slide_4 .divider {
	margin: 30px 0 30px 10%;
	border-top: 1px solid #b8b8a8;
	width: 80%;
}

#slide_4 .section {
    margin-left: auto;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 5px 1px #ccc;
    border-radius: 10px;
    padding: 30px;
    width: 49%;
}

#slide_4 .section.right {
	margin-right: auto;
	float: right;
}

#pro_ps .pip {
	border: 2px solid #4388d5 !important;
}

#slide_4 .section .footnote {
	font-style: italic;
	font-size: 0.8em;
	display: none;
}

#slide_4 .section .logo {
	padding: 30px 0;
}

#slide_4 .section .item {
	text-align: center;
	margin-right: 10%;
	margin-bottom: 20px;
	width: 20%;
	float: left;
}

#slide_4 .section .item.last {
	margin-left: 33%
}

#slide_4 .section .list {
	height: 30px;
	line-height: 30px;
	background: url(../images/tick.png) right center no-repeat;
}

#winmac {
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 50px;
}

#winmac img {
	margin-bottom: 10px;
	margin-top: 20px;
}

#pro_ps .pip.full {
	background: #4388d5 !important;
}

#pro_dw .pip {
	border: 2px solid #8abe24 !important;
}

#pro_dw .pip.full {
	background: #8abe24 !important;
}

#pro_ai .pip {
	border: 2px solid #dfa62b !important;
}

#pro_ai .pip.full {
	background: #dfa62b !important;
}

#pro_ac .pip {
	border: 2px solid #d84853 !important;
}

#pro_ac .pip.full {
	background: #d84853 !important;
}

#slide_5 .header_img {
	background: url(../images/slide_5_bg.jpg) no-repeat center;
	background-size: cover;
	height: 550px;
}

#slide_5 .section {
	min-width: 960px;
	max-width: 1230px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#slide_5 .title_block {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	opacity: 0.8;
	top: -550px;
	left: 0;
	color: #333333;
	text-align: center;
	height: 550px;
}

#slide_5 .title_block .small {
	width: 80%;
	margin: 0 auto;
}

#slide_5 .title_block a {
	color: #333333;
}

#slide_5 .title_block .wrapper {
	min-width: 960px;
	max-width: 1230px;
	margin: 0 auto;
	padding: 60px 0;
}

#slide_5 .section .wrapper {
	margin: 0 30px;
	padding: 30px 0;
}

#slide_5 .title_block .large {
	margin-bottom: 15px;
	font-family:'Open Sans', sans-serif;
}

#slide_5 .title_block .medium {
	margin-bottom: 15px;
}

#slide_5 .details {
	width: 31.33%;
	float: left;
	margin-right: 3%;
	min-height: 500px;
}

#slide_5 .details .title {
	font-size: 40px;
	line-height: 1em;
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #333333;
}

#slide_5 .preview {
	width: 66.66%;
	float: right;
}

#slide_5 .preview .preview_img, #slide_5 .preview .preview_more {
	margin-left: 30px;
	float: right;
	margin-bottom: 30px;
}

#slide_5 .preview .preview_img img, #slide_5 .preview .preview_more {
	width: 291px;
	height: 291px;
}

#slide_5 .slide .wrapper {
	margin: 30px;
}

#slide_5  .button {
	float: left;
	
	border-radius: 40px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin-top: 30px;
	cursor: pointer;
	background: linear-gradient( 
45deg , #2388c1, #3198f3);
}

#slide_5 .block .preview_more {
	text-align: center;
	color: #999999;
	font-size: 2em;
	padding-top: 110px;
	height: 191px;
}

#slide_5 .block .preview_more .button_wrapper {
	margin-top: 30px;
}

#slide_5 .block .preview_more .button {
	font-size: 0.5em;
	float: none;
	padding: 10px 15px;
}

#works_2 {
	background: #dddddd;
}

#works_3 {
	background: #9a3c6a;
	color: #ffffff;
}

#works_3 .details .title, #works_4 .details .title {
	border-bottom: 1px solid #ffffff;
}

#works_3 .block .preview_more {
	color: #d1b0be;
}

#works_4 {
	background: #585858;
	color: #ffffff;
}

#misc .misc_img img {
	width: 31.33%;
	height: 31.33%;
	float: left;
}

#misc .details {
	width: 31.33%;
	margin-right: 3%;
	margin-bottom: 3%;
	min-height: inherit;
}

#misc .misc_img.gut_l img {
	margin-left: 3%;
	margin-bottom: 3%;
}

#misc .misc_img.gut_r img {
	margin-right: 3%;
	margin-bottom: 3%;
}

#slide_5 .block .preview_img img {
	width: 31.33%;
	float: right;
}

#slide_5 .block .preview_more {
	width: 31.33%;
	float: right;
	text-align: center;
}

#slide_5 .block .details {
	width: 31.33%;
	margin-right: 3%;
	margin-bottom: 3%;
	float: left;
}

#slide_5 .block .preview_img.gut_l img {
	margin-left: 3%;
	margin-bottom: 3%;
}

#slide_5 .block .preview_img.gut_r img {
	margin-right: 3%;
	margin-bottom: 3%;
}

#misc .misc_img.img_w img {
	width: 65.66%; 
	float: right;
	margin-bottom: 3%;
}

#misc .misc_img.img_h img {
	float: left;
}

#slide_5 .format {
	clear: both;
	padding-top: 30px;
	font-size: 13px;
	color: #585858;    line-height: 30px;
}

#works_3 .format, #works_4 .format {
	color: #ffffff;
}

#slide_6 { 
	color: #ffffff;
	height: 1273px;
}
.global1 img {
    
    height: 430px;
    margin: 0 auto 0 250px;
}
.global12 {
    padding-left: 40px;
    padding-top: 20px;
}
.global {
    padding-top: 30px;
}

.globle-text {
    padding-left: 45px;
    padding-bottom: 20px;
}

#accolades {
	margin-top: 100px;
	margin-left: 132px;
	width: 600px;
}

#accolades  .large {
	padding-bottom: 30px;
}

#accolades  .medium {
	padding-bottom: 15px;
}

#accolades .icon {
	margin-left: -102px;
}

#accolade_content {
	margin-top: -72px;
}

#next_achievement {
	text-align: center;
	margin-top: 30px;
}

#next_achievement .button {
	font-weight: 400;
	border: 2px solid #ffffff;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	padding: 5px 20px;
	cursor: pointer;
}

#next_achievement .button:hover {
	background: #ffffff;
	color: #f0af03;
}

#pips {
	float: left;
	margin-left: 188px;
	padding-top: 15px;
	cursor: pointer;
}

#pips .pip {
	width: 8px;
	height: 8px;
	border: 2px solid #ffffff;
	border-radius: 8px;
	background-color: transparent;
	float: left;
	margin: 0 10px;
	
}

#pips .pip.active {
	background-color: #ffffff;
}

#slide_7 {
	background: #5d9ddf;
	color: #ffffff;
	padding-bottom: 60px;
	position:relative;
}

#contact_header_img {
	background: #010101 url(../images/slife_7_bg.jpg) top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#slide_7 .heading {
	padding-top: 60px;
	text-align: right;
	width: 50%;
	float: right;
	font-size: 40px;
	line-height: 1.2em;
	margin-right: 128px;
	margin-bottom: 0;
	font-family:'Open Sans', sans-serif;
	
}


#contact_header_img .small {
	padding: 15px 0;
	text-align: left;
	width: 30%;
	float: right;
	margin-right: 100px;
}

#contact_header_img .medium {
	color: #333333;
	margin-left: 60px;
	float: left;
	padding: 10px 20px;
	background: #ffffff;
	text-align: center;
	font-size: 1em;
	border-radius: 5px;
	margin-bottom: 150px;
}

#slide_7 .location {
	float: left;
	margin-top: -50px;
	margin-left: 30px;
}

#slant {
	width: 100%;
	height: 200px;
	background: url(../images/slant.png);
	background-size: 100% 100%;
	margin-top: -199px;
}

#slide_7 .col {
	width: 27.33%;
	margin: 0 3%;
	float: left;
	padding-bottom: 30px;
}

#slide_7 .col_3 {
	width: 60.66%;
	margin: 0 3%;
	float: right;
	padding-bottom: 60px;
}

#slide_7 .col_2 {
       width: 60.66%;
    margin: 0 3%;
    float: right;
    padding-bottom: 20px;
    padding-top: 35px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

#sign_off {
	border: 0px !important;
	padding: 30px 0 60px 0 !important;
}

#sign_off .large {
	font-size: 20px;
	/*padding: 30px 0;*/
}

#sig img {
	margin: 30px 0;
}

#slide_7 .col_2 .col {
	width: 45%;
	float: left;
	margin: 0;
	padding-bottom: 0;
}

#slide_7 .col_2 .col.right {
	float: right;
}

#about .medium {
	padding-bottom: 30px;
}

/* Mixin */
@mixin vertical-align($position: relative) {
	position: $position;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#about .item p, #helper .content, #loading .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#about .item {
	height: 72px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 90px;    margin-bottom: 20px;
}

#helper {
	position: absolute;
	right: 120px;
	top: 13%;
	margin-top: -78px;
	display: none;
}

#helper .wrapper {
	background: #333333;
	color: #ffffff;
	width: 250px;
	height: 100px;
	border-radius: 10px;
}

#helper .content {
	margin: 30px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 400;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #333333;
	margin-top: -59px;
	margin-left: 250px;
}

#browser_support {
	position: fixed;
	width: 100%;
	background: #333333;
	color: #ffffff;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	opacity: 0.98;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	filter: alpha(opacity=98);
	-moz-opacity: 0.98;
	-khtml-opacity: 0.98;
	display: none;
}

#browser_support .content {
	margin: 60px;
}

#loading {
	position: fixed;
	width: 100%;
	background: #333333;
	color: #ffffff;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	opacity: 0.98;
	display: none;
}

#loading .button {
	font-weight: 400;
	border: 2px solid #ffffff;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	padding: 5px 20px;
	cursor: pointer;
}

#loading .button:hover {
	background: #ffffff;
	color: #333333;
}

#loading .large {
	padding-bottom: 30px;
}

#loading .medium {
	padding-top: 30px;
}

/* Slides eof */

@media screen and (max-width: 1024px){
	.smaller_screens_only {
		display: block;
	}
	
	.smaller_screens_exclude {
		display: none;
	}
	
	#intro_quote {
		font-size: 0.7em;
		margin-right: 20%;
	}
	
	#cover_img {
		width: 40%;
	}
	
	#navigation .item {
		width: 100%;
	}
	
	#slide_3 .intro_block {
		margin: 100px 130px 50px 30px;
	}
	
	#slide_3 .block_wrapper {
		margin-right: 130px;
	}
	
	#slide_3 .item {
		width: 50%;
	}
	
	#slide_4 .section {
		margin-left: 11%;
		float: left;
	}
	
	#slide_4 .section.right {
		margin-right: 11%;
		float: right;
	}
	
	#slide_6 {
		background: #f0af03 url(../images/slide_6_bg.png) top center no-repeat;
		color: #ffffff;
		height: 1273px;
	}
	
	#accolades {
		width: 450px;
	}
	
	#pips {
		margin-left: 113px;
	}
	
	#contact_header_img {
		background-size: cover;
		background-attachment: scroll;
	}
	
	#slant {
		width: 100%;
		height: 102px;
		background: url(../images/slant_lores.png);
		background-size: 100% 100%;
		margin-top: -101px;
	}
	
	#contact_header_img .medium {
		margin-bottom: 75px;
	}
	
	#slide_7 .col {
		padding-top: 30px;
	}
	
	#about_wrapper {
		width: 90%;
	}
	
	#about .item {
		height: 130px;
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 90px;
	}
	
}

.small, small {
    font-size: 14px;
}





.imag34 {
    float: left;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 5px 1px #ccc;
    border: 1px solid #ccc;
}
.imag34 img {
    padding: 15px;
    margin:0px auto 0px !important;
}


#icon_blocks p {
    float: left;
    display: flex;
    margin-left: 24px;
    line-height: 80px !important;
    font-size: 14px !important;
    color: #646464;
    font-weight: 600;
}

#slide_3 .item{ height: 470px }

.block_wrapper .item.item1 {
    position: relative;
}



