@media (min-height: 1440px) and (max-width: 2560px)  {
	.margin-right
	{
		margin-right:170px ! important;
	}
}

@media (min-width: 1440px) and (max-width: 2560px)  {

	.margin-right
	{
		margin-right:120px ! important;
	}
	 .bank-integration{
	      height:550px ! important;
	  }
	
	.case-logo-height
	{
		height:165px;
	}
	.img-height {
    	height: 130px;
	}
	
	  .bank-img-height
	   {
	       height:20px;
	   }
	   
	   .api-integration
    {
        height:380px ! important;
    }
    
	.comp-logo-height
		{
			height:120px;
		}
		.comp-title-height
		{
			height:40px;
		}
		.comp-text-height
		{
			height:40px;
		}
}
@media (min-height: 720px) and (max-width: 1280px) {
	
	 .bank-integration{
	      height:auto;
	  }
	
	  .bank-img-height
	   {
	       height:20px;
	   }
	   
	   .api-integration
    {
        height:380px ! important;
    }
    
	.comp-logo-height
		{
			height:120px;
		}
		.comp-title-height
		{
			height:40px;
		}
		.comp-text-height
		{
			height:40px;
		}

	}
	
/* @media
only screen and (min-width: 1250px) and (max-width: 1409px) {
  
	.bank-integration{
	      height:380px ! important;
	  }
	
	  .bank-img-height
	   {
	       height:20px;
	   }
	}
	@media only screen and (min-width: 1410px) and (max-width: 1649px) {
	
	.bank-integration{
	      height:380px ! important;
	  }
	
	  .bank-img-height
	   {
	       height:20px;
	   }
 
	} */
@media screen and (min-height: 1080px) and (max-width: 1920px) {
	.margin-right
	{
		margin-right:120px ! important;
	}
	.api-integration
    {
        height:380px;
    }
    
	.comp-logo-height
		{
			height:180px;
		}
		.comp-title-height
		{
			height:40px;
		}
		.comp-text-height
		{
			height:40px;
		}
	 .bank-integration{
	      height:auto;
	  }
	
	  .bank-img-height
	   {
	       height:20px;
	   }
	}
	
    .content-align
    {
        padding-right:5%;
    }
    /* .carousel-indicators-customer {
     left: 12% !important;
     padding-left: 14px;
     top: 110px;
	}
	 */
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 27px ! important;
        text-align: left;
        font-weight: normal;
        line-height:34px ! important;
    }
}
@media only screen and (max-width: 1024px) {


    .content-align
    {
        padding-right:5%;
    }
    .row-divider {
        height: 390px;
        border-left: none !important;
        border-collapse: collapse;
        padding-left: 0px !important;
    }
    .home-banner {
        width: 100% !important;
        height: 100vh ! important;
    }
    .homeBanner {
        width: 100%;
    }
    .home-banner-indicators1 {
        background-color: #005A88 !important;
    }
    .home-banner-indicators2 {
        background-color: #543A6B !important;
    }
    .home-banner-indicators3 {
        background-color: #438641 !important;
    }
    .home-banner-indicators4 {
        background-color: #D54548 !important;
    }
    .home-banner-indicators5 {
        background-color: #FCEE21 !important;
    }
    .carousel-indicators {
    //bottom: 77% !important;
        left: 34% !important;
        padding-left: 14px;
        top: 21% !important;
    }
    .carousel-indicators .active {
        width: 45px;
        height: 8px;
        margin: 1px;
        border: #fff 1px solid;
    }
    .carousel-indicators li {
        border-radius: 0px;
        width: 40px;
        height: 5px;
        border: none;
    }
    .carousel-caption {
        width: 100%;
        height: 380px !important;
        /* bottom: 14%;
        */
        top: 25% !important;
        left: 23% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .ban1 {
        background-color: #235B99;
    }
    .ban2 {
        background-color: #453057;
    }
    .ban3 {
        background-color: #3f6f3f;
    }
    .ban4 {
        background-color: #ba5155;
    }
    .ban5 {
        background-color: #968D0A;
    }
      .ban6 {
    background-color:#C18624;
	}
    .carousel-caption p {
        font-family: "Poppins Light";
        font-size: 10px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 15px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption h1 {
        font-family: 'Poppins Light';
        /*font-size: 68px;
        */
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .bannertext {
        padding-top: 210px;
        height: 390px;
        padding-left: 425px;
        background-color: #543A6B;
        color: #fff;
    }
    .searchbox-common-left {
        width: 100%;
        height: 4%;
    }
    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 12px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .searchbox-common-nav {
        width: 100% !important;
    }
    .submenu-Search-right {
        width: 250px;
        margin: 48px 30px 0px 450px;
    }
    .Home-Solution > h4 {
        font-family: "Poppins";
        font-size: 20px;
        color: #0059A3;
        font-weight: normal;
    }
    .Home-Solution >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 11px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 20px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-integration >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 11px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 12px;
        color: #666666;
        line-height: 14px;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 62px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .product-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .product-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 45px;
    }
    .product-banner-home {
        height: 560px;
        background-color: #ffffff;
    }
    .product-page-nav-item {
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .product-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .Product-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 40px;
        line-height: 50px;
        font-weight: lighter;
    }
    .Product-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .Home-product > h4 {
        font-family: "Poppins";
        font-size: 19px;
        color: #0059A3;
        font-weight: normal;
        padding-left: 20px;
        text-align: left;
    }
    .Home-product >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        text-align: left;
    }
    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 20px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 11px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .casestudy-selectbox {
        padding: 40px 0px 0px 200px;
    }
    .casestudy-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .carousel-caption-casestudy {
        width: 100%;
        height: 320px !important;
        /* bottom: 14%;
        */
        top: 25% !important;
        left: 23% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .carousel-caption-casestudy p {
        font-family: "Poppins Light";
        font-size: 19px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption-casestudy .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption-casestudy h1 {
        font-family: 'Poppins Light';
        font-size: 48px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-logo {
        padding: 40px 10px 0px 10px;
    }
    .case-pdf-text {
        color: #0059A3;
        padding: 0px 0px 0px 55px;
        font-size: 10px;
    }
    .casestudy-page-nav-item {
        font-family: "Poppins";
        font-size: 17px;
        font-weight: normal;
        line-height: 2px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }

    .casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 160px;
    }

    .removeborder {
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance:none;
        /* width:100px;
         */
        height: 35px;
        outline:none;
    }
    .industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:102px;
        margin-left:180px;
    }
    .region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:100px;
        margin-left:202px;
    }

    .solution-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 45px;
    }

    #panelone {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #paneltwo {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelthree {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfour {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfive {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }

    #panelsix {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    .product-banner-subitem {
        padding: 20px 40px;
    }

    .pressrelease {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width: 150px;
        margin-left: 240px;
    }

    .menu-active {
        background-color: #005B89;
        width: 100%;
    //margin-left: -10%;
        padding-right: 0px;
    //padding-left: 15% !important;
        border-bottom: none;
    }
    .menu-active a:after {
        border-bottom: none;
        content: '>';
        float:right;
        font-size: 30px;
        font-weight: bolder;
        /* menu alignment modified by maruthi on 06mar2019 */
        position: fixed;
        padding: 0px 10px 0px 170px;
    }

    /* aboitiz-power case study banner indicators start */
    .desktop-case-indicators .active {
        width: 5%;
        height: 8px;
        margin: 1px;
        border: #005A88  1px solid ! important;
        background-color:#0059A3;
    }
    .desktop-case-indicators li {
        border-radius: 0px;
        width: 5%;
        height: 5px;
        border: 1px solid #156abd ! important;
    }
    .desktop-case-indicators
    {
        left: 45% !important;
        padding-left: 14px;
        top: 105% !important;
    }
    /* aboitiz-power case study banner indicators end */

    .contact-section
    {
        height:240px;
    }
    .head-section
    {
        height:400px;
    }
    .cloud-key
    {
        height:550px ! important;
    }
    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .pressreleae-section
    {
        height:470px;
    }
    .case-section
    {
        height:400px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {

    .career-height
    {
        height:550px;
    }
    .blog-height
    {
    	height:300px;
    }
    .content-align
    {
        padding-right:5%;
    }
    .online-tutorial{
        height:25px;
    }
    
    .pressreleae-section
    {
        height:470px;
    }
    .case-section
    {
        height:400px;
    }
    .product-integration{
        height:330px;
    }
    .hybrid-integration{
        height:480px;
    }
    .career-integration{
        height:390px;
    }
    .solution-integration{
        height:440px;
    }
    .whitepaper-integration{
        height:120px;
    }
    .online-integration{
        height:160px;
    }
    .tutorial-integration{
        height:180px;
    }
    .data-sheet{
        height:190px;
    }
    .tech-support{
        height:180px;
    }
    .api-integration
    {
        height:450px;
    }
    .analyst-box
    {
        height:400px;
    }
    .testimonial-box
    {
        height:360px;
    }
    .menu-active {
        background-color: #005B89;
        width: 123%;
        margin-left: -12%;
        padding-right: 0px;
        padding-left: 15% !important;
        border-bottom: none;
    }
    .menu-active a:after {
        border-bottom: none;
        content: '>';
        float:right;
        font-size: 30px;
        font-weight: bolder;
        /* menu alignment modified by maruthi on 06mar2019 */
        position: fixed;
        padding: 0px 10px 0px 170px;
    }

    .row-divider {
        height: 390px;
        border-left: none !important;
        border-collapse: collapse;
        padding-left: 0px !important;
    }
    .home-banner {
        width: 100% !important;
        height: 100vh ! important;;
    }
    .homeBanner {
        width: 100%;
    }
    .home-banner-indicators1 {
        background-color: #005A88 !important;
    }
    .home-banner-indicators2 {
        background-color: #543A6B !important;
    }
    .home-banner-indicators3 {
        background-color: #438641 !important;
    }
    .home-banner-indicators4 {
        background-color: #D54548 !important;
    }
    .home-banner-indicators5 {
        background-color: #FCEE21 !important;
    }
    .carousel-indicators {
    //bottom: 77% !important;
        left: 34% !important;
        padding-left: 14px;
        top: 21% !important;
    }
    .carousel-indicators .active {
        width: 45px;
        height: 8px;
        margin: 1px;
        border: #fff 1px solid;
    }
    .carousel-indicators li {
        border-radius: 0px;
        width: 40px;
        height: 5px;
        border: none;
    }
    .carousel-caption {
        width: 100%;
        height: 400px !important;
        /* bottom: 14%;
        */
        top: 25% !important;
        left: 26% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .ban1 {
        background-color: #235B99;
    }
    .ban2 {
        background-color: #453057;
    }
    .ban3 {
        background-color: #3f6f3f;
    }
    .ban4 {
        background-color: #ba5155;
    }
    .ban5 {
        background-color: #968D0A;
    }
      .ban6 {
    background-color:#C18624;
	}
    .carousel-caption p {
        font-family: "Poppins Light";
        font-size: 12px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 15px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption h1 {
        font-family: 'Poppins Light';
        /*font-size: 68px;
        */
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .bannertext {
        padding-top: 210px;
        height: 390px;
        padding-left: 425px;
        background-color: #543A6B;
        color: #fff;
    }
    .searchbox-common-left {
        width: 100%;
        height: 4%;
    }
    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 12px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .searchbox-common-nav {
        width: 240px ! important;
    }
    .submenu-Search-right {
        width: 200px;
        margin: 30px 30px 0px 560px;
    }
    .Home-Solution > h4 {
        font-family: "Poppins";
        font-size: 20px;
        color: #0059A3;
        font-weight: normal;
    }
    .Home-Solution >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-integration >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 12px;
        color: #666666;
        line-height: 14px;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 62px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .product-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .product-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 45px;
    }
    .product-banner-home {
        height: 560px;
        background-color: #ffffff;
    }
    .product-page-nav-item {
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .product-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .Product-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 40px;
        line-height: 50px;
        font-weight: lighter;
    }
    .Product-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .Home-product > h4 {
        font-family: "Poppins";
        font-size: 19px;
        color: #0059A3;
        font-weight: normal;
        padding-left: 20px;
        text-align: left;
    }
    .Home-product >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        text-align: left;
    }
    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .casestudy-selectbox {
        padding: 40px 0px 0px 300px;
    }
    .casestudy-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .carousel-caption-casestudy {
        width: 100%;
        height: 320px !important;
        /* bottom: 14%;
        */
        top: 25% !important;
        left: 26% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .carousel-caption-casestudy p {
        font-family: "Poppins Light";
        font-size: 19px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption-casestudy .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption-casestudy h1 {
        font-family: 'Poppins Light';
        font-size: 48px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-logo {
        padding: 40px 10px 0px 10px;
    }
    .case-pdf-text {
        color: #0059A3;
        padding: 0px 0px 0px 55px;
        font-size: 10px;
    }
    .casestudy-page-nav-item {
        font-family: "Poppins";
        font-size: 17px;
        font-weight: normal;
        line-height: 2px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }

    .removeborder {
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance:none;
        /* width:100px;
         */
        height: 35px;
        outline:none;
    }
    .industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
         /*  width:110px;*/
        margin-left:180px;
    }
    .region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        /*width:100px;*/
        margin-left:202px;
    }

    .solution-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 45px;
    }
    #panelone {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #paneltwo {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelthree {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfour {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfive {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelsix {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    .product-banner-subitem {
        padding: 20px 40px;
    }


    /* aboitiz-power case study banner indicators start */
    .desktop-case-indicators .active {
        width: 5%;
        height: 8px;
        margin: 1px;
        border: #005A88  1px solid ! important;
        background-color:#0059A3;
    }
    .desktop-case-indicators li {
        border-radius: 0px;
        width: 5%;
        height: 5px;
        border: 1px solid #156abd ! important;
    }
    .desktop-case-indicators
    {
        left: 45% !important;
        padding-left: 14px;
        top: 105% !important;
    }
    /* aboitiz-power case study banner indicators end */
    .contact-section
    {
        height:240px;
    }
    .cloud-key
    {
        height:550px ! important;
    }
    .head-section
    {
        height:340px;
    }
    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /*  padding-top: 20px; */
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }

}





