body{
  font-family: 'Roboto', sans-serif;
  background: #e6edf9;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
p{
  font: 16px;
  line-height: 22px;
}
ul{
  padding: 0;
}
li{
  list-style-type: none;
  display: inline-block;
}
a{
  text-decoration: none;
}
.container{
  background: #fff;
  padding: 0;
}
.banner{
  background:url(../images/banner-img.webp);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 546px;
}
.banner img{display:none; }
.wrapper.bnr-form {
    background: #fff;
    padding: 24px 30px;
    border-radius: 8px;
    margin-top: 60px;
    text-align: center;
}
.header{
  background: #fff;
  height: 115px;
  padding: 0 98px;
}
.logo{
  margin-top: 46px;
}
.header ul {
    float: right;
    margin-top: 54px;
    margin-bottom: 0;
}
.col-md-8.col-sm-8.social li .fa {
    color: #7f7f7f;
    font-size: 22px;
    transition: color .5s ease;
}
.social li a:hover .fa {
  color: #1B3668 !important;
}
.social ul li {
    padding-left: 16px;
    vertical-align: middle;
}
.social ul li:first-child{ padding-left: 0px;}
.banner-content {
    padding: 0 98px;
}
.bnr-text {
    margin-top: 26%;
}
.bnr-text h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 86px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    line-height: 68px;
}
.bnr-text h1 span {
    opacity: .7;
}
.col-md-8.col-sm-8.bnr-text p {
    color: #fff;
    opacity: .7;
}
.wrapper.bnr-form h4 {
    text-align: center;
    color: #1b3668;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 21px;
}
.wrapper.bnr-form h4 b {
    font-size: 25px;
}
.form-mob{
  display: none;
}
.form-control {
    height: 42px;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
}
.form-group {
    margin-bottom: 10px;
}
::placeholder{
  color: #818181 !important;
  font-weight: 400!important;
}
input.btn.btn-default {
    background: #1b3668 !important;
    color: #fff !important;
    padding: 9px 60px;
    border-color: #1b3668  !important; 
    border-radius: 20px;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 15px;
    outline: none;
    transition: background-color .5s ease;
    margin-top: 15px;
}
.btn.btn-default:hover {
    background: #2c4b86 !important;
}
.yellow-box p {
    background: #1b3668;;
    text-align: center;
    padding: 24px;
    font-size: 25px;
    color: #fff;
    margin-bottom: 0px;
}

/*section 2*/
section.section2 {
    margin-top: 65px;
}
section.section2 .wrapper {
    padding: 20% 112px 0 98px;
}
section.section2 h2 {
    font-weight: 400;
    margin-bottom: 38px;
    font-size: 34px;
    color: #231f20;
}

section.section2 p {
    color: #444444;
    line-height: 26px;
}
.pro-mob{
  display: none;
}

/*section3*/


