body{
  font-family: 'Raleway', 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;
}
h2{ text-transform: uppercase; font-family: 'Oswald', sans-serif;}

.container{
  background: #fff;
  padding: 0;
}
.top-margin{margin-top: 25px;}
.header{
  background: #fff;
  height: 115px;
  padding: 0 98px;
}
.logo{
  margin-top: 46px;
}
/*.header ul {
    float: right;
    margin-top: 54px;
    margin-bottom: 0;
}*/

/*.col-md-4.col-sm-4.social li a {
    color: #fff;
    font-size: 22px;
    
}*/



.banner{
  background:url(../images/banner-img.webp);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  overflow: hidden;
}

/*second-time-award-green-strip-090418*/
section.secondtime-award{background-color: #7cb469;}
section.secondtime-award p{text-transform: uppercase; font-weight: 600; padding: 10px 15px; color: #fff; text-align: center; margin-bottom: 0px;     font-family: 'Roboto', sans-serif; }
section.secondtime-award p span{border-left: 2px solid white; height: 16px; position: relative; margin: 0px 10px;}
/*second-time-award-green-strip-090418*/


.col-md-8.col-sm-8 .address {float: right; padding-top: 40px;}
.col-md-8.col-sm-8 .address p{ font-size: 20px; line-height: 13px;}
.col-md-8.col-sm-8 .address a{ text-decoration: none; color: #000;}
.col-md-8.col-sm-8 .address a:hover {
  color: #3b5998; transition: color .5s ease;
  text-decoration: underline;
}
.bnr-text {  margin-top: 15%;}
.bnr-text h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height:44px;
    padding: 0px 70px 70px;
}

.bnr-text .big{ font-size: 86px; color: #39c9ff; margin: 15px 0px 20px; display: block; text-shadow: 1px 0px 13px rgba(0, 0, 0, 0.38);}


.form-container{background-color:#1b3668; overflow: hidden;}
.form-container .col-md-8 {padding-right: 0px} 
.form-container .col-md-4 {padding-left: 0px; } 

.form-container .form-holder{ height:auto;background-color:#1b3668; 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-control {  height: 42px;  padding: 6px 12px;  color: #fff;background-color: #495e86;  border-radius: 4px;  border:none;  box-shadow: none;}
.form-container .form-holder h4{ font-family: 'Roboto', sans-serif; padding-bottom: 12px; }

.form-group {
    margin-bottom: 10px;
}
::placeholder{
  color: #9aacce !important;
  font-weight: 400!important;
}
input.btn.btn-default {
    background: #fff !important;
    color: #1b3668 !important;
    padding: 9px 60px;
    border:none;
    border-radius: 20px;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 15px;
    outline: none;
    transition: background-color .5s ease;
    margin-top: 15px;
    line-height: 18px;
}
.btn.btn-default:hover {
    background: #dbe7ff !important;
}

/*blue*/
.blue{background-color:#00aeef; color: #fff; padding: 35px 40px;}
.blue .col-sm-9 p{padding: 30px 30px 0px 30px; line-height:24px; font-size: 18px; }
.blue .col-sm-3 img{ float: right; height: auto; width: auto; max-width: 100% }
/*section2*/
section.section2 {padding: 70px 120px;}
section.section2 h2 {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 40px;
    color: #1a1d1b;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}
section.section2 p {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}
section.section2 .col-md-12 {padding: 35px 0px;}
section.section2 .col-md-12 img{width: 100%; height: auto;}

/*section3*/
.section3{
  background: #1b3668;
  text-align: center;
  padding: 70px 120px;
}
section.section3 h2 {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}
section.section3 p {
   color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

/*section4*/
.section4{
  background: #fff;
  text-align: center;
  padding: 70px 120px;
}
section.section4 h2 {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 40px;
    color: #1a1d1b;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}
section.section4 h4{ 
    font-weight: 300;
    margin-top: 5px;
    font-size: 20px;
    line-height: 26px;
    color: #737373;
    text-align: center;
    margin-bottom: 30px;
}
section.section4 p {
   color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0px;
}
section.section4 .col-md-3.col-sm-3{margin: 25px 0px;}
.row-centered {text-align:center; margin-top: 25px;}
.col-centered {display:inline-block; float:none; text-align: center; vertical-align: top; padding: 0px;}

/*footer*/

footer {
    padding: 30px 98px;
    overflow: hidden;
    background-color: #1b3668;
}

.col-md-4.col-sm-4.social li a {
    color: #fff;
    font-size: 22px;
    transition: background-color .5s ease;
}

.col-md-4.col-sm-4.social li a:hover .fa-facebook {
  color: #3b5998; 
}


.col-md-4.col-sm-4.social li a:hover .fa-linkedin {
  color: #0077B5; 
}

.col-md-4.col-sm-4.social li a:hover .fa-twitter {
  color: #00acee; 
}

.col-md-4.col-sm-4.social li a:hover .fa-youtube {
  color: #cd201f; 
}


.social ul  {padding-top: 15px;}
.social ul li {
    padding-left: 16px;
}
.social ul li.youtube-subscribe{margin-top: 10px;} 

/*footer a{color:#1b3668;}*/
footer p {
    text-align: right;font-size: 15px;line-height: 21px; color: #fff; margin-top: 10px;
}

footer a { text-decoration: none; color: #fff;}
footer a:hover {color: #faa61a;; transition: color .5s ease;text-decoration: underline;}



/*@media(max-width:1200px)*/
@media(max-width:1200px)
{
    .logo { margin-top: 35px;}
    .header ul {margin-top: 44px;}
    .header {height:100px;}
    .banner-content {padding: 0 30px;}
    .banner {height: 470px;}
    
    .col-md-8.col-sm-8 .address {padding-top: 25px;}

    .bnr-text h1 {font-size: 36px;line-height: 34px;}
    .bnr-text {margin-top: 30%;}
    .bnr-text .big {font-size: 86px;margin: 20px 0px 25px;display: block;}
    
    .blue .col-sm-9 p {padding: 0px 30px 0px 0px; text-align: justify;}
    .blue, section.section2, section.section3, section.section4 {padding: 45px 45px;}
    section.section2 h2, section.section3 h2, section.section4 h2 {margin-bottom: 24px;}
}

/*@media(max-width:1200px)*/
@media(max-width:992px)
{
    .logo { margin-top: 35px;}
    .header ul {  margin-top: 44px;}
    .header {  padding: 0 30px;  height: 90px;  }  
    .banner {height: 400px;}
    
    section.secondtime-award p{font-size: 14px; }
    .bnr-text h1 {font-size: 35px;line-height: 33px;}
    .bnr-text {margin-top: 20%;}

    .form-container .col-md-8 {padding-right: 15px} 
    .form-container .col-md-4 {padding-left: 15px; } 
    .row-centered {margin-top: 0px;}

    section.section2 p {line-height: 24px;}
    section.section2 h2, section.section3 h2, section.section4 h2 {font-size: 28px; margin-bottom: 14px;}
    .col-centered{float: left;}
    .col-centered-sm{float: none;}
    footer {padding: 30px 30px;}  
    /*section.section4 h4 {
    font-size: 16px;
    line-height: 22px;

    }*/

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

    .form-container .address-holder { width: 100%;float: none;padding: 60px 0 30px 0;text-align: center;    }
    .form-container .form-holder {width: 100%;float: none;    }
    .form-holder form{    width: 70%;    margin:0 auto;}
    .form-container .address-holder p.note{margin-top:38px;}
    .form-container .form-holder h4{margin-bottom:20px;line-height:24px;}
}


/*@media(max-width:767px)*/

@media(max-width:767px)
{
  
/*  .banner{
  background:none;
  height: auto;
}*/
    .header {height: 85px;    }
    .banner img{display:block;max-width:100%;height:auto; }
    
    .form-container .address-holder {width: 100%;float: none;padding: 48px 0 30px 0;text-align: center;    }

    .blue .col-sm-3 img {    float: none;}
    .blue .col-sm-9 p {    padding: 0 0 20px;}

    .col-md-8.col-sm-8 .address {float: right;padding-top: 23px;    }

    section.section2 img {width: 100%;    }
    section.section2 p, section.section3 p, section.section4 p{text-align: justify;}
    section.section4 .bottom-margin{margin-bottom: 25px;}
    section.section4 h4{font-size: 18px;}
    /*footer .col-md-4.col-sm-4, footer .col-md-8.col-sm-8 {
    float: left;
    }*/

    /*header .col-md-8.col-sm-8*/
    header .col-md-4.col-sm-4  {width: 50%; 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;    }
    .blue-box p {padding: 15px 30px;    }
    
}

/*@media(max-width:700px)*/
@media(max-width:700px)
{
    .log{    width: 290px;}
    .col-md-8.col-sm-8 .address p {font-size: 18px;}
    .banner .col-sm-8 {width: 100%;float: left;    }
    .bnr-text {margin-top: 14%;    }
    .blue-box p {font-size: 18px;padding: 15px 30px;    }
   /* .col-md-8.col-sm-8 .address {float: ;padding-top: 23px;}*/

}


@media(max-width:640px)
{
.logo {width: 275px; height: auto;}
section.section4 .col-xs-6{ padding: 0 14px;}

}

@media (max-width: 620px)
{
    section.section4 .col-xs-6 {padding: 0 10px;}
}

@media (max-width: 600px)
{
    section.section4 .col-xs-6 {padding: 0 40px;}
}
/*@media(max-width:580px)*/
@media(max-width:580px)
{
    
    .logo {padding-top: 15px; }
    .header {height: auto;   padding: 0 15px;}
    .header ul {margin-top: 0px;    }
    .form-holder form {width: 80%;}
    header .col-md-8.col-sm-8 .address{padding-top: 10px;}
    .col-md-8.col-sm-8 .address p {font-size: 17px;}
    .bnr-text h1 {font-size: 46px;line-height: 40px;}
    .bnr-text p {line-height: 18px;    }
    section.section2 p, section.section3 p, section.section4 p  {font-size: 18px; line-height: 24px;   }
    section.section4 .col-xs-3{width: 100%;}
    section.section4 .col-md-3.col-sm-3 br{display: none;}
    section.section4 .col-centered {display: block;}
    footer p br{display: none;}
    
    .col-md-8.col-sm-8.social {display: none;}
    .col-md-8.col-sm-8.social li .fa {font-size: 17px;}
    .social ul li {padding-left: 8px;    }
    section.section4 .col-xs-6{float: none;margin: 0 auto; width: 100%; padding: 0 100px;}
    section.section4 .col-xs-6{ padding: 0 80px;}

    /*.col-md-8.col-sm-8 .address {
    float: none;
    padding-top: 60px;
    margin-bottom: 18px;
    }
    */
    .form-container .form-holder {padding: 20px 30px;    }
    footer {padding: 8px 30px 15px;    }
}


@media (max-width: 560px) 
{
    .col-md-8.col-sm-8 .address {float: none;padding-top: 65px;}
    .col-md-8.col-sm-8 .address p {font-size: 18px;line-height: 13px;}
    header .col-md-8.col-sm-8 {width: 100%;}
    header .col-md-4.col-sm-4 {width: 100%;}
    .logo {width: 55%;margin-bottom: 15px;}

}



@media (max-width: 470px)
{
    .bnr-text {margin-top: 35%;}
    .bnr-text h1 {font-size: 35px;padding: 0px 35px 25px;line-height: 32px;}
    .bnr-text .big {font-size: 70px;margin: 15px 0px 20px;    }
    .form-holder form {width: 90%;}
    section.section4 .col-xs-6{ padding: 0 60px;}
    .logo {width: 70%;}
}




/*@media(max-width:360px)*/

@media(max-width:360px)
{
    .logo {width: 260px;
    height: 38px;}
    .col-md-8.col-sm-8 .address p {font-size: 16px;line-height: 10px;margin-bottom: 10px;    }
    .blue {padding: 35px 30px;}
    .blue .col-md-9 p {padding: 0px;}
    .blue .col-sm-3 img {width: 100%;}

    section.section2, section.section3, section.section4 {padding:35px 30px;    }
    section.section2 h2, section.section3 h2, section.section4 h2 {font-size: 26px;}
    section.section2 p, section.section3 p, section.section4 p{font-size: 16px; line-height: 22px;}
    section.section4 .col-xs-6{ padding: 0 40px;}
}

/*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;background-color: transparent;}
		.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-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 .floating-action-btn:first-child {
      display:none !important;
  }
  .floating-action-wraper .btn-group .floating-action-btn:nth-child(2){
      display:none;
  }

		.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;}
		}