@media only screen and (min-width: 240px) and (max-width: 320px) {

    body {
        background-color: #fff;
    }
    .home-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .homeBanner {
        width: 100%;
    }
    .home-banner-indicators1 {
        background-color: #005A88 !important;
    }
    .home-banner-indicators2 {
        background-color: #543A6B !important;
    }
    .home-banner-indicators3 {
        background-color: #438641 !important;
    }
    .home-banner-indicators4 {
        background-color: #D54548 !important;
    }
    .home-banner-indicators5 {
        background-color: #FCEE21 !important;
    }
    .carousel-indicators {
    //bottom: 77% !important;
        left: 34% !important;
        padding-left: 14px;
        top: 21% !important;
    }
    .carousel-indicators .active {
        width: 10%;
        height: 8px;
        margin: 1px;
        border: #fff 1px solid;
    }
    .carousel-indicators li {
        border-radius: 0px;
        width: 10%;
        height: 5px;
        border: none;
    }
    .carousel-caption {
        width: 100%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        left: 16% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .ban1 {
        background-color: #235B99;
    }
    .ban2 {
        background-color: #453057;
    }
    .ban3 {
        background-color: #3f6f3f;
    }
    .ban4 {
        background-color: #ba5155;
    }
    .ban5 {
        background-color: #968D0A;
    }
      .ban6 {
    background-color:#C18624;
	}
    .carousel-caption p {
        font-family: "Poppins Light";
        font-size: 5px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 6px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption h1 {
        font-family: 'Poppins Light';
        font-size: 17px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .bannertext {
        padding-top: 210px;
        height: 390px;
        padding-left: 425px;
        background-color: #543A6B;
        color: #fff;
    }
    .searchbox-common-left {
        width: 100%;
        height: 4%;
    }

    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 14px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .searchbox-common-nav {
        width: 200px;
        display:none;
    }
    .submenu-Search-right {
        width: 200px;
        margin: 30px 30px 0px 400px;
    }
    .headingtext {
        color: #000000;
        font-family: "Poppins Light";
        font-size: 43px;
        padding-top: 10px;
        font-weight: normal;
    }
    .product-shadow {
        width: 100%;
        height: 100%;
        bottom: 19%;
        left: 26% !important;
    //border:0px solid blue;
        background-color: #235a9a;
        opacity: 0.8;
        padding: 50px 40px;
    }
    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 35px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .producttext > p {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 10px;
        text-align: left;
        line-height:24px;
    }
    .row-divider {
        border-left: none !important;
        padding-left: 10px !important;
    ;
    }
    .Home-Solution > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .Home-Solution >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 16px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-integration >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 8px;
        color: #666666;
        line-height: 14px;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        font-weight: normal;
        color: #fff;
    //margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .product-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .product-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 155px;
    }
    .product-banner-home {
        height: 560px;
        background-color: #ffffff;
    }
    .product-page-nav-item {
        font-family: "Poppins";
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .product-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .Product-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 25px;
        line-height: 50px;
        font-weight: lighter;
    }
    .Product-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 12px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .Home-product > h4 {
        font-family: "Poppins";
        font-size: 19px;
        color: #0059A3;
        font-weight: normal;
        padding-left: 20px;
        text-align: left;
    }
    .Home-product >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        text-align: left;
    }
    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .benefit-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 25px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .benefit-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        line-height:24px;
        padding-top: 0px;
        text-align: left;
    }
    .row-line {
        border-left: none ! important;
        padding: 0px 0px 0px 20px ! important;
    }
    .casestudy-selectbox {
        padding: 0px 100px 0px 20px;
    }
    .casestudy-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .carousel-caption-casestudy {
        width: 100%;
        height: 250px !important;
        bottom: 14%;
        top: 25% !important;
        left: 16% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .carousel-caption-casestudy p {
        font-family: "Poppins Light";
        font-size: 15px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption-casestudy .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption-casestudy h1 {
        font-family: 'Poppins Light';
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-logo {
        padding: 40px 10px 0px 10px;
    }
    .case-pdf-text {
        color: #0059A3;
        padding: 0px 0px 0px 55px;
        font-size: 10px;
    }
    .casestudy-page-nav-item {
        font-family: "Poppins";
        font-size: 10px;
        font-weight: normal;
        line-height: 2px;
        color: #0059A3;
    }

    .casestudy-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 7px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }

    .casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 170px;
    }
    .removeborder {
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance:none;
        /* width:100px;
         */
        height: 35px;
        outline:none;
    }
    .industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:110px;
        margin-left:210px;
    }
    .region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:100px;
        margin-left:210px;
    }

    #panelone, #paneltwo, #panelthree, #panelfour, #panelfive,#panelsix,#panelone-mob,#paneltwo-mob,#panelthree-mob,#sectionone-mob,#sectiontwo-mob,#sectionthree-mob, #sectionone, #sectiontwo, #sectionthree, #sectionfour, #sectionfive,#sectionsix {
        background-color: #ffffff;
        color: #0059A3;
        cursor: pointer;
        padding: 22px 16px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 12px;
        font-family: "Poppins";
    }

    #panelone {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #paneltwo {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelthree {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfour {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelfive {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }
    #panelsix {
        color: #000000;
        display: none;
        height: 400px;
        margin-top: -20px;

    }

    .key-heading h3
    {
        font-size:17px;
    }

    .mobile-header
    {
        top: 19%;
        padding: 3px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index:500;
    }
    .s-header {
        z-index: 500;
        width: 100%;
        height: 60px;
        position: fixed;
        transition: 0.5s;
    }
    .header-logo {
        left: 15%;
        top: 60%;
    }
    .header-menu-toggle {
        top: 2px;
        right: 20px;
        left: 9%;
    }
    .header-menu-icon {
        display: block;
        width: 21px;
        height: 2px;
        margin-top: -1px;
        right: auto;
        bottom: auto;
        background-color: #ffffff;
        position: absolute;
    //left: 0px;
        top: 50%;
    }
    .header-menu-icon::before, .header-menu-icon::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: inherit;
        position: absolute;
        margin: 0px 0px;
    }


    .header-menu-toggle .header-menu-icon {
        display: block;
        width: 20px;
        height: 2px;
    }

    .mobilecontenthide
    {
        display:none;
    }
    .mobile-casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 400px ! important;
    }

    .casestudy-page-logo {
        background-color: #F2F2F2;
        margin: 120px 0px 0px 180px;
        height: 130px;
    }
    .casestudy-banner-subitem {
        top: 6%;
        height: 300px;
        padding: 20px 40px;
    }



    .about-banner-subitem {
        top: 35% ! important;
        height: 350px;
        padding: 20px 40px;
    }
    .about-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 10px;
        color: #666666;
        line-height: 14px;
    }
    .about-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 25px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .about-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .about-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 115px;
    }

    .about-page-nav-item {
        font-family: "Poppins";
        font-size: 10px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .about-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .about-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 25px;
        line-height: 50px;
        font-weight: lighter;
    }
    .about-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 10px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .about-item-desc-bold
    {
        font-family: "Poppins";
        font-size: 12px;
        font-weight: normal;
        color: #000000;
    }

    .whatwedo-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 12px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .whatwedo-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 0px;
        text-align: left;
        line-height:24px;
        margin-top:-10px;
    }

    .about-text {
        font-size: 10px;
        padding: 40px 0px 0px 20px;
    }

    .contact-banner-subitem {
        top: 45%;
        height: 300px;
        padding: 20px 40px;
    }

    .contact-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 10px;
        color: #666666;
        line-height: 14px;
    }
    .contact-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .contact-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .contact-bg {
        background-color:#235B99;
        width: 100%;
    }
    .contact-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        line-height: 50px;
        font-weight: bold;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-item-desc {
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-row-line {
        border-top:2px solid #ffffff;
        border-left:none;
        border-collapse: collaspe;
        padding: 0px 40px 10px 10px;

    }


    .contact-text h1 {
        font-family: 'Poppins';
        font-size: 50px;
        font-weight: lighter;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-text p {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        line-height: 15px;
    }
    .contact-white {
        color: #ffffff;
    }

    .text-bold
    {
        font-weight:bold;
    }

    .contact-details-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #0059A3;
        line-height: 25px;
    }
    .contact-details-desc   {
        font-family: "Poppins";
        font-size: 16px;
        font-weight: normal;
        color: #000000;
        line-height: 25px;
    }
    .contact-background
    {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 25%;
        padding:24px;

    }
    .contact-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #0059A3;
        line-height: 22px;
    }
    .contact-desc   {
        font-family: "Poppins";
        font-size: 15px;
        font-weight: normal;
        color: #000000;
        line-height: 22px;
    }
    .number
    {
        font-family: "Poppins";
        font-size: 24px;
        font-weight: bold;
        color: #000000;
    }
    .contact-border {
        border-bottom: 1px solid #000000;
        border-collapse: collapse;
        padding: 20px 0px 0px 0px;

    }
    .home-contact > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .home-contact >p {

        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }

    .technical-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        line-height: 50px;
        font-weight: lighter;
    }
    .support-height
    {
        height:135px;
    }
    .btn-technical {
        background-color: #0059A3;
        color: #fff;
        font-size: 12px;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    .box-technicalsection {
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 35px 15px;
        text-align: right;
        display: block;
        margin-top: 30px;
    }
    .pressrelease-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        line-height: 50px;
        font-weight: lighter;
    }
    .pressrelease {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width: 140%;
        margin-left: 350%;
    }
    .company-pressrelease > h4 {
        font-family: "Poppins";
        font-size: 23px;
        color: #0059A3;
        font-weight: normal;
    }
    .company-pressrelease > p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .pressrelease-button {
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: 700;
        color: #0059A3;
    }

    .product-banner-subitem{
        padding:10px 15px;
    }

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 25px;
        font-weight: lighter;
    }
    .para-desc {
        /* padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    body {
        background-color: #fff;
    }
    .home-banner {
        width: 100% !important;
        height: 100vh !important;
    }
    .homeBanner {
        width: 100%;
    }
    .home-banner-indicators1 {
        background-color: #005A88 !important;
    }
    .home-banner-indicators2 {
        background-color: #543A6B !important;
    }
    .home-banner-indicators3 {
        background-color: #438641 !important;
    }
    .home-banner-indicators4 {
        background-color: #D54548 !important;
    }
    .home-banner-indicators5 {
        background-color: #FCEE21 !important;
    }
    .carousel-indicators {
    //bottom: 77% !important;
        left: 34% !important;
        padding-left: 14px;
        top: 21% !important;
    }
    .carousel-indicators .active {
        width: 10%;
        height: 8px;
        margin: 1px;
        border: #fff 1px solid;
    }
    .carousel-indicators li {
        border-radius: 0px;
        width: 10%;
        height: 5px;
        border: none;
    }
    .carousel-caption {
        width: 88%;
        height: 344px !important;
        bottom: 14%;
        top: 25% !important;
        left: 12% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }
    .ban1 {
        background-color: #235B99;
    }
    .ban2 {
        background-color: #453057;
    }
    .ban3 {
        background-color: #3f6f3f;
    }
    .ban4 {
        background-color: #ba5155;
    }
    .ban5 {
        background-color: #968D0A;
    }
    .ban6 {
    background-color:#C18624;
	}
    .carousel-caption p {
        font-family: "Poppins Light";
        font-size: 15px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption .banner-breadcrumb {
        font-family: "Poppins Light";
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption h1 {
        font-family: 'Poppins Light';
        font-size: 30px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
    }
    .bannertext {
        padding-top: 210px;
        height: 390px;
        padding-left: 425px;
        background-color: #543A6B;
        color: #fff;
    }
    .searchbox-common-left {
        width: 100%;
        height: 4%;
    }

    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 14px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .searchbox-common-nav {
        width: 200px;
        display:none;
    }
    .submenu-Search-right {
        width: 200px;
        margin: 30px 30px 0px 400px;
    }
    .headingtext {
        color: #000000;
        font-family: "Poppins Light";
        font-size: 27px;
        padding-top: 10px;
        font-weight: normal;
    }
    .product-shadow {
        width: 100%;
        height: 100%;
        bottom: 19%;
        left: 26% !important;
    //border:0px solid blue;
        background-color: #235a9a;
        opacity: 0.8;
        padding: 50px 40px;
    }
    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 35px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .producttext > p {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 10px;
        text-align: left;
        line-height:24px;
    }
    .row-divider {
        border-left: none !important;
        padding-left: 10px !important;
    ;
    }
    .Home-Solution > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .Home-Solution >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 12px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 22px;
        line-height: 24px;
        color: #0059A3;
        font-weight: normal;
        padding-top:10px;
    }
    .product-integration >p {
        padding-top: 5px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        text-align:left;
        margin-bottom: 20px;
    }
    .product-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 12px;
        color: #666666;
        line-height: 14px;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        font-weight: normal;
        color: #fff;
    // margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .product-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .product-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 155px;
    }
    .product-banner-home {
        height: 550px;
        background-color: #ffffff;
    }
    .product-page-nav-item {
        font-family: "Poppins";
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .product-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .Product-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        line-height: 50px;
        font-weight: lighter;
    }
    .Product-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .Home-product > h4 {
        font-family: "Poppins";
        font-size: 22px;
        color: #0059A3;
        font-weight: normal;
        padding-left: 20px;
        text-align: left;
        line-height: 24px;
    }
    .Home-product >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        text-align: left;
    }
    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 23px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 5px;
        font-family: "Poppins";
        font-size: 12px;
        line-height: 22px;
        font-weight: normal;
        color: #000000;
        text-align: left;
    }
    .benefit-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 25px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .benefit-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        padding-top: 0px;
        text-align: left;
    }
    .row-line {
        border-left: none ! important;
        padding: 0px 0px 0px 20px ! important;
    }
    .casestudy-selectbox {
        padding: 0px 100px 0px 20px;
    }
    .casestudy-banner {
        width: 100% !important;
        height: 500px !important;
    }

    .mobile-pressrelease
    {
        width: 100%;
        height: 280px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -9% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 40px;
    }

    .carousel-caption-casestudy {
        width: 100%;
        height: 250px !important;
        bottom: 14%;
        top: 25% !important;
        left: 16% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 40px;
    }
    .carousel-caption-casestudy p {
        font-family: "Poppins Light";
        font-size: 17px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption-casestudy .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption-casestudy h1 {
        font-family: 'Poppins Light';
        font-size: 30px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-logo {
        padding: 40px 10px 0px 10px;
    }
    .case-pdf-text {
        color: #0059A3;
        padding: 0px 0px 0px 55px;
        font-size: 10px;
    }
    .casestudy-page-nav-item {
        font-family: "Poppins";
        font-size: 14px;
        font-weight: normal;
        line-height: 2px;
        color: #0059A3;
    }

    .casestudy-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 21px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 170px;
    }
    .removeborder {
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance:none;
        /* width:100px;
         */
        height: 35px;
        outline:none;
    }
    .industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:110px;
        margin-left:210px;
    }
    .region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:100px;
        margin-left:210px;
    }

    .solution-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 140px;
    }

    #panelone, #paneltwo, #panelthree, #panelfour, #panelfive,#panelsix, #panelone-mob,#paneltwo-mob,#panelthree-mob,#sectionone-mob,#sectiontwo-mob,#sectionthree-mob,#sectionone, #sectiontwo, #sectionthree, #sectionfour, #sectionfive,#sectionsix, #sectionseven,#sectioneight,#sectionnine {
        background-color: #ffffff;
        color: #0059A3;
        cursor: pointer;
        padding: 22px 16px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 22px;
        font-family: "Poppins";
    }
    #panelone {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    #paneltwo {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    #panelthree {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    #panelfour {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    #panelfive {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    #panelsix {
        color: #000000;
        display: none;
        height: 700px;
        margin-top: -20px;

    }
    .key-heading h3
    {
        font-size: 18px;
        line-height: 1.3em;;
    }


    .integraed-solution-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 25px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .integraed-solution-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        padding-top: 0px;
        text-align: left;
    }

    .highlights h4 {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 30px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .highlights > p {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 10px;
        text-align: left;
        line-height: 24px;
    }
    .highlight-list {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 14px;
        padding-left: 20px;
        text-align: left;
        line-height: 35px;
    }

    .solutions-key-list {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
    //padding: 0px 0px 0px 10px;
        text-align: left;
    }
    .solutions-key-list li {
        padding: 10px 0px 10px 0px;
        float: left;
        border-bottom: 1px solid #91aecc;
        width: 100%;
        font-size:13px;
    }
    .solutions-benefit {
        color: #000000;
        font-family: "Poppins";
        font-size: 11px;
        padding: 10px;
        text-align: left;
        line-height: 20px;
        list-style: none;
        width: 100%;
    }
    .hightlight-padding
    {
        padding-left:40px ! important;
    }

    .mobile-header
    {
        top: 10% ! important;
        //padding: 3px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 9px;
        z-index:500;
    }

    .s-header {
        z-index: 500;
        width: 100%;
        height: 50px;
        position: fixed;
        transition: 0.5s;
    }
    .header-logo {
        left: 15%;
        top: 49%;
        bottom: -10%;
    }
    .header-menu-toggle {
        top: 0px;
        right: 20px;
        left: -6%;
    }
    .header-menu-icon {
        display: block;
        width: 21px;
        height: 2px;
        margin-top: -1px;
        right: auto;
        bottom: auto;
        background-color: #ffffff;
        position: absolute;
    //left: 0px;
        top: 50%;
    }
    .header-menu-icon::before, .header-menu-icon::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: inherit;
        position: absolute;
        margin: 0px 0px;
    }
    .header-menu-icon::before {
        top: -7px;
    }
    .header-menu-icon::after {
        bottom: -7px;
    }

    .header-menu-toggle .header-menu-icon {
        display: block;
        width: 20px;
        height: 2px;
    }

    .mobilecontenthide
    {
        display:none;
    }

    .textalign {
        font-size: 10px;
        padding: 40px 0px 0px 35px;
    }

    .textcolor-white
    {
        color: #ffffff;
        padding-left: 15px;
        font-size: 10px;
    }

    .mobile-casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: -30px;
        height: 350px !important;
    }


    .casestudy-page-logo {
        background-color: #F2F2F2;
        margin: 70px 0px 0px 220px;
        height: 120px;
    }
    .casestudy-banner-subitem {
        top: 6%;
        height: 300px;
        padding: 20px 40px;
    }

    .casestudy-subhead {
        font-family: "Poppins Light";
        font-size:30px;
    }

    .about-banner-subitem {
        top: 57%;
        height: 300px;
        padding: 10px 15px;
    }
    .about-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 12px;
        color: #666666;
        line-height: 14px;
    }
    .about-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 40px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .about-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .about-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 90px;
    }

    .about-page-nav-item {
        font-family: "Poppins";
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .about-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .about-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 30px;
        line-height: 50px;
        font-weight: lighter;
    }
    .about-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .about-item-desc-bold
    {
        font-family: "Poppins Medium";
        font-size: 16px;
        font-weight: normal;
        color: #444444;
    }

    .whatwedo-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 17px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .whatwedo-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 0px;
        text-align: left;
        line-height:24px;
        margin-top:-10px;
    }

    .about-text {
        font-size: 12px;
        padding: 40px 0px 0px 20px;
    }


    .contact-banner-subitem {
        top: 55%;
        height: 300px;
        padding: 10px 15px;
    }

    .contact-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 10px;
        color: #666666;
        line-height: 14px;
    }
    .contact-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 40px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .contact-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .contact-bg {
        background-color:#235B99;
        width: 100%;
    }
    .contact-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        line-height: 50px;
        font-weight: bold;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-item-desc {
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-row-line {
        border-top:2px solid #ffffff;
        border-left:none;
        border-collapse: collaspe;
        padding: 0px 40px 10px 10px;

    }


    .contact-text h1 {
        font-family: 'Poppins';
        font-size: 50px;
        font-weight: lighter;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-text p {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        line-height: 15px;
    }
    .contact-white {
        color: #ffffff;
        font-weight:normal;
    }

    .text-bold
    {
        font-weight:bold;
    }

    .contact-details-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        line-height: 25px;
    }
    .contact-details-desc   {
        font-family: "Poppins";
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        line-height: 20px;
    }
    .contact-background
    {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 650px;
        padding:24px;

    }
    .contact-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #0059A3;
        line-height: 22px;
    }
    .contact-desc   {
        font-family: "Poppins";
        font-size: 14px;
        font-weight: normal;
        color: #000000;
        line-height: 22px;
    }
    .number
    {
        font-family: "Poppins";
        font-size: 17px;
        font-weight: bold;
        color: #000000;
    }
    .contact-border {
        border-bottom: 1px solid #8D8D8D;
        border-collapse: collapse;
        padding: 20px 0px 0px 0px;

    }
    .home-contact > h4 {
        font-family: "Poppins";
        font-size: 24px;
        color: #0059A3;
        font-weight: normal;
        text-align:left;
    }
    .home-contact >p {

        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
        text-align:left;
    }

    .technical-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 30px;
        font-weight: lighter;
    }
    .support-height
    {
        height:135px;
    }
    .btn-technical {
        background-color: #0059A3;
        color: #fff;
        font-size: 12px;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    .box-technicalsection {
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 10px 15px;
        text-align: right;
        display: block;
        margin-top: 30px;
    }

    .pressrelease-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 19px;
        line-height: 50px;
        font-weight: lighter;
    }
    .pressrelease {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 12px;
        font-weight: bold;
        color: #0059A3;
        width: 135px;
        margin-left: -33px;
    }
    .company-pressrelease > h4 {
        font-family: "Poppins";
        font-size: 19px;
        color: #0059A3;
        font-weight: normal;
        text-align:left;
    }
    .company-pressrelease > p {
        /*  padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        text-align:left;
    }
    .pressrelease-button {
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: 700;
        color: #0059A3;
    }
    .product-banner-subitem {

        padding: 10px 15px;
    }

    .casestudy-mobile-head {
        color: #ffffff;
        font-size: 21px ! important;
    }
    .casestudy-mobile-text
    {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 8px;
        font-weight: normal;
    }

    .column {
        float: left;
        width: 50%;
        padding: 10px;
        height: 200px;
    }

    .casestudy-business-img > img {
        float: left;
        width: 50%;
        height: 200px;
    }

    .press-box {
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 15px 15px;
        padding-bottom: 15px;
        text-align: right;
        display: block;
        margin-top: 30px;
    }

    .casestudy-banner-subitem-mobile > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 20px;
    }
    .casestudy-banner-subitem-mobile {
        top: 3%;
        height: 500px;
        padding: 5px 15px;
    }
    .casestudy-banner-subitem-mobile > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 22px;
        font-weight: normal;
        color: #fff;
        color: #0059A3;
    }


    .box-slider {
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 35px 20px;
        text-align: left;
    }
    .product-case-padding
    {
        padding-top:100%;
    }
    /*.padding-top-10
	{
		padding-top:0px;
	}*/
    .sidenav {
        top: -20px;
    }

    .sales-content-mobile {
        font-family: "Poppins Light";
        font-size: 13px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        line-height: 15px;
        font-weight: normal;
        padding:5px 0px 0px 0px;
    }

    .logo-width
    {
        width:75%;
        padding-top: 0px;
    }

    .mobile-carousel-caption {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-caption p {
        font-family: "Poppins Light";
        font-size: 15px;
        text-align: left;
    //font-weight: bold;
    }
    .mobile-carousel-caption .banner-breadcrumb {
        font-family: "Poppins Light";
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .mobile-carousel-caption h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .subscribe-text1 {
        font-family: "Poppins Light";
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        display: block;
    }
    .button-tesxt-head > a {
        text-align: left;
        color: #005B89;
        line-height: 7px;
        font-family: "Poppins Medium";
        font-size: 11px;
    }

    .login-mobile > a
    {
        text-align: right;
        color: #005B89;
        line-height: 7px;
        font-family: "Poppins Medium";
        font-size: 11px;
        padding-left:20px;
        vertical-align:text-top;
    }

    .followicons {
        float: left;
        padding: 0px 4px 0px 4px;
    }

    .contact-mobile-border {
        border-top: 2px solid #ffffff;
        border-left: none;
        border-collapse: collaspe;
        width: 1000px;
        margin-left: -22px;
    }

    /* aboitiz-power case study banner indicators start */
    .mobile-case-indicators .active {
        width: 10%;
        height: 8px;
        margin: 1px;
        border: #005A88  1px solid ! important;
        background-color:#0059A3;
    }
    .mobile-case-indicators li {
        border-radius: 0px;
        width: 10%;
        height: 5px;
        border: 1px solid #156abd ! important;
    }
    .mobile-case-indicators
    {
        left: 45% !important;
        padding-left: 14px;
        top: 102% !important;
    }
    .customer-top-indicator
    {
        top:100% ! important;
    }

    /* aboitiz-power case study banner indicators end */
    .casestudy-section > h4 {
        font-family: "Poppins";
        font-size: 24px;
        color: #0059A3;
        font-weight: normal;
    }
    .casestudy-section >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .homeslider img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: auto;
        max-width: 100%;
    }
    .homesection {
        min-height: 70vh;
        max-width: 100vw;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .casestudyslider img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: auto;
        max-width: 100%;
    }
    .casesection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
   

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /*  padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }

    .cloud-key
    {
        height:700px ! important;
    }
    
    .social-key-list li {
    padding: 10px 0px 10px 0px;
    float: left;
    border-bottom: 1px solid 
    #91aecc;
    width: 70%;
    font-size: 14px;
	}

    .isoBan{
        height:400px !important;
    }
}



/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    body {
        background-color: #fff;
    }
    .home-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .homeBanner {
        width: 100%;
    }
    .home-banner-indicators1 {
        background-color: #005A88 !important;
    }
    .home-banner-indicators2 {
        background-color: #543A6B !important;
    }
    .home-banner-indicators3 {
        background-color: #438641 !important;
    }
    .home-banner-indicators4 {
        background-color: #D54548 !important;
    }
    .home-banner-indicators5 {
        background-color: #FCEE21 !important;
    }
    .carousel-indicators {
    //bottom: 77% !important;
        left: 34% !important;
        padding-left: 14px;
        top: 21% !important;
    }
    .carousel-indicators .active {
        width: 10%;
        height: 8px;
        margin: 1px;
        border: #fff 1px solid;
    }
    .carousel-indicators li {
        border-radius: 0px;
        width: 10%;
        height: 5px;
        border: none;
    }
    .carousel-caption {
        width: 100%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        left: 19% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .ban1 {
        background-color: #235B99;
    }
    .ban2 {
        background-color: #453057;
    }
    .ban3 {
        background-color: #3f6f3f;
    }
    .ban4 {
        background-color: #ba5155;
    }
    .ban5 {
        background-color: #968D0A;
    }
    .ban6 {
    background-color: #C18624;
	}
    .carousel-caption p {
        font-family: "Poppins Light";
        font-size: 8px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 15px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption h1 {
        font-family: 'Poppins Light';
        font-size: 25px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .bannertext {
        padding-top: 210px;
        height: 390px;
        padding-left: 425px;
        background-color: #543A6B;
        color: #fff;
    }
    .searchbox-common-left {
        width: 100%;
        height: 4%;
    }
    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 14px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
    .searchbox-common-nav {
        width: 100px !important;
    }
    .submenu-Search-right {
        width: 200px;
        margin: 30px 30px 0px 400px;
    }
    .headingtext {
        color: #000000;
        font-family: "Poppins Light";
        font-size: 43px;
        padding-top: 10px;
        font-weight: normal;
    }
    .product-shadow {
        width: 100%;
        height: 100%;
        bottom: 19%;
        left: 26% !important;
    //border:0px solid blue;
        background-color: #235a9a;
        opacity: 0.8;
        padding: 50px 40px;
    }
    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 35px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .producttext > p {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 10px;
        text-align: left;
        line-height:24px;
    }
    .row-divider {
        border-left: none !important;
        padding-left: 10px !important;
    ;
    }
    .Home-Solution > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .Home-Solution >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-integration >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .product-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 12px;
        color: #666666;
        line-height: 14px;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .product-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .product-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 140px;
    }
    .product-banner-home {
        height: 560px;
        background-color: #ffffff;
    }
    .product-page-nav-item {
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin: 10px;
        color: #0059A3;
    }
    .product-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .Product-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .Product-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .Home-product > h4 {
        font-family: "Poppins";
        font-size: 19px;
        color: #0059A3;
        font-weight: normal;
        padding-left: 20px;
        text-align: left;
    }
    .Home-product >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        padding-left: 20px;
        text-align: left;
    }
    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .benefit-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 25px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .benefit-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 0px;
        text-align: left;
        line-height:24px;
    }
    .row-line {
        border-left: none ! important;
        padding: 0px 0px 0px 20px ! important;
    }
    .casestudy-selectbox {
        padding: 0px 100px 0px 20px;
    }
    .casestudy-banner {
        width: 100% !important;
        height: 500px !important;
    }
    .carousel-caption-casestudy {
        width: 100%;
        height: 250px !important;
        bottom: 14%;
        top: 25% !important;
        left: 16% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 30px 40px;
    }
    .carousel-caption-casestudy p {
        font-family: "Poppins Light";
        font-size: 17px;
        text-align: left;
    //font-weight: bold;
    }
    .carousel-caption-casestudy .banner-breadcrumb {
        font-family: "Poppins";
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #fff;
    }
    .carousel-caption-casestudy h1 {
        font-family: 'Poppins Light';
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-logo {
        padding: 40px 10px 0px 10px;
    }
    .case-pdf-text {
        color: #0059A3;
        padding: 0px 0px 0px 55px;
        font-size: 10px;
    }
    .casestudy-page-nav-item {
        font-family: "Poppins";
        font-size: 17px;
        font-weight: normal;
        line-height: 2px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .casestudy-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 170px;
    }
    .removeborder {
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance:none;
        /* width:100px;
         */
        height: 35px;
        outline:none;
    }
    .industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:110px;
        /*   margin-left:210px; */
    }
    .region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width:100px;
        /*  margin-left:210px; */
    }

    .solution-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 95px;
    }

    #panelone {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }
    #paneltwo {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }
    #panelthree {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }
    #panelfour {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }
    #panelfive {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }

    #panelsix {
        color: #000000;
        display: none;
        height: 655px;
        margin-top: -20px;

    }

    .hightlight-padding
    {
        padding-left:65px ! important;
    }

    .mobile-header
    {
        top: 16%;
        padding: 3px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index:500;
    }

    .mobilecontenthide
    {
        display:none;
    }

    .textalign {
        font-size:24px;
        padding: 40px 0px 0px 40px;
    }

    .mobile-casestudy-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 340px;
    }

    .casestudy-page-logo {
        background-color: #F2F2F2;
        margin: 110px 0px 0px 340px;
        height: 150px;
    }
    .casestudy-banner-subitem {
        top: 3%;
        height: 300px;
        padding: 20px 40px;
    }


    .about-banner-subitem {
        /*  top: 45% ! important;
	     height: 300px; */
        padding: 20px 40px;
    }
    .about-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 14px;
        color: #666666;
        line-height: 14px;
    }
    .about-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 28px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .about-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .about-page-navigation {
        background-color: #F2F2F2;
        margin-top: 20px;
        height: 90px;
    }

    .about-page-nav-item {
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        line-height: 25px;
        margin: 10px;
        color: #0059A3;
    }
    .about-item {
        padding-bottom: 50px;
        background-color: #FFFFFF;
    }
    .about-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .about-item-desc {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 12px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }
    .about-item-desc-bold
    {
        font-family: "Poppins";
        font-size: 19px;
        font-weight: normal;
        color: #000000;
    }

    .whatwedo-section-text h4 {
        color: #0059A3;
        font-family: "Poppins";
        font-size: 25px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }
    .whatwedo-section-text > p {
        color: #000000;
        font-family: "Poppins";
        font-size: 14px;
        padding-top: 0px;
        text-align: left;
        line-height:24px;
        margin-top:-10px;
    }

    .about-text {
        font-size: 24px;
        padding: 40px 0px 0px 40px;
    }


    .contact-banner-subitem {
        top: 45%;
        height: 300px;
        padding: 20px 40px;
    }

    .contact-banner-breadcrumbs {
        font-family: "Poppins";
        font-size: 10px;
        color: #666666;
        line-height: 14px;
    }
    .contact-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .contact-banner-subitem > p {
        font-family: "Poppins";
        font-size: 14px;
        color: #000000;
        line-height: 24px;
    }
    .contact-bg {
        background-color:#235B99;
        width: 100%;
    }
    .contact-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        line-height: 50px;
        font-weight: bold;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-item-desc {
        font-family: "Poppins";
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-row-line {
        border-top:2px solid #ffffff;
        border-left:none;
        border-collapse: collaspe;
        padding: 0px 40px 10px 10px;


    }


    .contact-text h1 {
        font-family: 'Poppins';
        font-size: 50px;
        font-weight: lighter;
        color: #ffffff;
        line-height: 25px;
    }
    .contact-text p {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        line-height: 15px;
    }
    .contact-white {
        color: #ffffff;
    }

    .text-bold
    {
        font-weight:bold;
    }

    .contact-details-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #0059A3;
        line-height: 25px;
    }
    .contact-details-desc   {
        font-family: "Poppins";
        font-size: 16px;
        font-weight: normal;
        color: #000000;
        line-height: 25px;
    }
    .contact-background
    {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 25%;
        padding:24px;

    }
    .contact-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #0059A3;
        line-height: 22px;
    }
    .contact-desc   {
        font-family: "Poppins";
        font-size: 15px;
        font-weight: normal;
        color: #000000;
        line-height: 22px;
    }
    .number
    {
        font-family: "Poppins";
        font-size: 24px;
        font-weight: bold;
        color: #000000;
    }
    .contact-border {
        border-bottom: 1px solid #000000;
        border-collapse: collapse;
        padding: 20px 0px 0px 0px;

    }
    .home-contact > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .home-contact >p {

        font-family: "Poppins";
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        color: #000000;
    }

    .technical-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        line-height: 50px;
        font-weight: lighter;
    }
    .support-height
    {
        height:135px;
    }
    .btn-technical {
        background-color: #0059A3;
        color: #fff;
        font-size: 12px;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    .box-technicalsection {
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 35px 15px;
        text-align: right;
        display: block;
        margin-top: 30px;
    }

    .pressrelease-item-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        line-height: 50px;
        font-weight: lighter;
    }
    .pressrelease {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: bold;
        color: #0059A3;
        width: 140%;
        margin-left: 350%;
    }
    .company-pressrelease > h4 {
        font-family: "Poppins";
        font-size: 23px;
        color: #0059A3;
        font-weight: normal;
    }
    .company-pressrelease > p {
        padding-top: 20px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .pressrelease-button {
        font-family: "Poppins";
        font-size: 14px;
        line-height: 25px;
        font-weight: 700;
        color: #0059A3;
    }
    .product-banner-subitem {

        padding: 20px 20px;
    }

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /*   padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }

    .cloud-key
    {
        height:700px ! important;
    }

    .isoBan{
        height:480px !important;
    }

}



@media only screen and (min-device-width: 360px) and (max-device-height: 740px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 4){

	 .mobile-panel2 {
    position: fixed;
    top: 12%;
    opacity: 9;
    z-index: 500;
	}
	 .sidebarIconToggle {
        /* transition: all 0.3s;
        box-sizing: border-box; */
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 25px;
        height: 25px;
        width: 22px;
    }
    .box-height
    {
        height:430px;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    .no-margin-xs {
        margin: 0px !important;
    }
    .product-integration > h4 {
        font-family: "Poppins";
        font-size: 25px !importatnt;
        color: #0059A3;
        font-weight: normal;
    }
    .product-integration >p {
        padding-top: 5px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        text-align:left;
    }

    .product-casestudy > h4 {
        font-family: "Poppins";
        font-size: 25px;
        color: #0059A3;
        font-weight: normal;
    }
    .product-casestudy >p {
        padding-top: 5px;
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
        text-align:left;
    }
    .s-header {
        z-index: 500;
        width: 100%;
        height: 45px;
        position: fixed;
        transition: 0.5s;
    }


    .mobile-header
    {
        top: 0% ! important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index:500;
    }
    .contact-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 550px ! important;
        padding: 24px;
    }

    .component-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 300px !important;
        padding: 24px;
    }
    .document-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 780px !important;
        padding: 24px;
    }
    .mobilecontenthide
    {
        display:none;
    }
    .product-case-padding
    {
        padding-top:100%;
    }

    .sales-content-mobile {
        font-family: "Poppins Light";
        font-size: 13px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        line-height: 15px;
        font-weight: normal;
        padding:5px 0px 0px 0px;
    }

    .subscribe-text1 {
        font-family: "Poppins Light";
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        line-height: 20px;
    }
    .subscribe-text2 {
        font-family: "Poppins";
        font-size: 11px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        line-height: 12px;
    }

    .logo-width
    {
        width:75%;
        padding-top: 0px;
    }
    .followicons {
        float: left;
        padding: 0px 2px 0px 0px;
    }

    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 1px;
        left: -65px;
        height: 25px;
        width: 22px;
    }

    .cloud-key
    {
        height:1230px ! important;
    }

    .sub-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 32px;
        line-height: 50px;
        font-weight: lighter;
    }

    .video-micro {
        width: 93%;
        margin: 10px 11px;
    }

    .micro-youtube-frame {
        margin-left: 0% !important;
        opacity: 999;
        width: 100%;
    }
    .youtube-frame {
        width: 75%;
        height: 60%;
        left: 0;
        margin-left: 13%;
    }
    .youtube-frameDiv1 {
        padding-bottom: 78%;
    }
    .youtube-frameDiv {
        margin-top: -53% !important;
    }

    #socialGallery {
        botttom: 0%;
        right: -470% ! important;
        position: absolute;
        top: -95px;
        transform: translate(-50%, 0);
        visibility: hidden;
        width: 400px;
    }

    div .banner-text {
        text-align: left;
        position: absolute;
        top: 200px;
        left: 55%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 40px;
        width:100%;
    }

    div .content {

        position: absolute;
        top: 350px;
        left: 56%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:12px;
        width:100%;
    }

    div .testimonial-content {

        position: absolute;
        top: 160px;
        left: 49%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:15px;
        line-height: 25px;
        font-family: "Poppins Light";
        width:100%;
    }
    div .testimonial-head {
        position: absolute;
        top: 322px;
        left: 49%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 13px;
        font-family: "Poppins Light";
        width:100%;
    }
    .testimonial-banner-home {
        height: 650px;
        background-color: #ffffff;
    }
    .testimonial-item-banner {
        height: 660px;
        /*  background-color: #ffffff; */
    }
    .testimonial-video {
        padding-top:380px;
    }

    .testimonial-shadow {
        width: 100%;
        height: 100%;
        bottom: 0%;
        left: 0% !important;
    //border:0px solid blue;
        background: #0059A3;
        padding: 40px 40px;
        opacity:1;
    }

    .partner-shadow {
        width: 100%;
        height: 100%;
        bottom: 0%;
        left: 0% !important;
        background: #235a9a;
        padding: 40px 40px;
    }

    .archive_posts {
        margin-left: -45px;
        margin-top: 0;
        margin-bottom: 1em;
        list-style: square url('http://www.webbossuk.com/admin/images/reply-arrow.png');
        font-weight: normal;
        cursor: pointer;
    }

    .career-dropdown {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width: 455%;
        margin-left: -36%;
    }

    .searchbox-common-nav {
        width: 280px;
    }

    .content-fixed
    {
        margin-left: 0px ! important;
        width:auto;

    }

    .centered-text {
        position: absolute;
        top: 50%;
        left: 45%;
        transform: translate(-50%, -50%);
        color:#fff;
        font-size:25px;
        line-height:40px;
        font-family: 'Playfair Display Black';
        font-weight:bold;
        text-align:left;
    }
    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 30px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }

    .img-height
    {
        height:80px;
    }
    .title-height
    {
        height:100px;
    }
    .text-height
    {
        height:175px;
    }
    .read-height
    {
        height:20px;
    }


    /* events page css class start */
    .event-logo-height
    {
        height:100px;
    }
    .event-title-height
    {
        height:60px;
    }
    .event-text-height
    {
        height:180px;
    }
    .event-read-height
    {
        height:80px;
    }
    /* events page css class end */

    /* customer page csss class box height start */
    .customer-logo-height
    {
        height:100px;
    }
    .customer-text-height
    {
        height:150px;
    }
    .customer-read-height
    {
        height:30px;
    }
    /* customer page css class box height end  */

    /* customer testimonial slider start */
    .mobile-carousel-customer {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 15% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: transparent;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-customer p {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        line-height:24px ! important;
    }

    .mobile-carousel-customer h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .mobile-customer-height
    {
        height:80vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .carousel-indicators-customer {
        left: 13% !important;
        padding-left: 14px;
        top: 14% !important;
    }
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        font-weight: normal;
        line-height:24px ! important;
    }
    .customersection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /* customer testimonial slider end */

    .customer-industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:30px;
    }
    .customer-region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:-15px;
    }

    .testimonial-video-height
    {
        height:250px;
    }

    /* casestudy css start */
    .case-height
    {
        height:450px;
    }
    .case-logo-height
    {
        height:150px;
    }
    .case-title-height
    {
        height:100px;
    }
    .case-text-height
    {
        height:80px;
    }
    .case-read-height
    {
        height:80px;
    }
    /* casestudy css end */
    .case h1 {
        font-family: 'Poppins Light';
        font-size: 29px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-indicators {
    //bottom: 77% !important;
        left: 18% !important;
        padding-left: 14px;
        top: 110px;
    }
    .case {
        width: 95%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -10% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }

    /* data sheet css */
    .data-title-height
    {
        height:60px;
    }
    .data-text-height
    {
        height:150px;
    }
    .data-read-height
    {
        height:60px;
    }
    .data-sheet
    {
        height:200px;
    }

    .carousel-event-indicators{

        left: 24% !important;
        padding-left: 14px;
        top: 31% !important;
    }
    .panel1-height
    {
        height:1150px ! important;
    }

    .online-integration{
        height:200px;
    }
    .tutorial-integration
    {
        height:160px;
    }

    .dropdown-menu {
        position: absolute;
        top: 100% ! important;
        left: 4%;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        list-style-type: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
    
}


@media only screen and (min-width:480px) and (max-width: 640px) {
    .mobile-header
    {
        top: 20% ! important;
        padding: 3px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index:500;
    }



    .mobilecontenthide
    {
        display:none;
    }
}




@media (max-height: 768px) {


    .header-menu-sub {
        padding-left: 7%;
    //padding-right: 5%;
        height: 100%;
    }
    .first-menu {
        padding-top: 3%;
        height: 22%;
        line-height: 40px;
    }
    .contentsection
    {
        vertical-align:text-bottom;
        width:100%;
    }
    .second-menu {
        padding-top: 15%;
        height:30%;
        /* padding-top: 5%;
	     height: 22%; */
        /*   margin-bottom: -15px !important; */
    }
    .submainmenu-item {
        font-family: "Poppins Light";
        font-size: 13px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        line-height: 6px;
        font-weight: 700;
        float:left;
        display:inline-block;
    }


    .submainmenu-item-last {
        /* padding-bottom: 6% !important; */
        /* resource menu section header space alignment worked by maruthi on 22Feb2019 */
        padding-bottom: 3% !important;
    //border-bottom: 1px solid rgba(202, 197, 197, 0.66);
    }
    .subscribesection {
        /*  //padding-top: 15px;
	    // height: 26%; */
        height: 2%;
        bottom: 45%;
        position: absolute;
    }

    /* .followicons {


	padding: 0px 5px 0px 5px;
	font-size:13px;
	}
	 */
    .sales-enq{
        border-top: 1px solid rgba(202, 197, 197, 0.66);
        padding-top: 0px ! important;
    }
    .head-technical {
        margin-top: 0px;
        display: none;
    }

}





/* 320 * 568 px end here */
@media screen and (min-width: 1680px) {


    .header-logo {
        /* z-index: 501;
	        */
        display: inline-block;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 9%;
        top: 45%;
        bottom:0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .header-logo a {
        display: block;
        padding: 0;
        outline: 0;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .headingtext {
        color: #000000;
        font-family: "Poppins Light";
        font-size: 43px;
        padding-top: 10px;
        font-weight: normal;
    }

    .header-menu-toggle {
        position: fixed;
        right: 90%;

        width:50px;

        height: 45px;
        line-height: 45px;
        font-family: "Poppins", sans-serif;
        font-size: 1.4rem;
        text-transform: uppercase;
        letter-spacing: 0.4rem;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .header-menu-icon {
        display: block;
        width: 21px;
        height: 2px;
        margin-top: -1px;
        right: auto;
        bottom: auto;
        background-color: #ffffff;
        position: absolute;
    //left: 0px;
        top: 50%;
    }
    .header-menu-icon::before, .header-menu-icon::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: inherit;
        position: absolute;
        margin: 0px 0px;
    }
    .header-menu-icon::before {
        top: -7px;
    }
    .header-menu-icon::after {
        bottom: -7px;
    }
}
@media screen and (min-width: 1900px) {

    .career-height
    {
        height:550px;
    }
    .blog-height
    {
    	height:300px;
    }
    .online-tutorial{
        height:25px;
    }
    .product-integration{
        height:330px;
    }
    .career-integration{
        height:390px;
    }
    .solution-integration{
        height:440px;
    }
    .whitepaper-integration{
        height:120px;
    }
    .tutorial-integration{
        height:180px;
    }
    .online-integration{
        height:200px;
    }
    .component-integration{
        height:350px;
    }
    .event-integration{
        height:450px;
    }
    .header-logo {
        /* z-index: 501;
	        */
        display: inline-block;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 10%;
        top: 45%;
        bottom:0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .header-logo a {
        display: block;
        padding: 0;
        outline: 0;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .headingtext {
        color: #000000;
        font-family: "Poppins Light";
        font-size: 43px;
        padding-top: 10px;
        font-weight: normal;
    }

    .header-menu-toggle {
        position: fixed;
        right: 90%;

        width:50px;

        height: 45px;
        line-height: 45px;
        font-family: "Poppins", sans-serif;
        font-size: 1.4rem;
        text-transform: uppercase;
        letter-spacing: 0.4rem;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .header-menu-icon {
        display: block;
        width: 21px;
        height: 2px;
        margin-top: -1px;
        right: auto;
        bottom: auto;
        background-color: #ffffff;
        position: absolute;
    //left: 0px;
        top: 50%;
    }
    .header-menu-icon::before, .header-menu-icon::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: inherit;
        position: absolute;
        margin: 0px 0px;
    }
    .header-menu-icon::before {
        top: -7px;
    }
    .header-menu-icon::after {
        bottom: -7px;
    }
}

@media (min-height: 768px) and (max-width: 1280px) {

    .contact-section
    {
        height:240px;
    }
    .header-menu-sub {
        padding-left: 7%;
    //padding-right: 5%;
        height: 100%;
    }
    .first-menu {
        padding-top: 3%;
        height: 15%;
        line-height: 40px;
    }
    .contentsection
    {
        vertical-align:text-bottom;
        width:100%;
    }
    .second-menu {
        padding-top: 15%;
        height:40%;
        /* padding-top: 5%;
	     height: 22%; */
        /*   margin-bottom: -15px !important; */
    }
    .submainmenu-item {
        font-family: "Poppins Light";
        font-size: 13px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        line-height: 6px;
        font-weight: 700;
        float:left;
        display:inline-block;
    }


    .submainmenu-item-last {
        /* padding-bottom: 6% !important; */
        /* resource menu section header space alignment worked by maruthi on 22Feb2019 */
        padding-bottom: 3% !important;
    //border-bottom: 1px solid rgba(202, 197, 197, 0.66);
    }
    .subscribesection {
        /*  //padding-top: 15px;
	    // height: 26%; */
        height: 2%;
        bottom: 45%;
        position: absolute;
    }

    /* .followicons {

    margin: -10px 0px 50px 10px;
	padding: 0px 0px 0px 5px;
	font-size:13px;
	} */

    .sales-enq{
        border-top: 1px solid rgba(202, 197, 197, 0.66);
        padding-top: 0px ! important;
    }
    .head-technical {
        margin-top: 0px;
        display: none;
    }
}
@media (min-height: 700px) and (max-height: 768px) {


    .header-menu-sub {
        padding-left: 7%;
    //padding-right: 5%;
        height: 100%;
    }
    .first-menu {
        padding-top: 3%;
        height: 18%;
        line-height: 40px;
    }
    .contentsection
    {
        vertical-align:text-bottom;
        width:100%;
    }
    .second-menu {
        padding-top: 15%;
        height:40%;
        /* padding-top: 5%;
	     height: 22%; */
        /*   margin-bottom: -15px !important; */
    }
    .submainmenu-item {
        font-family: "Poppins Light";
        font-size: 13px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        line-height: 6px;
        font-weight: 700;
        float:left;
        display:inline-block;
    }


    .submainmenu-item-last {
        /* padding-bottom: 6% !important; */
        /* resource menu section header space alignment worked by maruthi on 22Feb2019 */
        padding-bottom: 3% !important;
    //border-bottom: 1px solid rgba(202, 197, 197, 0.66);
    }
    .subscribesection {
        /*  //padding-top: 15px;
	    // height: 26%; */
        height: 2%;
        bottom: 45%;
        position: absolute;
    }

    /* .followicons {

    margin: -10px 0px 50px 10px;
	padding: 0px 0px 0px 5px;
	font-size:13px;
	}
	 */
    .sales-enq{
        border-top: 1px solid rgba(202, 197, 197, 0.66);
        padding-top: 0px ! important;
    }
    .head-technical {
        margin-top: 0px;
        display: none;
    }

}
/* iphone x/xx mobile code */

/* Kindle Fire HD 7" landscape */
@media only screen
and (min-device-width: 800px)
and (max-device-width: 1280px)
and (-webkit-min-device-pixel-ratio: 1.5)
and (orientation: landscape) {

    .mobile-header {
        top: 6% ! important;
        padding: 4px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;

    }

    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -50px;
        height: 25px;
        width: 22px;
    }

    .searchbox-common-nav {
        width: 230px;
    }

    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6d;
        border-radius: 10px;
        font-size: 15px;
        background: #111111;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 7px 10px 7px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }

    .searchicon {
        color: #005B89;
        position: relative;
        z-index: 1;
        font-size: 20px;
        left: -35px;
        top: 1px;
    }
}

/* @media (min-height: 812px) and (max-width: 375px) {*/
@media only screen and (min-device-width : 360px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {
    .no-padding-xs {
        padding: 0px !important;
    }
    .mobile-header {
        top: 6% ! important;
        //padding: 4px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;

    }

    .casestudyslider img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: auto;
        max-width: 100%;
    }
    .casesection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -50px;
        height: 25px;
        width: 22px;
    }

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /* padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .sup-val {
        font-size: 15px;
        top:-17px;
    }

    .sub-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 32px;
        line-height: 50px;
        font-weight: lighter;
    }

    .document-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 730px !important;
        padding: 24px;
    }
    .component-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 300px !important;
        padding: 24px;
    }

    .centered-text {
        position: absolute;
        top: 50%;
        left: 42%;
        transform: translate(-50%, -50%);
        color:#fff;
        font-size:35px;
        line-height:40px;
        font-family: 'Playfair Display Black';
        font-weight:bold;
        text-align:left;
    }
   .bank-integration{
      height:430px;
  }
   .bank-img-height
   {
       height:100px;
   }
    /* customer page csss class box height start */
    .customer-logo-height
    {
        height:100px;
    }
    .customer-text-height
    {
        height:150px;
    }
    .customer-read-height
    {
        height:30px;
    }
    /* customer page css class box height end  */
    /* customer testimonial slider start */
    .mobile-carousel-customer {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 15% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: transparent;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-customer p {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        line-height:24px ! important;
    }

    .mobile-carousel-customer h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .mobile-customer-height
    {
        height:70vh ! important;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .carousel-indicators-customer {
        left: 13% !important;
        padding-left: 14px;
        top: 14% !important;
    }
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        font-weight: normal;
        line-height:24px ! important;
    }
    .customersection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /* customer testimonial slider end */

    .customer-industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:30px;
    }
    .customer-region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:-15px;
    }
    .testimonial-video-height
    {
        height:240px;
    }

    /* casestudy css start */
    .case-height
    {
        height:450px;
    }
    .case-logo-height
    {
        height:150px;
    }
    .case-title-height
    {
        height:100px;
    }
    .case-text-height
    {
        height:80px;
    }
    .case-read-height
    {
        height:80px;
    }
    /* casestudy css end */
    .case h1 {
        font-family: 'Poppins Light';
        font-size: 29px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-indicators {
    //bottom: 77% !important;
        left: 18% !important;
        padding-left: 14px;
        top: 110px;
    }
    .case {
        width: 95%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -10% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }

    /* data sheet css */
    .data-title-height
    {
        height:60px;
    }
    .data-text-height
    {
        height:160px;
    }
    .data-read-height
    {
        height:60px;
    }
    .data-sheet
    {
        height:200px;
    }
    .panel1-height
    {
        height:1150px ! important;
    }

}
@media (min-width: 1281px) and (max-width: 1899px) {

    .online-tutorial{
        height:25px;
    }
    .product-integration-esb {
        height: 580px;
    }
    .career-integration{
        height:390px ! important;
    }
    .solution-integration{
        height:440px;
    }
    .tutorial-integration{
        height:180px;
    }
    .online-integration{
        height:160px;
    }
    .whitepaper-integration{
        height:120px;
    }
    .product-integration {
        height: 330px;
    }
    .hybrid-integration{
        height:480px;
    }
    .component-integration{
        height:350px;
    }
    .event-integration {
        height: 450px;
    }
    .data-sheet{
        height:250px;
    }
    .tech-support{
        height:180px;
    }
    .product-adapter {
        height: 500px;
    }
    .contact-section
    {
        height:240px;
    }
    .head-section
    {
        height:380px;
    }
    .cloud-key
    {
        height:550px ! important;
    }
    .api-integration
    {
        height:410px;
    }
    
    .api-management
    {
        height:220px;
    }
    .pressreleae-section
    {
        height:470px;
    }
    .case-section
    {
        height:400px;
    }
    .analyst-box
    {
        height:400px;
    }
    .testimonial-box
    {
        height:350px;
    }
	

}



/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
	
	.bank-integration{
      height:320px;
  	}

  .bank-img-height
   {
       height:20px;
   }
	 .mobile-panel2 {
    position: fixed;
    top: 13%;
    opacity: 9;
    z-index: 500;
	}
    .no-padding-xs {
        padding: 0px !important;
    }
    .bank-integration{
      height:420px;
 	 }
    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -65px;
        height: 25px;
        width: 22px;
    }

    .mobile-header {

        //top: 6% !important;
        //padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;
    }

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /* padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .cloud-key
    {
        height:1200px ! important;
    }
    .sup-val {
        font-size: 15px;
        top:-17px;
    }

    .sub-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 32px;
        line-height: 50px;
        font-weight: lighter;
    }

    .video-micro {
        width: 93%;
        margin: 10px 11px;
    }

    .micro-youtube-frame {
        margin-left: 0% !important;
        opacity: 999;
        width: 100%;
    }
    .youtube-frame {
        width: 75%;
        height: 60%;
        left: 0;
        margin-left: 13%;
    }
    .youtube-frameDiv1 {
        padding-bottom: 78%;
    }
    .youtube-frameDiv {
        margin-top: -53% !important;
    }


    #socialGallery {
        botttom: 0%;
        right: -450% ! important;
        position: absolute;
        top: -95px ! important;
        transform: translate(-50%, 0);
        visibility: hidden;
        width: 400px;
    }

    div .banner-text {
        text-align: left;
        position: absolute;
        top: 200px;
        right: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 40px;
        width:100%;
    }
    div .content {

        position: absolute;
        top: 380px;
        left: 55%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:12px;
        width:100%;
    }

    .document-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 730px !important;
        padding: 24px;
    }

    div .testimonial-content {

        position: absolute;
        top: 160px;
        left: 49%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:15px;
        line-height: 25px;
        font-family: "Poppins Light";
        width:100%;
    }
    div .testimonial-head {
        position: absolute;
        top: 322px;
        left: 49%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 13px;
        font-family: "Poppins Light";
        width:100%;
    }
    .testimonial-banner-home {
        height: 650px;
        background-color: #ffffff;
    }
    .testimonial-item-banner {
        height: 660px;
        /*  background-color: #ffffff; */
    }
    .testimonial-video {
        padding-top:380px;
    }

    .testimonial-shadow {
        width: 100%;
        height: 100%;
        bottom: 0%;
        left: 0% !important;
    //border:0px solid blue;
        background: #0059A3;
        padding: 40px 40px;
        opacity:1;
    }
    .partner-shadow {
        width: 100%;
        height: 100%;
        bottom: 0%;
        left: 0% !important;
    //border:0px solid blue;
        background: #235a9a;
        padding: 40px 40px;
    }

    .component-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 300px !important;
        padding: 24px;
    }

    .archive_posts {
        margin-left: -45px;
        margin-top: 0;
        margin-bottom: 1em;
        list-style: square url('http://www.webbossuk.com/admin/images/reply-arrow.png');
        font-weight: normal;
        cursor: pointer;
    }

    .career-dropdown {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width: 455%;
        margin-left: -36%;
    }

    .career-dropdown {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width: 455%;
        margin-left: -36%;
    }

    .career-life
    {
        margin: -39px 0px 0px -20px;
        width: 112%;

    }

    .searchbox-common-nav {
        width: 280px;
    }
    .content-fixed
    {
        margin-left: 0px ! important;
        width:auto;

    }

    .followicons {
        float: left;
        padding: 0px 4px 0px 0px;
    }

    .centered-text {
        position: absolute;
        top: 50%;
        left: 42%;
        transform: translate(-50%, -50%);
        color:#fff;
        font-size:35px;
        line-height:40px;
        font-family: 'Playfair Display Black';
        font-weight:bold;
        text-align:left;
    }

    .box-height
    {
        height:430px;
    }

    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 30px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }

    .img-height
    {
        height:80px;
    }
    .title-height
    {
        height:100px;
    }
    .text-height
    {
        height:175px;
    }
    .read-height
    {
        height:20px;
    }

    /* events page css class start */
    .event-logo-height
    {
        height:100px;
    }
    .event-title-height
    {
        height:60px;
    }
    .event-text-height
    {
        height:180px;
    }
    .event-read-height
    {
        height:80px;
    }
    /* events page css class end */
    /* customer page csss class box height start */
    .customer-logo-height
    {
        height:130px;
    }
    .customer-text-height
    {
        height:140px;
    }
    .customer-read-height
    {
        height:30px;
    }
    /* customer page css class box height end  */

    .customer-top-indicator
    {
        top:100% ! important;
    }

    /* customer testimonial slider start */
    .mobile-carousel-customer {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 15% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: transparent;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-customer p {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        line-height:24px ! important;
    }

    .mobile-carousel-customer h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .mobile-customer-height
    {
        height:85vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .carousel-indicators-customer {
        left: 13% !important;
        padding-left: 14px;
        top: 14% !important;
    }
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        font-weight: normal;
        line-height:24px ! important;
    }
    .customersection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /* customer testimonial slider end */

    .customer-industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:30px;
    }
    .customer-region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:-15px;
    }
    .testimonial-video-height
    {
        height:250px;
    }

    /* casestudy css start */
    .case-height
    {
        height:450px;
    }
    .case-logo-height
    {
        height:150px;
    }
    .case-title-height
    {
        height:100px;
    }
    .case-text-height
    {
        height:80px;
    }
    .case-read-height
    {
        height:80px;
    }
    /* casestudy css end */
    .case h1 {
        font-family: 'Poppins Light';
        font-size: 29px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-indicators {
    //bottom: 77% !important;
        left: 18% !important;
        padding-left: 14px;
        top: 110px;
    }
    .case {
        width: 95%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -10% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }
    /* data sheet css */
    .data-title-height
    {
        height:60px;
    }
    .data-text-height
    {
        height:150px;
    }
    .data-read-height
    {
        height:60px;
    }
    .data-sheet
    {
        height:200px;
    }
    .panel1-height
    {
        height:1150px ! important;
    }
    .online-integration{
        height:200px;
    }
    .tutorial-integration
    {
        height:160px;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
	
}

/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) {

    .no-padding-xs {
        padding: 0px !important;
    }

	 .bank-integration{
      height:420px;
 	 }
    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -35px;
        height: 25px;
        width: 22px;
    }


    .mobile-header {

        top: 5% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;
    }
    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /*  padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }
    .cloud-key
    {
        height:900px ! important;
    }
    .sup-val {
        font-size: 15px;
        top:-17px;
    }

    .sub-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 32px;
        line-height: 50px;
        font-weight: lighter;
    }

    .video-micro {
        width: 93%;
        margin: 10px 11px;
    }


    #socialGallery {
        botttom: 0%;
        right: -450% ! important;
        position: absolute;
        top: -95px;
        transform: translate(-50%, 0);
        visibility: hidden;
        width: 400px;
    }

    div .banner-text {
        text-align: left;
        position: absolute;
        top: 200px;
        right: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 40px;
        width:100%;
    }

    div .content {

        position: absolute;
        top: 380px;
        left: 55%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:12px;
        width:100%;
    }

    .component-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 300px !important;
        padding: 24px;
    }

    .archive_posts {
        margin-left: -45px;
        margin-top: 0;
        margin-bottom: 1em;
        list-style: square url('http://www.webbossuk.com/admin/images/reply-arrow.png');
        font-weight: normal;
        cursor: pointer;
    }
    .career-dropdown {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width: 455%;
        margin-left: -36%;
    }

    .career-life
    {
        margin: -39px 0px 0px -20px;
        width: 112%;
    }

    .searchbox-common-nav {
        width: 280px;
    }

    .content-fixed
    {
        margin-left: 0% ! important;
        width:auto;
    }

    .followicons {
        float: left;
        padding: 0px 4px 0px 4px;
    }

    .centered-text {
        position: absolute;
        top: 50%;
        left: 42%;
        transform: translate(-50%, -50%);
        color:#fff;
        font-size:35px;
        line-height:40px;
        font-family: 'Playfair Display Black';
        font-weight:bold;
        text-align:left;
    }

    .box-height
    {
        height:430px;
    }

    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 30px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }

    .img-height
    {
        height:80px;
    }
    .title-height
    {
        height:100px;
    }
    .text-height
    {
        height:175px;
    }
    .read-height
    {
        height:20px;
    }


    /* events page css class start */
    .event-logo-height
    {
        height:100px;
    }
    .event-title-height
    {
        height:60px;
    }
    .event-text-height
    {
        height:180px;
    }
    .event-read-height
    {
        height:80px;
    }
    /* events page css class end */

    /* customer page csss class box height start */
    .customer-logo-height
    {
        height:100px;
    }
    .customer-text-height
    {
        height:140px;
    }
    .customer-read-height
    {
        height:30px;
    }
    /* customer page css class box height end  */
    .customer-top-indicator
    {
        top:100% ! important;
    }

    /* customer testimonial slider start */
    .mobile-carousel-customer {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 15% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: transparent;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-customer p {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        line-height:24px ! important;
    }

    .mobile-carousel-customer h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .mobile-customer-height
    {
        height:85vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .carousel-indicators-customer {
        left: 13% !important;
        padding-left: 14px;
        top: 14% !important;
    }
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        font-weight: normal;
        line-height:24px ! important;
    }
    .customersection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /* customer testimonial slider end */

    .customer-industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:30px;
    }
    .customer-region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:-15px;
    }
    .testimonial-video-height
    {
        height:250px;
    }

    /* casestudy css start */
    .case-height
    {
        height:450px;
    }
    .case-logo-height
    {
        height:150px;
    }
    .case-title-height
    {
        height:100px;
    }
    .case-text-height
    {
        height:80px;
    }
    .case-read-height
    {
        height:80px;
    }
    /* casestudy css end */
    .case h1 {
        font-family: 'Poppins Light';
        font-size: 29px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-indicators {
    //bottom: 77% !important;
        left: 18% !important;
        padding-left: 14px;
        top: 110px;
    }
    .case {
        width: 95%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -10% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }
    /* data sheet css */
    .data-title-height
    {
        height:60px;
    }
    .data-text-height
    {
        height:150px;
    }
    .data-read-height
    {
        height:60px;
    }
    .data-sheet
    {
        height:200px;
    }
    .panel1-height
    {
        height:1130px ! important;
    }
    .online-integration{
        height:200px;
    }
    .tutorial-integration
    {
        height:160px;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
	.bank-integration{
      height:340px;
  	}

  .bank-img-height
   {
       height:20px;
   }
}

/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {

	.bank-integration{
      height:340px;
  	}

  .bank-img-height
   {
       height:20px;
   }
  
	 .mobile-panel2 {
    position: fixed;
    top: 13%;
    opacity: 9;
    z-index: 500;
	}
    .no-padding-xs {
        padding: 0px !important;
    }
    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -65px;
        height: 25px;
        width: 22px;
    }

    .mobile-header {

        top: 0% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;
    }

    .page-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 35px;
        line-height: 50px;
        font-weight: lighter;
    }
    .para-desc {
        /*  padding-top: 20px; */
        font-family: "Poppins";
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #000000;
    }

    .sup-val {
        font-size: 15px;
        top:-17px;
    }
    .sub-heading {
        font-family: 'Poppins Light', sans-serif;
        font-size: 32px;
        line-height: 50px;
        font-weight: lighter;
    }

    .video-micro {
        width: 93%;
        margin: 10px 11px;
    }

    #socialGallery {
        botttom: 0%;
        right: -360% ! important;
        position: absolute;
        top: -95px;
        transform: translate(-50%, 0);
        visibility: hidden;
        width: 400px;
    }

    div .banner-text {
        text-align: left;
        position: absolute;
        top: 200px;
        right: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: normal;
        font-size: 40px;
    }

    div .content {

        position: absolute;
        top: 380px;
        left: 55%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight:normal;
        font-size:12px;
        width:100%;
    }

    .document-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 700px !important;
        padding: 24px;
    }

    .component-background {
        background-color: #DEE7F0;
        margin-top: 20px;
        height: 300px !important;
        padding: 24px;
    }

    .career-dropdown {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width: 455%;
        margin-left: -36%;
    }

    .searchbox-common-nav {
        width: 280px;
    }

    .content-fixed
    {
        margin-left:0px ! important;
        /* padding-left: 0% !important;
		padding-right: 0% !important; */
        width:auto;
    }


    .centered-text {
        position: absolute;
        top: 50%;
        left: 42%;
        transform: translate(-50%, -50%);
        color:#fff;
        font-size:35px;
        line-height:40px;
        font-family: 'Playfair Display Black';
        font-weight:bold;
        text-align:left;
    }

    .box-height
    {
        height:400px;
    }

    .producttext h4 {
        color: #ffffff;
        font-family: "Poppins Light";
        font-size: 30px;
        padding-top: 10px;
        font-weight: normal;
        text-align: left;
    }

    /* analyst report  */

    .img-height
    {
        height:80px;
    }
    .title-height
    {
        height:100px;
    }
    .text-height
    {
        height:175px;
    }
    .read-height
    {
        height:20px;
    }

    /* events page css class start */
    .event-logo-height
    {
        height:100px;
    }
    .event-title-height
    {
        height:60px;
    }
    .event-text-height
    {
        height:180px;
    }
    .event-read-height
    {
        height:80px;
    }
    /* events page css class end */

    /* customer page csss class box height start */
    .customer-logo-height
    {
        height:130px;
    }
    .customer-text-height
    {
        height:140px;
    }
    .customer-read-height
    {
        height:30px;
    }
    /* customer page css class box height end  */
    .customer-top-indicator
    {
        top:100% ! important;
    }

    /* customer testimonial slider start */
    .mobile-carousel-customer {
        width: 88%;
        height: 320px !important;
        bottom: 14%;
        top: 15% !important;
        margin-left: 2% !important;
        border: 0px solid blue;
        background-color: transparent;
        opacity: 0.8;
        padding: 10px 20px;
    }

    .mobile-carousel-customer p {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        line-height:24px ! important;
    }

    .mobile-carousel-customer h1 {
        font-family: 'Poppins Light';
        font-size: 37px;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
        margin-bottom: 10px;
    //word-break: break-all;
        text-align:left;
    }
    .mobile-customer-height
    {
        height:85vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .carousel-indicators-customer {
        left: 13% !important;
        padding-left: 14px;
        top: 14% !important;
    }
    .tesimonial-text {
        font-family: "Poppins Light";
        font-size: 15px ! important;
        text-align: left;
        font-weight: normal;
        line-height:24px ! important;
    }
    .customersection {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    /* customer testimonial slider end */

    .customer-industry {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:30px;
    }
    .customer-region {
        background-image: url(../images/select-arrow.png);
        background-position: center right;
        background-repeat: no-repeat;
        font-family: "Poppins";
        font-size: 15px;
        font-weight: bold;
        color: #0059A3;
        width:130px;
        margin-left:-15px;
    }
    .testimonial-video-height
    {
        height:280px;
    }

    /* casestudy css start */
    .case-height
    {
        height:450px;
    }
    .case-logo-height
    {
        height:150px;
    }
    .case-title-height
    {
        height:100px;
    }
    .case-text-height
    {
        height:80px;
    }
    .case-read-height
    {
        height:80px;
    }
    /* casestudy css end */
    .case h1 {
        font-family: 'Poppins Light';
        font-size: 29px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .case-indicators {
    //bottom: 77% !important;
        left: 18% !important;
        padding-left: 14px;
        top: 110px;
    }
    .case {
        width: 95%;
        height: 320px !important;
        bottom: 14%;
        top: 25% !important;
        margin-left: -10% !important;
        border: 0px solid blue;
        background-color: #235B99;
        opacity: 0.8;
        padding: 10px 20px;
    }

    /* data sheet css */
    .data-title-height
    {
        height:40px;
    }
    .data-text-height
    {
        height:140px;
    }
    .data-read-height
    {
        height:50px;
    }
    .data-sheet
    {
        height:200px;
    }
    .panel1-height
    {
        height:930px ! important;
    }
    .online-integration{
        height:200px;
    }
    .tutorial-integration
    {
        height:160px;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) {

	.mobile-panel2 {
    position: fixed;
    top: 23%;
    opacity: 9;
    z-index: 500;
	}
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}

/*iPhone 6 and iPhone 6+ portrait and landscape*/

/*iPhone 6 and iPhone 6+ portrait  -  Mobile Banner */
@media only screen and (max-device-width: 414px) and (orientation : portrait){
    .banking-financial-services{
        background-image: url("../images/solutions/Banking-&-Financial-Services-mob.jpg");
    }

    .explainer {
        background-image: url("../images/resources/2-Min-Explainers-mob.jpg");
    }
    .aboutus
    {
        background-image: url("../images/home/About-us-mob.jpg");
    }
    .career-banner
    {
        background-image: url("../images/company/Career-Page-mob.jpg");
    }
    .contactus
    {
        background-image: url("../images/home/contact-mob.jpg");
    }
    .customer-banner
    {
        background-image: url("../images/testimonial/Customer-Testimonials-mob.jpg");
    }
    .energy
    {
        background-image: url("../images/casestudies/aboitiz-banner.jpg");
    }
    .adapter-banner
    {
        background-image: url("../images/products/Fiorano-Adapters-mob.jpg");
    }
    .integration
    {
        background-image: url("../images/products/HIP-mob.jpg");
    }
    .mq-banner
    {
        background-image: url("../images/products/FioranoMQ-mob.jpg");
        height: 550px;
    }
    .server-banner
    {
        background-image: url("../images/products/Fiorano-Servers-mob.jpg");
    }
    .studio-banner
    {
        background-image: url("../images/products/Fiorano-Studio-Tools-mob.jpg");
    }
    .government-banner
    {
        background-image: url("../images/solutions/Government-and-Defense-mob.jpg");
    }
    .health-banner
    {
        background-image: url("../images/solutions/healthcare-mob.jpg");
    }
    .logistic-banner
    {
        background-image: url(../images/solutions/Logistics-mob.jpg) ! important;
    }
    .manufacturing
    {
        background-image: url(../images/solutions/Manufacturing-mob.jpg);
    }
    .media
    {
        background-image: url(../images/solutions/Media-mob.jpg);
    }

    .online-banner
    {
        background-image: url(../images/resources/Online-Demos-mob.jpg);
    }
    .partner-banner
    {
        background-image: url(../images/partner/Partners-mob.jpg);
    }
    .product-datasheet
    {
        background-image: url(../images/resources/product-datasheet-mob.jpg);
    }
    .product-document
    {
        background-image: url(../images/resources/Product-Documentation-mob.jpg);
    }
    .product-download
    {
        background-image: url(../images/products/product-download-mob.jpg);
    }
    .analyst-banner
    {
        background-image: url(../images/resources/Product-Downloads-mob.jpg);
    }
    .request-demo
    {
        background-image: url(../images/home/Request-Demo-mob.jpg);
    }
    .tech-banner
    {
        background-image: url("../images/company/Technical-Support-mob.jpg");
    }
    .whitepaper-banner
    {
        background-image: url("../images/resources/Whitepaper-mob.jpg");
    }
    .termofuse {
        background-image: url("../images/home/termofuse-mob.jpg");
    }
    .privacy {
        background-image: url("../images/home/privacy-mob.jpg");
    }
    .b2b
	 {
	      background-image: url("../images/products/b2b-mob.jpg");
	 }
	 .salesforce
	 {
	      background-image: url("../images/solutions/salesforce-mob.jpg");
	 }
	 .sap
	 {
	      background-image: url("../images/solutions/sap-mob.jpg");
	 }
	  .esb-banner
	 {
	      background-image: url("../images/products/esb-mob.jpg");
	 }
	 .connectcare
	 { 
	 	background-image: url("../images/home/Rotor-mob-2.jpg");
	 }
	 .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}

/*iPhone 6 and iPhone 6+ landscape*/
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : landscape){

}
.caseban1 {
    background-color: #235B99;
}
.caseban2 {
    background-color: #453057;
}
.caseban3 {
    background-color: #3f6f3f;
}
.solutions-key-list-mobile li > h3 {
    color: #0059A3;
    font-weight:normal;
    font-family: "Poppins";
    font-size: 18px;
//padding: 0px 0px 0px 10px;
    text-align: left;
}

.solutions-key-list-mobile li {
    margin-bottom: 10px;
}
.product-casestudy > h4
{
    margin: 10px 0px 0px 0px;
}
.hybrid-integration > h4
{
    margin: 10px 0px 0px -25px;
}



@media only screen and (min-device-width: 640px) and (max-device-height: 360px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    .header-logo a {

        display: block;
        padding: 0;
        outline: 0;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

    }
    .header-logo a {

        display: none;
        padding: 0;
        outline: 0;
        border: none;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

    }
    .sidebarIconToggle {

        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 4px;
        left: -50px;
        height: 25px;
        width: 22px;

    }
    .mobile-header {

        top: 12% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;

    }
    .searchbox-common {
        box-sizing: border-box;
        border: 2px solid #676a6dad;
        border-radius: 10px;
        font-size: 12px;
        background-color: #3a34341a;
        background-position: 10px 10px;
        background-repeat: no-repeat;
        color: #fff;
        padding: 10px 10px 10px 10px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }

    .searchbox-common-nav{

        display: block !important;
        width: 100% !important;
    }
    .product-banner-subitem > h1 {
        font-family: 'Poppins Light', sans-serif;
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #0059A3;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
     .mobile-panel2 {
    position: fixed;
    top: 25%;
    opacity: 9;
    z-index: 500;
	}
	
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}

}
@media only screen and (min-device-width: 740px) and (max-device-height: 360px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 4){
    .mobile-header {

        top: 12% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;

    }
     .sidebarIconToggle {
        /* transition: all 0.3s;
        box-sizing: border-box; */
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -35px;
        height: 25px;
        width: 22px;
    }
    
    .searchbox-common-nav{

        display: block !important;
        width: 100% !important;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
     .mobile-panel2 {
    position: fixed;
    top: 26%;
    opacity: 9;
    z-index: 500;
	}
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 667px) and (max-device-height: 375px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    
    
     .bank-integration{
      height:420px;
 	 }
    .mobile-header {
        top: 12% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;
    }
     .mobile-panel2 {
    position: fixed;
    top: 25%;
    opacity: 9;
    z-index: 500;
	}
    .searchbox-common-nav{

        display: block !important;
        width: 100% !important;
    }
    .header-logo{
        display: none !important;
    }
    #logo{
        display: none;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 736px) and (max-device-height: 414px) and (orientation : landscape) {
    
     .bank-integration{
      height:420px;
 	 }
    .mobile-header {

        top: 11% !important;
        padding: 2px 16px 4px;
        color: #ffffff;
        background-color: #235B99;
        position: fixed;
        font-family: "Poppins";
        font-size: 10px;
        z-index: 500;

    }
    .searchbox-common-nav{

        display: block !important;
        width: 100% !important;
    }
    #logo{
        display: none !important;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        padding-right: 10px;
        top: 5px;
       left: -60px !important;
        margin-bottom: 8px;
        background-color: transparent !important;
        background-image: none !important;
        border: 1px solid transparent;
        border-radius: 4px;
        height: 100%;
        padding-right: 30px;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}

}

@media only screen and (min-device-width: 360px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    .mobile-header {
        top: 0% !important;
    }
     .bank-integration{
      height:420px;
 	 }
    .no-padding-xs {
        padding: 0px !important;
    }
     .mobile-panel2 {
    position: fixed;
    top: 11%;
    opacity: 9;
    z-index: 500;
	}
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
 
	 	.bank-integration{
	      height:420px;
	  	}

	  .bank-img-height
	   {
	       height:20px;
	   }
    .mobile-header {
        top: 5% !important;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    .mobile-panel2 {
    position: fixed;
    top: 10%;
    opacity: 9;
    z-index: 500;
	}
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    .mobile-header {
        top: 6% !important;
    }
      .mobile-panel2 {
    position: fixed;
    top: 13%;
    opacity: 9;
    z-index: 500;
	}
    .no-padding-xs {
        padding: 0px !important;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
#logo{
    display: none!important;
}
    .mobile-header {
        top: 7% !important;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        padding-right: 10px;
        top: 5px;
        left: -60px !important;
        margin-bottom: 8px;
        background-color: transparent !important;
        background-image: none !important;
        border: 1px solid transparent;
        border-radius: 4px;
        height: 100%;
        padding-right: 30px;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    
    .mobile-panel2 {
    position: fixed;
    top: 15%;
    opacity: 9;
    z-index: 500;
	}
	
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}

}
@media only screen and (min-device-width: 414px) and (max-device-height: 846px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3.5) {

.bank-integration{
     height:420px;
 	}

 .bank-img-height
  {
      height:20px;
  }
#logo{
    display: none !important;
}
    .mobile-header {
        top: 5.2% !important;
    }
    
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait)  {
    .studio-box-mob{
        height:450px !important;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : landscape) {
    .mobile-header {
        top: 12.5% !important;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        padding-right: 10px;
        top: 5px;
        left: -60px !important;
        margin-bottom: 8px;
        background-color: transparent !important;
        background-image: none !important;
        border: 1px solid transparent;
        border-radius: 4px;
        height: 100%;
        padding-right: 30px;
    }
    #logo{
        display: none !important;
    }
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}
@media only screen and (min-device-width: 896px) and (max-device-height: 414px) and (orientation : landscape) {
	.bank-integration{
      height:420px;
  	}

  .bank-img-height
   {
       height:20px;
   }
   
    .mobile-header {
        top: 12% !important;
    }



	.mobile-panel2 {
    position: fixed;
    top: 11%;
    opacity: 9;
    z-index: 500;
	}
	 .mobile-header {
        top: 5% !important;
    }
    .no-padding-xs {
        padding: 0px !important;
    }
    
    .component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}

}
@media only screen and (min-device-width: 360px) and (max-device-height: 800px) and (orientation : portrait)  {
 
	
	.mobile-header {
    //top: 6% !important;
   // padding: 3px 16px 4px;
    color: #ffffff;
	background-color: #235B99;
    position: fixed;
    font-family: "Poppins";
    font-size: 9px;
    z-index: 500;
	}
	.sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -65px;
        height: 25px;
        width: 22px;
    }
     .no-padding-xs {
        padding: 0px !important;
    }
	
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
}

