@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold.eot');
    src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold.woff') format('woff'),
         url('fonts/opensans-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light.eot');
    src: url('fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light.woff') format('woff'),
         url('fonts/opensans-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NeoSansIntelLight';
    src: url('fonts/neosansintel-light.eot');
    src: url('fonts/neosansintel-light.eot') format('embedded-opentype'),
         url('fonts/neosansintel-light.woff') format('woff'),
         url('fonts/neosansintel-light.ttf') format('truetype'),
         url('fonts/neosansintel-light.svg#NeoSansIntelLight') format('svg');
}
@font-face {
    font-family: 'NeoSansIntelMedium';
    src: url('fonts/neosansintel-medium.eot');
    src: url('fonts/neosansintel-medium.eot') format('embedded-opentype'),
         url('fonts/neosansintel-medium.woff') format('woff'),
         url('fonts/neosansintel-medium.ttf') format('truetype'),
         url('fonts/neosansintel-medium.svg#NeoSansIntelMedium') format('svg');
}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular.eot');
    src: url('fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular.woff') format('woff'),
         url('fonts/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

::selection {color:#fff; background: #e95b37;}
::-moz-selection {color:#fff; background: #e95b37;}

body{
	margin:0px; padding:0px; width: 100%; overflow-x: hidden;
}
img {
	border:0;
}
.clear {
	margin:0px; padding: 0px; clear:both;
}
:focus {
	outline: none;
}
.mn_body {
	width: 96%; margin:0 2%;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: top center;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;    
}

ul.cb-slideshow
{
	margin: 0px !important;
	list-style-type: none !important;
}

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

.slider_content_body {
	position: absolute; width:40%; top: 35%;
}
.slider_content_body .content { 
	width: 75%; float: left; margin:0 5% 0 0;
}
.slider_content_body .content h3 { 
	font-family: 'NeoSansIntelLight'; font-size:22px; color:#fff; margin: 0; padding:0; font-weight:normal; 
} 
.bold { 
	font-family: 'NeoSansIntelMedium'; font-weight:normal;
} 
.slider_content_body .arrow { 
	float:left; width: 20%; margin:3% 0 0 0;
} 
a.next_arow {
	display: inline-block; height: 70px; width: 70px; margin:25px 0 0 10px;
	background-image: url('../images/home_arrow.png');	background-position: left 0px; background-repeat: no-repeat;
	vertical-align: middle;
}
a.next_arow:hover {
background-position: left bottom;
}
.menu_strip {
	position:fixed;	top:0px; z-index:1000; width:100%;
}
.menu_body {
	width:100%; background:#252e30; padding:.2% 0; z-index: 1000;
}
.menu_body .logo_body {
width: 12%; padding:0 1%; float: left; margin:0 3% 0 0;
}
.menu_body .logo_body .logo img {
width: 100%;
}
.menu_body .menu {
	width:78%; float:left; padding-top:1.8%;
}
.menu_body .menu ul {
	margin:0; padding:0; list-style:none;
}
.menu_body .menu ul li {
	font-family: 'open_sanslight'; font-size:14px; color:#fff; float: left; padding:0 2%;
}
.menu_body .menu ul li:first-child {
	 padding:0 2% 0 0;
}
.menu_body .menu ul li:last-child {
	 padding:0 0 0 2%;
}
.menu_body .menu ul li a {
color:#fff; text-decoration:none; 
}
.menu_body .menu ul li a:hover {
color:#f15d30; text-decoration:none; 
}
.menu_body .menu ul li ul {
display:none; 
}
.menu_body .menu ul li:hover ul {
display:block; position: absolute; background: #252e30; padding:10px 0 0 0;
}
.menu_body .menu ul ul li { 
float: none; border-bottom: solid 1px rgba(0,0,0,0.7); 
}
.menu_body .menu ul ul li a { 
float: none;
}
.menu_body .menu ul ul li:first-child {
padding:10px;
}
.menu_body .menu ul ul li:last-child {
padding:10px; border-bottom:none; 
}


.sub_menu_body {
display:none;
}
.sub_menu_body .sub_menu {
position:absolute; background:#384446; z-index:1000; width:100%; text-align:center;/* box-shadow:0px 3px 3px 0px #b4b4b4; */display:none;
}
.sub_menu_body .sub_menu ul {
margin:0; padding:0; list-style:none;
}
.sub_menu_body .sub_menu ul li {
font-family: "open_sanslight"; font-size:18px; border-bottom:solid 1px #4b585a; padding:8px 0;
}
.sub_menu_body .sub_menu ul li:last-child {
border:none;
}
.sub_menu_body .sub_menu ul li a {
color:#d1dad4; text-decoration:none;
}
.sub_menu_body .menu ul li a:hover {
sub_menu:#FAA954;
}


.rueda_rundown_tab {
	padding:5% 0 6% 0; width: 100%; font-family: 'open_sanslight';
}
.rueda_rundown_tab .hdng {
	color: #4f6367; font-size:34px; font-weight:normal;
}
.rueda_rundown_tab .hdng .line {
	border-bottom: solid 5px #dde8ea; padding:0 5% .5% 0;
}
.rueda_rundown_tab .hdng .bold {
font-family: 'open_sansbold';
}
.rueda_rundown_tab .sub_content {
	color: #4f6367; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.rueda_rundown_tab .sub_content .bold {
font-family: 'open_sansbold';
}
.rueda_rundown_tab .content_body{

}
.rueda_rundown_tab .content_body .content {
	color: #3c4344; font-size:14px; float:left; line-height: 24px; width: 67%; margin:0 5% 0 0;
	text-align:justify;
}
.rueda_rundown_tab .content_body .testimonial_body {
width: 28%; float:left;
}
.rueda_rundown_tab .content_body .testimonial_body .testimonial {
width:100%;
}
.rueda_rundown_tab .content_body .testimonial_body .testimonial img {
width:100%;
}

.about_body {
	padding:5% 0 2% 0; width: 100%; font-family: 'open_sanslight'; background:#1c2224;
}
.about_body .hdng {
	color: #8b999d; font-size:34px; font-weight:normal; line-height: 38px;
}
.about_body .hdng .line {
	border-bottom: solid 5px #262f31; padding:0 6% .5% 0;
}
.about_body .hdng .bold {
font-family: 'open_sansbold';
}
.about_body .sub_content {
	color: #8b999d; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.about_body .sub_content .bold {
font-family: 'open_sansbold';
}
.about_body .abt_img_list {
	width: 100%; margin:3% 0 0 0;
}
.about_body .abt_img_list ul {
	margin:0; padding: 0; list-style: none;
}
.about_body .abt_img_list ul li {
	float: left; margin:0 4% 7% 0; width: 21.5%;
}
.about_body .abt_img_list ul li img {
	width: 100%;
}
.about_body .abt_img_list ul li.last {
	margin:0;
}



.portfolio_body {
	padding:5% 0 6% 0; width: 100%; font-family: 'open_sanslight';
}
.portfolio_body .hdng {
	color: #4f6367; font-size:34px; font-weight:normal; line-height: 38px;
}
.portfolio_body .hdng .line {
	border-bottom: solid 5px #dde8ea; padding:0 6% .5% 0;
}
.portfolio_body .hdng .bold {
font-family: 'open_sansbold';
}
.portfolio_body .sub_content {
	color: #4f6367; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.portfolio_body .sub_content .bold {
font-family: 'open_sansbold';
}
.portfolio_body .portfolio {
	margin:2% 0 0 0; width: 100%;
}
/*
.portfolio_body .portfolio img {
	width: 100%;
}
*/
.boxgrid_txt {  
color:#fff; text-align:center; line-height:26px; height: 70%;
}
.boxgrid_txt h3 {  
margin:0 0 7px 0; padding:0; 
}
.boxgrid_txt p {  
margin:0; padding:0; line-height:20px;
}		
.boxcaption { 
float: left; position: absolute; height: 90%; width: 80%; bottom:-82%; padding:5% 10%;
background:url(../images/boxhover_bg.png) repeat;
}


















.services_body {
	padding:5% 0 0 0; width: 100%; font-family: 'open_sanslight'; background:#1c2224;
}
.services_body .hdng {
	color: #8b999d; font-size:34px; font-weight:normal;
}
.services_body .hdng .line {
	border-bottom: solid 5px #262f31; padding:0 6% .5% 0;
}
.services_body .hdng .bold {
font-family: 'open_sansbold';
}
.services_body .sub_content {
	color: #8b999d; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.services_body .sub_content .bold {
font-family: 'open_sansbold';
}
.services_list_body {
	width: 100%;
}
.services_list_body ul {
	margin:0; padding:0; list-style: none;
}
.services_list_body ul li {
 float:left; width:45%; margin:0 10% 5% 0;
}
.services_list_body ul li.last {
	margin:0;
}
.services_list_body ul li .tab {
 width:100%;
}
.services_list_body ul li .tab .hdng {
border-left: solid 6px #e95b37; color:#e95b37; font-family: 'open_sansbold'; font-size:28px;
padding:0 0 0 2%; line-height: 37px;
}
.services_list_body ul li .tab p {
color:#8b999d; font-size:18px; line-height: 27px;
}
a.read-more {
	display: inline-block; height: 20px; width: 26px; margin-left: 10px;
	background-image: url('../images/news_arrow.png');	background-position: left 0px; background-repeat: no-repeat;
	vertical-align: middle;
}
a.read-more:hover {
background-position: left bottom;
}
/*
.conference {
	background-image:url(../images/services_popup_bg.png); background-repeat: repeat;
	width: 96%; height: 96%; top:3614px; padding:2%;
	display:none1; position: fixed; z-index:10002; overflow: auto;

}
*/
.services_popup_body { 
	width: 96%; height: 96%; padding:2%; position :fixed; top:0; background-image:url(../images/services_popup_bg.png);
	 background-repeat: repeat; z-index: 10002; display: none;
}
.services_popup_inr_body {
	width: 100%; color: #000;
}
.services_popup_inr_body h1{
	color: #000; font-family: Arial, Helvetica, sans-serif; font-size:90px; margin:0; padding:0;
}
.services_popup_inr_body p {
	font-family: 'robotoregular'; font-size:18px; font-weight:normal; margin:20px 0 0 0; padding:0;
}
.download {
	margin:20px 0 0 0;
}
.download a {
	margin:20px 0 0 0; color: #000; text-decoration:none;
}
.download a:hover {
	margin:20px 0 0 0; color: #999; text-decoration:underline;
}
.download .icon {
	margin:0 10px 0 0;
}








.contact_body {
	padding:5% 0 6% 0; width: 100%; font-family: 'open_sanslight';
}
.contact_body .hdng {
	color: #4f6367; font-size:34px; font-weight:normal;
}
.contact_body .hdng .line {
	border-bottom: solid 5px #dde8ea; padding:0 6% .5% 0;
}
.contact_body .hdng .bold {
font-family: 'open_sansbold';
}
.contact_body .sub_content {
	color: #4f6367; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.contact_body .sub_content .bold {
font-family: 'open_sansbold';
}
.contact_body .map {
	margin:2% 0 0 0; width: 100%; z-index:9999;
}
.contact_body .map img {
	width: 100%;
}




.contact_form_body {
	padding:5% 0 7% 0; width: 100%; font-family: 'open_sanslight'; background:#1c2224;
}
.contact_form_body .hdng {
	color: #8b999d; font-size:34px; font-weight:normal;
}
.contact_form_body .hdng .line {
	border-bottom: solid 5px #262f31; padding:0 6% .5% 0;
}
.contact_form_body .hdng .bold {
font-family: 'open_sansbold';
}
.contact_form_body .sub_content {
	color: #8b999d; font-size:26px; font-weight:normal; margin:3% 0 2% 0; line-height: 32px;
}
.contact_form_body .sub_content .bold {
font-family: 'open_sansbold';
}
.contact_form_body .left {
	float: left; width:36%;
}
.contact_form_body .left .form {
	color: #8b999d; font-size:16px; 
}
.contact_form_body .left .form .fld {
border: none; padding:15px; width:92%; margin:2px 0 20px 0; color: #99bac4; font-size:15px;
background: -moz-linear-gradient(top, #3c4b4d, #273133);
background: -webkit-gradient(linear, center top, center bottom, from(#3c4b4d), to(#273133));
}
.contact_form_body .left .form .drpdown {
	border: none; padding:15px; width:98.3%; margin:2px 0 20px 0; color: #8b999d; font-size:15px;
	background: -moz-linear-gradient(top, #3c4b4d, #273133);
background: -webkit-gradient(linear, center top, center bottom, from(#3c4b4d), to(#273133));
}
.contact_form_body .left .form .txtarea {
border: none; padding:15px; width:92%; margin:2px 0 20px 0; height:100px; color: #99bac4; font-size:15px; font-family: 'open_sanslight';
background: -moz-linear-gradient(top, #3c4b4d, #273133);
background: -webkit-gradient(linear, center top, center bottom, from(#3c4b4d), to(#273133));
}
.contact_form_body .left .form .button {
	float: right;
}
.contact_form_body .left .form .button .sbmt_btn {
	background:#e95b37; border: none; color:#fff; text-transform:uppercase; font-size:14px; padding:8px 20px; margin:0 8px 0 0; cursor: pointer;
}
.contact_form_body .right {
	float: left; width:36%; color: #8b999d; font-size:20px; margin:0 0 0 15%; line-height: 37px;
}
.contact_form_body .right .bold {
font-family: 'open_sansbold';
}
.footer_body {
	padding:3% 0 2% 0; width: 100%; font-family: 'open_sanslight'; background:#242c2e; text-align:center;
	font-size: 13px; color:#8b999d;
}


/******** carrer popup body *******/

.career_popup_inr_body {
	width: 100%; color: #000;
}
.career_popup_inr_body h1{
	color: #000; font-family: Arial, Helvetica, sans-serif; font-size:30px; margin:0; padding:0;
}
.career_popup_inr_body p {
	font-family: 'robotoregular'; font-size:18px; font-weight:normal; margin:20px 0 0 0; padding:0;
}
.career_popup_inr_body .txt {
	font-family: 'robotoregular'; font-size:12px; font-weight:normal; color:#6b6b6b;
}
.career_popup_inr_body .left {
	width:50%; float:left;
}
.career_popup_inr_body .right {
	width:50%; float:left;
}
.career_popup_inr_body .right .fld {
border: solid 1px #5f5f5f; padding:5px 15px; width: 92%; margin: 2px 0 20px 0; color: #99bac4; font-size:22px;
font-weight:normal; color:#464646;font-family: 'robotoregular'; border-radius:4px;
}
.career_popup_inr_body .right .button_bdy {
margin:20px 0 0 0;
}
.career_popup_inr_body .right .submit_button {
background: #000; border: none; color: #fff; text-transform: uppercase; font-size: 14px; padding: 8px 20px; margin: 0 8px 0 0; cursor: pointer;
}
.career_popup_inr_body .right .reset_button {
background: #5f5f5f; border: none; color: #fff; text-transform: uppercase; font-size: 14px; padding: 8px 20px; margin: 0 8px 0 0; cursor: pointer;
}
.career_popup_inr_body .right .submit_button {
background: #000; border: none; color: #fff; text-transform: uppercase; font-size: 14px; padding: 8px 20px; margin: 0 8px 0 0; cursor: pointer;
}


















@media screen and (max-width: 980px) {

.slider_content_body { width: 55%;  top: 25%; }
.rueda_rundown_tab .content_body .content { width: 60%; }
.rueda_rundown_tab .content_body .testimonial_body { width: 35%; }
.one_third { width: 50%; }



}




@media screen and (max-width: 800px) {

.slider_content_body { width: 65%;  top: 25%; }
.rueda_rundown_tab .content_body .content { width: 50%; }
.rueda_rundown_tab .content_body .testimonial_body { width: 45%; }
.one_third { width: 50%; }
.contact_form_body .left { width: 45%; }
.contact_form_body .right { width: 40%; margin: 0px 0px 0px 10%; }

}



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

.slider_content_body { width: 70%;  top: 30%; }
.rueda_rundown_tab .content_body .content { width: 50%; }
.rueda_rundown_tab .content_body .testimonial_body { width: 45%; }
.one_third { width: 50%; }
.contact_form_body .sub_content { font-size: 26px; font-weight: normal; margin: 3% 0px 2%; line-height: 32px; }
.career_popup_inr_body .right { float:none; width:100%;}
}


@media screen and (max-width:640px) {

.menu_body .menu { display:none; }
.menu_body .logo_body { width: 19%; }
.sub_menu_body { display:block; }
.sub_menu_icon { padding:4px 0 0 0; float:right; }
.sub_menu_body .sub_menu { margin:60px 0 0 -13px; }
.rueda_rundown_tab .content_body .testimonial_body { width: 49%; }
.services_popup_body { position: fixed; overflow:auto; }
.contact_form_body .left { width: 40%; }
.contact_form_body .right { width: 50%; margin: 0px 0px 0px 10%; }

}


@media screen and (max-width: 480px) {

.sub_menu_body .sub_menu { margin: 54px 0px 0px -10px; }
.menu_body .logo_body { width: 24%; }
.rueda_rundown_tab .content_body .testimonial_body { width:70%; margin-left:65px; }
.contact_form_body .left { width: 100%; float:none; }
.contact_form_body .right { width: 100%; float:none; margin:70px 0 0 0px; }
.contact_form_body .left .form .button { float: left; }

}


@media screen and (max-width: 360px) {

.sub_menu_body .sub_menu { margin: 54px 0px 0px -7px; }
.rueda_rundown_tab .content_body .content { color: #3c4344; font-size: 14px; float: left; line-height: 24px; width: 100%; margin: 0 0 0 0; text-align: justify; }
.rueda_rundown_tab .content_body .testimonial_body { width:97%; margin-left:35px; }
.rueda_rundown_tab .hdng { margin:0 0 7% 0; }
.rueda_rundown_tab .sub_content { margin: 3% 0px 7% 0; line-height: 32px; }
.about_body .hdng { margin:0 0 7% 0; }
.about_body .sub_content { margin: 3% 0px 7% 0; line-height: 32px; }
.portfolio_body .hdng { margin:0 0 7% 0; }
.portfolio_body .sub_content { margin: 3% 0px 7% 0; line-height: 32px; }
.services_body .hdng .hdng { margin:0 0 7% 0; }
.services_body .hdng .sub_content { margin: 3% 0px 7% 0; line-height: 32px; }
.services_list_body ul li { float: left; width: 100%; margin: 10% 0 5% 0px; }
.contact_body .hdng { margin:0 0 7% 0; }
.contact_body .hdng .sub_content { margin: 3% 0px 10% 0; line-height: 32px; }
.contact_form_body .hdng { margin:0 0 7% 0; }
.contact_form_body .hdng .sub_content { margin: 3% 0px 10% 0; line-height: 32px; }
.contact_form_body .left { float: none; margin:10% 0 10% 0; width: 98%; }
.contact_form_body .right { float: none; width: 98%; margin: 20% 0 0 0px; }
.contact_form_body .left .form .drpdown { width: 100%; margin:0; }
.services_popup_body { height: 100%; }
.services_popup_inr_body h1 { font-size:23px; }
.services_popup_inr_body p { font-size:14px; }


}


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

.sub_menu_body .sub_menu { margin: 52px 0px 0px -6px; }
.career_popup_inr_body .right { float:none; width:90%;}


}









