
/*--------------------------------------------------------------
# Commen css Start
--------------------------------------------------------------*/
body{ font-family: 'Poppins', sans-serif; font-weight: normal; color: #000000;   font-size: 18px; line-height: 26px; font-weight: 400; }
* { margin: 0; padding: 0; box-sizing: border-box; }
a { color: #ff0455; font-size: 18px; font-weight: 500; line-height: 24px;  transition: .3s; }
a:hover { color: #2F2F2F; }
img { max-width: 100%; height: auto; display: block; }
ul, li, ol { margin: 0; padding: 0; list-style: none;}
h1, .h1 { color: #FF0455; font-family: 'Poppins', sans-serif; font-size: 60px; line-height: 66px; font-weight: bold; margin: 10px 0 15px; }
h2, .h2 { color: #2F2F2F; font-family: 'Poppins', sans-serif; font-size: 32px; line-height: 38px; font-weight: bold; margin: 10px 0 15px;}
h3, .h3 { color: #2F2F2F; font-family: 'Poppins', sans-serif; font-size: 30px; line-height: 36px; font-weight: bold; margin: 10px 0 15px;}
p {  margin: 0 0 15px; }
.container { max-width: 1230px; margin: 0 auto; padding: 0 15px; }
/*--------------------------------------------------------------
# Commen css End
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Header css Start
--------------------------------------------------------------*/

/*
.main-header {position: absolute;left: 0;right: 0;top: 30px;}
*/
header.main-header {
    padding: 10px 0;
	    position: relative;
    z-index: 1;
}

.contact-link a{     color: #fff;
    text-decoration: none; }

/*--------------------------------------------------------------
# Header css End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# main-hero-banner css Start
--------------------------------------------------------------*/

.main-hero-banner {width: 100%;position: relative;     padding: 0px 0 0;     margin-top: -100px; }
.hero-banner-row {width: 100%;display: flex; }
.hero-banner-content {width: 50%;     display: flex;   align-items: center;    padding-bottom: 40px;  padding-top: 120px; }
.hero-banner-image {width: 50%;     display: flex;
    align-items: flex-end; }
.logo img {max-width: 450px;width: auto;}

/*--------------------------------------------------------------
# main-hero-banner css End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Contact Solution css Start
--------------------------------------------------------------*/

.contact-main-wrapper {width: 100%;position: relative;background-color: #FF0455;padding: 34px 0;}
.contact-main-row {display: flex;flex-flow: wrap;text-align: center;}
.contact-column {text-align: center;position: relative;padding: 10px 30px;display: flex;align-items: center; color:#fff; }
.contact-column:after {content: "";position: absolute;border-right: 2px solid #ffffff;height: 100%;right: 0;top: 50%;transform: translate(-50%, -50%);}
.contact-column:last-child:after { border: none;}


/*--------------------------------------------------------------
# Contact Solution css Start
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Solutions Assistant css Start
--------------------------------------------------------------*/

.solutions-assistant {width: 100%;padding: 60px 0 60px;}

/*--------------------------------------------------------------
# Solutions Assistant css Start
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Embed Relevant css Start
--------------------------------------------------------------*/

.embed-relevant {width: 100%;position: relative;   }
.embed-hadding {background-color: #BCBCBC;  padding: 20px 20px 20px;display: flex;align-items: center;justify-content: center;text-align: center;}

/*--------------------------------------------------------------
# Embed Relevant css Start
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Pmc Module css Start
--------------------------------------------------------------*/


.pmc-module {width: 100%;  }
.pmc-module-left {width: 58%;     padding-right: 95px; }
.pmc-module-right {width: 42%;  text-align: right;   }
.pmc-module-right img { max-width: 100%; margin-left: auto;}
.pmc-module-row {display: flex;align-items: center; flex-flow: wrap;}
.reverse-column-order { flex-direction: row-reverse; }
.reverse-column-order .pmc-module-right img { margin-left: 0;}
.pmc-module-right iframe {max-width: 100%;  height: 290px; margin-left: auto;}
.pmc-module-right iframe{ width: 100%;  }  
.reverse-column-order .pmc-module-left { padding-right: 0;  padding-left: 95px; }
.reduce_heighht__main{     padding: 20px 0; }
.pmc-main-wrapper{     padding-top: 50px;  padding-bottom: 50px; }  
.embed_map__main{     padding-top: 50px;  padding-bottom: 40px; }   


/*--------------------------------------------------------------
# Pmc Module css Start
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# meet-soltion-main-wrapper css Start
--------------------------------------------------------------*/

.meet-soltion-main-wrapper { width: 100%; position: relative; padding: 10px 0 60px; }
.meet-main-row { display: flex; }
.meet-video-left { width: 50%;     padding-right: 40px; }
.meet-video-right { width: 50%;    /* padding-left: 70px; */  padding-left: 40px; }
.meet-video-right img, .meet-video-right video { max-width: 530px; margin-left: auto; }
.meet-video-left img, .meet-video-left video { max-width: 540px; }
.meet-video-left iframe {  width:100%;  }
.meet-video-right iframe{ width:100%;  } 



.pmc-module-mapleft { width: 50%; padding-right: 40px; }
.pmc-module-mapright { width: 50%; padding-left: 40px; }
.pmc-module-mapright iframe{ width:100%;}



/*--------------------------------------------------------------
# meet-soltion-main-wrapper css End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# emea-sprot-main-wrapper css Start
--------------------------------------------------------------*/

.emea-sprot-main-wrapper { width: 100%; position: relative; padding: 70px 0 90px;}
.emea-sprot-main-row { display: flex; flex-flow: wrap; align-items: center; }
.emea-sprot-right { width: 60%;     padding-right: 60px; }
.emea-sprot-left { width: 40% }
.emea-sprot-left img { max-width: 400px; margin: 0 auto;  width:100%; }

/*--------------------------------------------------------------
# emea-sprot-main-wrapper css End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Footer css End
--------------------------------------------------------------*/

.main-footer { width: 100%; position: relative; overflow: hidden; padding: 50px 0 50px; }
.footer-main-row { display: flex; flex-flow: wrap;    margin: 0 -15px; }
.footer-main-col { width: calc(100% / 3 - 30px); margin: 0 15px; padding-left: 30px; }
.footer-main-col:first-child { padding-left: 0; }
.footer-main-col h3 { color: #fff; font-size: 24px; line-height: 28px; text-transform: capitalize; margin-bottom: 34px;  }
.contact-link ul li { padding-bottom: 12px; }
.resources-link ul li { padding-bottom: 20px; }
.resources-link ul li a { text-decoration: underline; }
.social-link ul li { display: inline-block; padding-right: 10px; }
.social-link ul li a {     text-decoration: none; width: 38px; height: 38px; display: flex; justify-content: center; align-items: center; border-radius: 50%; background-color: #fff; color: #071234; font-size: 18px; line-height: 24px; }
.social-link ul li a i { color: #071234; transition: all 0.4s;}
.social-link ul li a:hover {background-color: #071234;color: #ff0455;}
.social-link ul li a:hover i {color: #fff;}
.contact-link a,.contact-link{   font-size: 16px;line-height: 22px;  }

.contact-column a {  color: #fff;   text-decoration: none; }

.contact-link ul li{ color:#fff; }
.resources-link ul li a{     font-size: 16px;   line-height: 24px; color:#fff; }
.resources-link ul li{   padding-bottom: 15px;   }  

.contact-main-container{     text-align: center; display: flex; justify-content: center; }

.contact-column a:hover {
  opacity: 0.5;
}

/*--------------------------------------------------------------
# Footer css End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Responsive Css Start
--------------------------------------------------------------*/

 
@media(max-width:991px){
    h1, .h1 { font-size: 50px; line-height: 56px; }
    h2, .h2 { font-size: 28px; line-height: 34px; }
    h3, .h3 { font-size: 22px; line-height: 26px; }
   
    .main-header { top: 0; }
    .logo img { max-width: 320px; }
    .main-hero-banner { padding: 80px 0 0; }
    .contact-main-row { justify-content: flex-start; }
    .contact-column { margin: 10px 0; }
   
   
   .pmc-module-left{     padding-right: 30px; }
   .reverse-column-order .pmc-module-left{     padding-left: 30px; }
   .contact-main-row{     justify-content: center; }
  .social-link ul li{     padding-right: 0; }
  .meet-video-left{     padding-right: 10px; }
  .meet-video-right{ padding-left: 10px;  }
  
  
  




}


@media(max-width:767px){
    h1, .h1 { font-size: 38px; line-height: 44px; }
    h2, .h2 { font-size: 22px; line-height: 30px; }
    h3, .h3 { font-size: 20px; line-height: 28px; }
  
    .logo img {max-width: 230px;}
    .emea-sprot-main-row { flex-direction: column; }
    .emea-sprot-right { width: 100%; }
    .emea-sprot-left { width: 100%; }
    .meet-main-row { flex-direction: column; }
    .meet-video-left img, .meet-video-left video { max-width: 100%; width: auto; }
    .meet-video-left { width: 100%; margin-bottom: 30px; }
    .meet-video-right { width: 100%; }
    .meet-video-right img, .meet-video-right video { max-width: 100%; width: auto; }
    .hero-banner-content { width: 100%; }
    .hero-banner-image { width: 100%; }
    .hero-banner-row { flex-direction: column; }
    .main-hero-banner { padding: 70px 0 0; }
    .contact-main-row { justify-content: center; }
    .contact-column:after { content: none; }
    .contact-column { padding: 16px 0; margin: 0 0; border-bottom: 1px solid #fff; width: 100%; justify-content: center; }
    .embed-hadding { padding: 100px 6px 100px; }
    .pmc-module-left { padding-top: 8px;}
    .solutions-assistant { padding: 40px 0 40px; }
    .meet-soltion-main-wrapper { padding: 30px 0 70px; }
    .emea-sprot-main-wrapper { padding: 50px 0 60px; }
    .emea-sprot-left {margin-top: 16px;}
    .main-footer { padding: 45px 0 30px; }
    .footer-main-col { padding-bottom: 30px; }
    .footer-main-col h3 { margin-bottom: 20px; }
    .footer-main-row { margin: 0 0;text-align: center; }
    .footer-main-col { margin: 0; }
    .contact-link ul li { padding-bottom: 10px; }
    .resources-link ul li { padding-bottom: 10px; }
    .pmc-module { padding: 15px 0px 15px 0px; }
    .solutions-assistant { padding: 40px 0 20px; }
    .emea-sprot-main-wrapper { padding: 40px 0 60px; }
    .solutions-assistant { padding: 40px 0 20px; }
	
	
	
	
	.pmc-module-right{     width: 100%; text-align: right; }
	.pmc-module-left{ width:100%;    padding-right: 0; padding-top: 0px; }
	.reverse-column-order .pmc-module-left{     padding-left: 0; }
	.pmc-module-right{     padding-top: 15px;   } 
	.pmc-module-left h2{ margin-top:0;}
	.hero-banner-content{ padding-top: 60px;     padding-bottom: 20px; }
	.meet-video-left{ padding-right: 0px; }
	.meet-video-right{ padding-left: 0px; }
	.footer-main-col{     width: calc(100% / 1 - 0px); }
	.footer-main-col{     padding-left: 0px; }
	
	.pmc-module-mapleft{    width: 100%;     padding-right: 0px;   margin-bottom: 20px; }
	.pmc-module-mapright{ width: 100%;  padding-left: 0px; } 
	.emea-sprot-right{     padding-right: 0; }
	body{     font-size: 16px;  line-height: 24px; }
	
	
	
}