@media only screen and (min-device-width: 540px) and (max-device-height: 960px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
 
	
	.mobile-header {
    top: 6% !important;
    padding: 3px 16px 4px;
    color: #ffffff;
	background-color: #235B99;
    position: fixed;
    font-family: "Poppins";
    font-size: 9px;
    z-index: 500;
	}
	.sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 2px;
        left: -65px;
        height: 25px;
        width: 22px;
    }
     .no-padding-xs {
        padding: 0px !important;
    }
    
    .mobile-panel2 {
    position: fixed;
    top: 11%;
    opacity: 9;
    z-index: 500;
	}
	
	.component-sub
	{
		border-right:none;
	     border-collapse: collapse;
	}
	
}

@media only screen and (min-width:768px) {
    .col-sm-1-7{
        width: 14.2857%;
        float: left;
    }
}



@media only screen and  (min-device-width: 1800px)    {
    .content-fixed {
        width:70%;
        margin-left: 15%;
        margin-right:15%;
    }
}
@media only screen and (max-device-width: 359px) and (max-device-height: 812px) and (orientation : portrait) {
    .burger-menu {
        padding-top: 0px !important;
        margin-left: -50px !important;
        margin-top: -7px;
    }
    .navbar-toggle{
        margin-left: -50px !important;
        margin-top: -8px !important;
    }
    .mobile-header {
        top: 8% !important;
    }
}