.section3{
  background: #d3d3d3;
  text-align: center;
  padding: 66px 0 46px;
  margin-top: 60px;
}
section.section3 p {
    font-size: 21px;
    line-height: 30px;
    margin-top: 50px;
    color: #5d5d5d;
}
.contact {
    background: #1b3668;
    text-align: center;
    padding: 28px 0;
}
.contact h4 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 18px;
}
.contact ul li:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.55);
}
.contact ul li {
    padding: 0px 21px;
}
.contact ul li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
}
footer {
    padding: 30px 98px;
    overflow: hidden;text-align:center;
}
footer a{color:#1b3668;}
footer p {
    text-align: center;font-size: 15px;line-height: 21px;
}


.main-content{margin:0 auto;padding:70px 100px 45px;}
.main-content p{font-size:19px;text-align:center;line-height:26px;color:#6b6b6b;}
hr{    border-top: 1px solid #ccc;}
.product-list{text-align:center;font-weight:600;}
.product-list h3{color:#ff8200; font-size:35px;line-height:41px;margin-top:50px;}
.product-list ul{width:100%;text-align:center;}
.product-list ul li{display:inline-block;margin:50px 47px;}
.product-list ul li.second-row{margin:50px 25px;}
.product-list ul li img{display:inline-block;overflow:hidden;   max-width: 100%; height: auto;}
.product-list ul li h2{font-size:20px;color:#1b3668;}
/*.product-list ul li h2.single-line{padding-bottom:20px;}*/
.form-container{background-color:#f0f0f0;}
.blue{background-color:#1b3668;}
.form-container .address-holder{width:70%;float:left;padding:90px 90px 0px;}
.form-container .address-holder p{font-size: 19px;  text-align: center;    line-height: 26px;}
.form-container .address-holder-center p.phone{font-size:36px;color:#fff;}
.form-container .address-holder-center a.white-logo{margin-bottom:50px;display:block;}
.form-container .address-holder-center p.email{font-size:20px;color:#fff;margin-bottom:50px;line-height:25px;margin-top:5px;}
.form-container .address-holder-center p.email span{display:inline-block;margin:0 10px;}
.form-container .address-holder-center p.email a{color:#fff;text-decoration:none;}
.form-container .address-holder-center p.contact-info{font-size: 22px;color: #ff8200;margin-bottom: 16px;line-height: 28px;letter-spacing: 1px;}
.form-container .address-holder-center p.address{font-size:18px;color:#fff;letter-spacing: 1px;line-height: 24px;}
.form-container .address-holder-center p.address a{color:#fff;text-decoration:none;}
.form-container .address-holder-center p.address strong{font-size:22px;}
.form-container .address-holder-center p.note{font-size:12px;color:#fff;font-style:italic;margin-top:50px;}
.form-container .form-holder{width:30%;height: auto;background-color:#ff8200; float:right;padding:20px 40px;}
.form-container .form-holder h4{font-size:20px;color:#fff;text-align:center;margin-bottom:10px;}
.form-container .form-holder h4 strong{font-size:22px;}
.submit-btn-holder{text-align:center;width:100%;}
.form-container .address-holder p a:hover{color:#337ab7;}
.form-container .address-holder-center{
    width: 100%;
    float: none;
    padding: 60px 0 30px 0;
    text-align: center;
}
/*.ampsubmit{display:inline-block;text-align:center;margin:0 auto;}*/



@media(max-width:1200px){
  .logo {
    margin-top: 35px;
}
.header ul {
    margin-top: 44px;}
.header {
  height:100px;
}
  .banner-content {
    padding: 0 30px;
  }
  .banner {
    height: 470px;
}
  section.section2 .wrapper {
    padding: 14% 30px 0 30px;
  }
  section.section2 h2 {
    margin-bottom: 24px;
}
  .bnr-text h1 {
    font-size: 78px;
    line-height: 64px;
}

.form-container .form-holder {
    width: 40%;}
.form-container .address-holder {
    width: 60%; padding: 40px 60px 0px;}
  
  
}
@media(max-width:992px){
  section.section3 img {
      width: 70%;
  }
  .bnr-text h1 {
    font-size: 56px;
    line-height: 48px;
  }
  .col-md-8.col-sm-8.bnr-text p {
    color: #fff;
    opacity: .7;
    font-size: 15px;
}
.col-md-8.col-sm-8.bnr-text p br{
display:none;
}
.banner {
    height: 400px;
}
.banner .col-sm-4 {
    width: 44.333333%;
    float: left;
}
.banner .col-sm-8 {
    width: 55.666667%;
    float: left;
}
.wrapper.bnr-form {
    padding: 12px 23px;
    margin-top: 60px;
}
.wrapper.bnr-form h4 {
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 13px;
}
section.section2 .wrapper {
    padding: 2% 30px 0 30px;
}
section.section2 p {
    line-height: 20px;
}
section.section2 h2 {
    margin-bottom: 14px;
}
footer {
    padding: 30px 30px;
}
section.section2 h2 {
    font-size: 28px;
}
.logo {
    margin-top: 35px;
}
.header ul {
    margin-top: 44px;}
.header {
    padding: 0 30px;
  height:100px;
}


.yellow-box p {
    padding: 15px 80px;
    font-size: 23px;
    line-height: 28px;
}

.main-content {
    padding: 50px 50px 35px;
}
.main-content p {
    font-size: 18px;
    line-height: 25px;
}
.product-list ul li {
    margin: 40px 30px 40px;
}
.form-container .address-holder {
    width: 100%;
    float: none;
    padding: 50px 50px 35px;
    text-align: center;
}
.form-container .address-holder p{font-size: 18px;
    line-height: 25px;}
.form-container .address-holder-center {
   padding: 60px 0 30px 0;
 }
    
.form-container .form-holder {
    width: 100%;
    float: none;
}
.form-holder form{    width: 70%;    margin:0 auto;}
.form-container .address-holder-center p.note{margin-top:38px;}

.form-container .form-holder h4{margin-bottom:20px;line-height:24px;}

.form-container .address-holder-center a.white-logo {
    margin-bottom: 65px;
    display: block;
}

}

@media(max-width:767px){
  
  .banner{
  background:none;
  height: auto;
}
.banner img{display:block;max-width:100%;height:auto; }
  section.section2 img {
    width: 100%;
  }
  .pro-mob{
    display: block;
  }
  .pro-desk{
    display: none;
  }
  section.section2 .wrapper {
    padding: 0% 30px 56px 30px;
}
.section3 {
    margin-top: -25px;
}
footer .col-md-4.col-sm-4, footer .col-md-8.col-sm-8 {
    float: left;
}

.header .col-md-4 {
    float: left;
}
footer .col-md-8.col-sm-8 {
    width: 100%;
    text-align: center !important;
}
footer p {
    text-align: center;
    float: inherit;
    margin-top: 26px;
}
footer .col-md-4.col-sm-4 {
    width: 100%;
    text-align: center;
}
.yellow-box p {
    padding: 15px 30px;
}
.main-content {
    padding: 50px 30px 35px;
}
.product-list ul li {
    margin: 30px 20px 30px;    width: 23%;
}
.form-container .address-holder-center{
    padding: 48px 0 30px 0;
}
.form-container .address-holder-center p.phone {
    font-size: 30px;}
.form-container .address-holder-center p.email {
    font-size: 16px;}
  .form-container .address-holder-center p.email{margin-bottom:30px;}
  .form-container .address-holder-center p.address {
    font-size: 16px;
    line-height: 22px;
}
.form-container .address-holder-center p.address strong {
    font-size: 22px;
}
.form-container .address-holder-center p.note {
    margin-top: 23px;
}
.form-holder form {
    width: 93%;
    margin: 0 auto;
}

.form-container .address-holder {
    width: 100%;
    float: none;
    padding: 50px 30px 35px;
    text-align: center;
}
.form-container .address-holder-center a.white-logo {
    margin-bottom: 54px;
    display: block;
}





}
@media(max-width:700px)
{ 
  .header .social{ width: 100%; float: left; }
  .header ul {margin-top: 25px; margin-bottom: 15px;float: left;}
  .contact {background: #1b3668; text-align: center; padding: 16px 0;}
  .form-mob{display: block;}
  .form-desk{display: none;}
  .wrapper.bnr-form {margin-top: -6px;}
  .banner .col-sm-8 {width: 100%;float: left;}
  .bnr-text {margin-top: 14%;}
  .yellow-box p {font-size: 18px; padding: 15px 30px;}


}


@media(max-width:580px){
  section.section3 p {
    font-size: 18px;
}
section.section3 p br {
  display: none !important;
}
.contact h4 {
    font-size: 26px;
    margin-bottom: 10px;
}
.contact {
    padding: 10px 0;
}
.contact ul li {
    padding: 0px 12px;
}
.bnr-text h1 {
    font-size: 46px;
    line-height: 40px;
}
.bnr-text p {
    line-height: 18px;
}
footer p br{
  display: none;
}
.logo {
    margin-top: 15px;
    width: 74%;
    height: auto;
}
.col-md-8.col-sm-8.social {
    display: none;
}
.header ul {
    margin-top: 0px;
}

.col-md-8.col-sm-8.social li .fa {
    font-size: 17px;
}
.social ul li {
    padding-left: 8px;
}
.header {
    height: 52px;    padding: 0 15px;
}
.yellow-box p {
    line-height: 20px;
    font-size: 17px;
    padding: 20px 30px;
}
.main-content {
    padding: 18px 15px 20px;
}
.main-content p {
    font-size: 16px;
    line-height: 22px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;}

.product-list h3 {
    color: #ff8200;
    font-size: 30px;
    line-height: 38px;
    margin-top: 30px;
}

.product-list ul li,.product-list ul li.second-row {
    margin: 20px 15px 10px;
    width: 24%;
}
.product-list ul li.bigger-tab { width: 48%;}
.product-list ul li h2 {font-size: 16px; color: #1b3668;}
.form-container .address-holder {padding: 20px 30px 20px;;}
.form-container .address-holder p{font-size: 16px; line-height: 22px;}
.form-container .address-holder-center {padding: 30px 15px;}
.form-container .address-holder-center p.phone {font-size: 24px;}
.form-holder form {width: 100%;}
.form-container .form-holder {padding: 20px 30px;}
.form-container .address-holder-center p.email span{display:none;}
.form-container .address-holder-center p.email a{display:block;text-align:center;}
.form-container .address-holder-center p.email {margin-bottom: 22px;}
.form-container .address-holder-center p.note {margin-top: 20px; padding: 0 20px;}
.form-container .address-holder-center p.contact-info {font-size: 18px; margin-bottom: 16px; line-height: 22px;}
.form-container .address-holder-center a.white-logo {margin-bottom: 43px; display: block;}
.form-container .address-holder-center a.white-logo img{width:266px; height: auto;}
footer {padding: 8px 30px 15px;}
}

@media(max-width:360px){
  .contact ul li:last-child { border-left: 0 ;}
  .contact ul li {border-left: 0 ; width: 100%; margin-bottom: 6px;}
  .contact h4 { font-size: 22px; margin-bottom: 10px;}
}



/*live chat box css */

/*.img-responsive {    display: block;
    max-width: 100%;
    height: auto;}*/

    .floating-action-buttons .chat-box button:focus {outline: 0;}
    .floating-action-buttons .chat-box button:focus {outline: 0;}

    .floating-action-buttons .chat-box {width: 120px;height: 40px;overflow: hidden; background: transparent; border-radius: 10px; box-shadow: 0px 0px 30px transparent; position: fixed; right: 20px; bottom: 20px; z-index: 1111; transition: width 0.3s ease, height 0.3s ease;}
    .floating-action-buttons .chat-box.active {width: 365px; height: 555px; box-shadow: 0px 0px 30px #0000001f;}

    .floating-action-buttons .chat-box .chat-btn{width: 120px;height: 40px;font-size: 15px;background: #0d8bcd; position: absolute;display: block;padding: 0;margin: 0; bottom: 0;right: 0px;left: auto;border: 0;z-index: 1;border-radius: 10px;box-shadow: 0 0 3px rgba(0,0,0,0.1), 0 0 10px rgba(0,0,0,0.3);visibility: visible;transform-origin: bottom right;transform: scale(1);transition: transform 0.3s ease, visibility 0.3s ease, opacity 0.3s ease,  width 0.3s ease, height 0.3s ease;cursor: pointer;}
    .floating-action-buttons .chat-box.active .chat-btn { transform: scale(1);visibility: hidden;opacity: 0;width: 365px; height: 500px;}
    .floating-action-buttons .chat-box .chat-btn span{font-family:'Lato', sans-serif;font-weight: 500;position: relative;display: flex;align-items: center;justify-content: center;width: auto; height: 100%; padding: 0 0 0 15px;color: #fff;border-radius: 10px;}
    .floating-action-buttons .chat-box.active .chat-btn span {opacity: 0;}
    .floating-action-buttons .chat-box .chat-btn span:before {content: "";position: absolute;width: 8px;height: 8px;left: 12px; border-radius: 5px;box-shadow: 0 0 0 1px hsla(0,0%,100%,.8);background-color: #1f89f8;background-image: linear-gradient(to right bottom,#3b99fc,#0479f5);}
    .floating-action-buttons .chat-box .form-box {opacity: 0;transition: all .6s 0.5s ease;transform: translateY(-15px);}
    .floating-action-buttons .chat-box.active .form-box {background: #fff;opacity: 1;transform: translateY(0px);}
    .floating-action-buttons .chat-box .chat-wrapper {background: #fff;}
    .floating-action-buttons .chat-box .chat-wrapper, .chat-box .chat-wrapper .inner {height: 0;transition: height 0.1s ease;overflow: hidden;}
    .floating-action-buttons .chat-box.active .chat-wrapper, .chat-box.active .chat-wrapper .inner {height: 100%;}
    .floating-action-buttons .chat-box .chat-header{display: flex;justify-content: space-between;align-items: center; padding: 10px 15px;height: 50px;cursor: pointer;opacity:0;transition: opacity 1s 0.3s ease;}
    .floating-action-buttons .chat-box.active .chat-header {opacity: 1;}
    .floating-action-buttons .chat-box .chat-header .chat-title {font-size: 15px;color: #000;margin: 0;padding: 0 0 0 15px;;position: relative;font-family:'Lato', sans-serif;font-weight: 400;}
    .floating-action-buttons .chat-box .chat-header .chat-title:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; margin-right: 2px; border-radius: 5px; box-shadow: 0 0 0 1px hsla(0,0%,100%,.8); background-color: #1f89f8; background-image: linear-gradient(to right bottom,#3b99fc,#0479f5); left: 0; top: 50%; transform: translateY(-50%);}
    .floating-action-buttons .chat-box .close-btn {display: block;width: 13px;cursor: pointer;font-size: 15px;opacity: 0.7;color: #000;transition: opacity 0.3s ease;}
    .floating-action-buttons .chat-box .chat-header:hover .close-btn {opacity: 1;}
    .floating-action-buttons .chat-box .close-btn img{max-width: 100%;}
    .floating-action-buttons .chat-box .form-box { width: 100%; padding: 0 15px;display: block;}
    .floating-action-buttons .chat-box .submit-btn {display: block;margin: 0 auto;width: 120px;height: 40px;font-size: 15px;border: 0;padding: 5px 10px;background: #0d8bcd;color: #fff;font-family: 'Lato', sans-serif;font-weight: 500;z-index: 1;border-radius: 10px;box-shadow: 0 0 3px rgba(0,0,0,0.1), 0 0 10px rgba(0,0,0,0.3); cursor: pointer;} 
    .floating-action-buttons .chat-box .submit-btn:hover {background: #0d8bcde0;}
    .floating-action-buttons .chat-box .form-group {margin-bottom: 20px;width: 100%; position: relative;}
    .floating-action-buttons .chat-box .form-control {color: #555;border: 1px solid #ccc;height: 38px;font-size: 14px;}
    .floating-action-buttons .chat-box .form-control::placeholder {color: #ccc !important;font-family:'Lato', sans-serif;font-weight: 400;font-size: 14px;}
    .floating-action-buttons .chat-box .form-group span.info{     position: absolute;bottom: -16px;font-size: 12px;left: -10px;color: #f00;align-items: center;padding-left: 10px;}
    .floating-action-buttons .chat-box .middle-text {opacity: 0;transition: all .6s 0.5s ease;transform: translateY(-15px);}
    .floating-action-buttons .chat-box.active .middle-text {opacity: 1;transform: translateY(0px);padding: 0px 20px;} 
    .floating-action-buttons .chat-box .middle-text .logo {display: block;margin: 12px auto 10px;width: 170px;}
    .floating-action-buttons .chat-box .middle-text h5 {margin: 0;font-size: 15px;line-height: 1.3;text-align: center; font-family: 'Roboto', sans-serif;}
    .floating-action-buttons .chat-box .middle-text .status {display: block; text-align: center;color: rgba(0,0,0,.4);font-size: .9em;font-style: italic;padding: 10px 0px;font-family:'Lato', sans-serif;font-weight: 400;}
    .floating-action-buttons .chat-box .middle-text p{font-size: 15px;margin: 30px 0 35px;color:#000;text-align: center;font-family:'Lato', sans-serif;font-weight: 400;line-height: 23px;}
    .floating-action-buttons .chat-box .success p {font-size: 14px;margin:0px;color:#000;text-align: center; line-height: 20px;}
    .floating-action-buttons .chat-box .success{ text-align: center;padding: 40px 15px 10px;}
    .floating-action-buttons .chat-box .success h3{ color: #009c00;font-weight: 500;font-size: 16px;font-family: 'Lato', sans-serif;}
    .floating-action-buttons .chat-box .success p {font-size: 14px;font-family: 'Lato', sans-serif;font-weight: 400;margin: 10px 0;}
    .floating-action-buttons .chat-box .success a {text-transform: uppercase;text-decoration: none;display: block;margin-top: 5px;font-size: 14px;font-family: 'Lato', sans-serif;font-weight: 300;}
    .floating-action-buttons .chat-box .success a:hover {color: #72b2ec;}

    .floating-action-wraper .btn-group .floating-action-btn:first-child {
        display:none !important;
    }
    .floating-action-wraper .btn-group .floating-action-btn:nth-child(2){
        display:none;
    }

    .floating-action-buttons{--floating-action-button-radious:14px;position: fixed;inset: auto 15px 15px auto;z-index: 1111;}
    .floating-action-buttons .chat-box{right: 14px;bottom: 78px;}
    .floating-action-wraper .btn-group{box-shadow: 0px 0px 11px 2px #00000073;border-radius: var(--floating-action-button-radious);position: relative;}
    .floating-action-wraper .btn-group .floating-action-btn{font-size: 13px; line-height: 16px; display: flex; flex-direction: column; align-items: center; row-gap: 4px; background-color: #ffff; color: #000000; border: none; position: relative; box-shadow: none!important;}
    .floating-action-wraper .btn-group .floating-action-btn:not(:last-child):after{content: ""; width: 2px; background-color: #98a4bb; height: 70%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 111;}
    .floating-action-wraper .btn-group .floating-action-btn img{height: 28px;}

    .floating-action-wraper .btn-group>.btn-group:not(:last-child)> .btn.floating-action-btn, .floating-action-wraper .btn-group>.btn.floating-action-btn:not(:last-child):not(.dropdown-toggle){border-top-left-radius: var(--floating-action-button-radious);border-bottom-left-radius: var(--floating-action-button-radious);border-top-right-radius: 0;border-bottom-right-radius: 0;}
    .floating-action-wraper .btn-group>.btn-group:not(:first-child)> .btn.floating-action-btn,.floating-action-wraper .btn-group>.btn.floating-action-btn:not(:first-child){border-top-right-radius: var(--floating-action-button-radious);border-bottom-right-radius: var(--floating-action-button-radious);border-top-left-radius: 0;border-bottom-left-radius: 0;}
    /* .floating-action-wraper .btn-group>.btn-group:not(:first-child)> .btn.floating-action-btn, .floating-action-wraper .btn-group>.btn.floating-action-btn:not(:first-child):not(.dropdown-toggle){border-top-left-radius: 0;border-bottom-left-radius: 0;} */
    .floating-action-wraper .btn-group>.btn-group:not(:last-child)> .btn.floating-action-btn, .floating-action-wraper .btn-group>.btn.floating-action-btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius: 0;border-bottom-right-radius: 0;}
    .eupopup-container-top, .eupopup-container-fixedtop{right: 276px !important;}

    @media (max-width: 1400px) { 
    .floating-action-buttons .chat-box .middle-text p {margin: 20px 0 30px;}
    .floating-action-buttons .chat-box.active {height: 535px;width: 340px;}
    .floating-action-buttons .chat-box.active .chat-btn {height: 475px;width: 340px;}
    }
    @media (max-width: 768px) { 
    .floating-action-buttons {inset: auto 0px 0px auto;}
    .floating-action-wraper .btn-group{width: 100vw;justify-content: space-between;display: flex;}
    .floating-action-wraper .btn-group .floating-action-btn{border-radius: 0 !important;flex: 1;}
    .floating-action-wraper .btn-group .floating-action-btn:nth-child(2){
        display:flex;
    }
    .eupopup-container-top, .eupopup-container-fixedtop{bottom: 62px !important;}
    .eupopup-container-top, .eupopup-container-fixedtop{right: 0!important;}
    }
    @media (max-width: 450px) {
    .floating-action-buttons .chat-box {right: 15px;bottom: 15px;}
    .floating-action-buttons .chat-box.active {width: 310px;height: 480px;}
    .floating-action-buttons .chat-box .submit-btn {height: 35px; border-radius: 8px;}
    .floating-action-buttons .chat-box .form-control {height: 34px;}
    .floating-action-buttons .chat-box .chat-btn {font-size: 14px;}
    .floating-action-buttons .chat-box .middle-text p {font-size: 15px;margin: 15px 0 20px;color: #000;text-align: center;}
    .floating-action-buttons .chat-box .form-group {margin-bottom: 15px;}
    }
    @media (max-width: 350px) {
    .floating-action-buttons .chat-box.active {width: 90%;}
    .floating-action-buttons .chat-box .middle-text .logo {margin: 15px auto 10px;}
    .floating-action-buttons .chat-box .success{text-align: center;padding: 25px 15px 10px;}
    }
