/* Theme Name: ML MTI Author: MediaLinkers LLC Author URI: https://www.medialinkers.com/ Description: A custom Theme for MTI by MediaLinkers LLC Version: 1.0 */
/* CSS Document */
/* Theme CSS */

body {
font-family: 'Roboto', sans-serif;
}
a {
transition: all .3s ease;
cursor: pointer;
}
img {
max-width: 100%;
}
 * {
     margin: 0;
     padding: 0;
}
 body {
     font-family: 'Roboto', sans-serif;
}
 a {
     -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
     transition: all .3s ease;
     cursor: pointer;
}
 img {
     max-width: 100%;
}
 ul, ol {
     list-style: none;
}
 h1, h2, h3, h4, h5, h6 {
     color: #54bbe6;
}
 h1 {
     font-size: 50px;
     color: #000;
     font-weight: 100;
     position: relative;
     margin-bottom: 40px;
}
 h1:before {
     content: "";
     background: url(../images/heading-line.png) no-repeat left;
     position: absolute;
     bottom: -7px;
     width: 106px;
     height: 2px;
}
 .nav-tabs>li {
     width: 90px;
     background: #eee;
     border: 1px solid #fff;
}
 .tabImgs img {
     width: 100%;
}
 .nav-tabs>li>a {
     border: none;
     margin: 0;
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     background: #fff;
     box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
     border: 1px solid #fff;
}
 .nav-tabs {
     border-bottom: none;
}
 .tab-content {
     background: #eee;
     padding: 30px 40px;
}
/******************************* header-wrap *******************************/
 .header-wrap {
     background: #f78d1e;
     padding: 10px 0;
     position: fixed;
     width: 100%;
     display: block;
     z-index: 1000;
     top: 0;
}
 .navigationwrape {
     border-right: 1px solid #eee;
     margin-top: 9px;
}
 .navbar-default {
     background: none;
     border: none;
}
 .navbar-nav>li {
     padding: 10px 18px;
}
 .navbar-nav li i {
     display: none;
     position: absolute;
     top: 10px;
     right: 0px;
     background: #fff;
     color: #333;
     padding: 3px 6px;
}
 .navbar-nav>li .sub-menu li i {
     display: none;
}
 .footerLinks li i {
     display: none;
}
 .navbar-default .navbar-nav>li>a {
     color: #fff;
     padding: 0;
     font-size: 18px;
}
 .navbar-default .navbar-nav>li>a:hover {
     color: #606060;
}
 .navbar {
     margin-bottom: 0;
     min-height: inherit;
}
 .navbar-nav>li .sub-menu {
     display: none;
     position: absolute;
     left: 0;
     top: 100%;
     background: #333;
     width: 200px;
     z-index: 1000;
}
 .navbar-nav li:hover .sub-menu {
     display: block !important;
}
 .navbar-nav>li .sub-menu li a {
     padding: 7px 10px;
     display: block;
     color: #fff;
     border-top: 1px solid rgba(255, 255, 255, 0.2) 
}
 .navbar-nav>li .sub-menu li a:hover {
     text-decoration: none;
     background: #000;
}
 .navbar-default .navbar-toggle .icon-bar {
     background: #fff;
}
 .navbar-default .navbar-toggle {
     border-color: #fff;
}
 .logo img {
     max-width: 130px;
}
 .phone {
     margin-top: 17px;
     position: relative;
     float: left;
     display: inline-block;
     color: #fff;
     font-size: 18px;
}
 .phone a {
     font-size: 18px;
     color: #fff;
     text-decoration: none;
}
 .phone a:hover {
     text-decoration: underline;
}
 .client-btn {
     float: right;
     padding-top: 10px;
}
 .client-btn a {
     text-decoration: none;
     font-size: 18px;
     color: #fff;
     background: #606060;
     border-radius: 4px;
     padding: 8px 14px;
     display: inline-block;
}
 .client-btn a:hover {
     background: #fff;
     color: #000;
}
/********************************************* Custom slider options font-family: 'Roboto', sans-serif;
 font-family: 'Open Sans', sans-serif;
 font-family: 'Playfair Display', serif;
 **********************************************/
 .tp-banner {
     margin-top: 80px;
}
 .tp-banner-container {
     position: relative;
     z-index: 1;
     padding: 0;
     width: 100%;
}
 .tp-banner {
     position: relative;
     width: 100%;
}
 .tp-caption {
     line-height: normal !important 
}
 .tp-caption a {
     color: inherit !important;
}
 .tp-bullets.simplebullets.round .bullet {
     border: 3px #fff solid;
     border-radius: 50%;
     background-image: none !important;
}
 .tparrows {
     width: auto !important;
     height: auto !important;
     background-image: none !important;
}
 .tp-arr-allwrapper {
     margin: 0 10px;
     width: 50px;
     height: 60px;
}
 .tp-arr-allwrapper:hover .tp-arr-iwrapper {
     color: #fff;
}
 .tp-leftarrow .tp-arr-allwrapper {
}
 .tp-rightarrow .tp-arr-allwrapper {
}
 .tp-arr-iwrapper {
     color: #fff;
     text-align: center;
     font-size: 50px;
     font-family: FontAwesome;
     line-height: 60px;
}
 .tp-leftarrow .tp-arr-iwrapper {
}
 .tp-leftarrow .tp-arr-iwrapper:before {
     content: "\f104";
}
 .tp-rightarrow .tp-arr-iwrapper:before {
     content: "\f105";
}
 .tp-rightarrow .tp-arr-iwrapper {
}
 .slide-h1 {
     margin: 5px 0 !important;
     padding: 0 0 10px !important;
     padding-bottom: 5px !important;
     color: #444;
     text-transform: uppercase;
     font-weight: bold;
     font-size: 57px;
}
 .slide-h2 {
     margin: 5px 0 !important;
     padding: 0 0 10px !important;
     padding-bottom: 5px !important;
     color: #555;
     font-weight: bold;
     font-size: 55px;
     line-height: 100%;
}
 .big-font {
     text-transform: uppercase;
     font-weight: 800;
     font-size: 60px;
}
 .large-desc {
     font-size: 16px;
}
 .slide-h3 {
     color: #fff;
     font-size: 31px;
     line-height: 100%;
}
 .slide-h3 span {
     text-transform: uppercase;
     font-weight: bold;
}
 .slide-head {
     text-transform: uppercase;
     font-weight: 900;
     font-size: 30px;
}
 .slide-desc {
     font-size: 22px;
     line-height: 150%;
}
 .main-title {
     text-transform: uppercase;
     font-weight: 800;
     font-size: 70px;
}
 .last-lower {
     text-transform: lowercase;
}
 .icon-cont {
     padding: 15px 40px;
     border-radius: 10px;
     text-align: center;
}
 .icon-cont:after {
     position: absolute;
     bottom: -10px;
     left: 40%;
     z-index: 5;
     display: inline-block;
     width: 0;
     height: 0;
     border-width: 10px 10px 0 10px;
     border-style: solid;
     content: "";
}
 .icon-cont i {
     margin-bottom: 10px;
     color: #fff;
     font-size: 50px;
}
 .icon-cont span {
     display: block;
     padding: 0 0 5px;
     color: #fff;
     text-align: center;
     font-size: 18px;
}
 a.wit-btn {
     background: #fff;
     color: #333 !important;
     text-transform: uppercase;
}
 .wit-line {
     width: 5%;
     height: 1px;
     background: #fff;
}
 .vert-line {
     min-height: 270px;
     width: 1px;
     background: #fff;
}
 .subTxt {
     text-transform: uppercase;
     font-weight: bold;
     font-size: 17px;
     color: #333;
}
 .large-title {
     color: #222;
     font-size: 60px;
     font-weight: 800;
     text-transform: uppercase !important;
}
 .large-light-title {
     color: #787878 !important;
     font-size: 70px;
     font-weight: lighter;
     text-transform: uppercase;
     letter-spacing: 2px 
}
 .large-text {
     font-size: 20px;
     color: #000;
     font-weight: lighter;
}
 .larger-text {
     font-size: 24px;
     font-weight: lighter;
     text-transform: uppercase;
}
 .witTxt {
     color: #fff !important;
}
 .light-font {
     font-weight: lighter !important;
     font-size: 50px;
}
 .black-bg {
     background: rgba(0, 0, 0, .63);
     color: #a8a8a8;
     text-transform: none;
}
 .lft-list {
     padding: 10px;
     font-size: 18px;
     color: #fff;
}
 .wit-border {
     border: 1px #fff solid;
     padding: 15px 60px;
     color: #fff;
     font-size: 16px;
     text-transform: uppercase;
}
 .rounded-bord {
     margin-right: 15px;
     border: 1px #fff solid;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     font-size: 13px;
     border-radius: 50%;
}
 #vertical-ticker {
     height: 120px;
     overflow: hidden;
}
 #vertical-ticker li {
     padding: 15px 20px;
     display: block;
     text-align: center;
}
 .to-bottom i.fa {
     font-size: 30px;
     border: 2px #a8a8a8 solid;
     padding: 20px 22px;
     border-radius: 50%;
     -webkit-animation: bounce 2s infinite linear;
     animation: bounce 2s infinite linear;
}
 .slidertext1 {
     color: #000;
     font-size: 65px;
     font-weight: 200;
     padding: 15px 0;
     text-transform: none !important;
     font-family: 'Roboto', sans-serif;
     text-align: left;
     line-height: 60px !important;
}
 .slidertext1 span {
     color: #6bb305;
}
 .slidertext2 {
     color: #fff;
     font-size: 65px;
     font-weight: 200;
     padding: 15px 0;
     padding-left: 60px;
     text-transform: none !important;
     font-family: 'Roboto', sans-serif;
     text-align: left;
     line-height: 60px !important;
}
 .slidertext3 {
     color: #fff;
     font-size: 20px;
     font-weight: 300;
     padding: 15px 0;
     padding-left: 60px;
     text-transform: none !important;
     text-align: left;
     font-family: 'Roboto', sans-serif;
     line-height: 30px !important;
}
 .slidertext4 {
     color: #000;
     font-size: 20px;
     font-weight: 300;
     padding: 15px 0;
     text-transform: none !important;
     text-align: left;
     font-family: 'Roboto', sans-serif;
     line-height: 30px !important;
}
 a.slidebtn {
     background: #000;
     color: #fff !important;
     padding: 15px 35px;
     font-size: 16px;
     font-weight: 700;
     border-radius: 5px;
     text-transform: uppercase;
     display: inline-block;
     font-family: 'Roboto', sans-serif;
}
 a.slidebtn i {
     margin-left: 10px;
}
 a.slidebtn:hover {
     background: #fff;
     color: #000 !important;
}
 .tp-bannertimer {
     display: none;
}
 @-webkit-keyframes bounce {
     0% {
         transform: translateY(0%);
    }
     50% {
         transform: translateY(-30%);
    }
     100% {
         transform: translateY(0);
    }
}
/* Mozilla Firefox 15 below */
 @-moz-keyframes bounce {
     0% {
         transform: translateY(0%);
    }
     50% {
         transform: translateY(-30%);
    }
     100% {
         transform: translateY(0);
    }
}
/* Opera 12.0 */
 @-o-keyframes bounce {
     0% {
         transform: translateY(0%);
    }
     50% {
         transform: translateY(-30%);
    }
     100% {
         transform: translateY(0);
    }
}
/* W3, Opera 12+, Firefox 16+ */
 @keyframes bounce {
     0% {
         transform: translateY(0%);
    }
     50% {
         transform: translateY(-30%);
    }
     100% {
         transform: translateY(0);
    }
}
/*hosted-wrap*/
 .hosted-wrap {
     padding: 60px 0 40px 0;
     background: url(images/hosted-bg.jpg) no-repeat left;
}
 .main-title {
     font-size: 50px;
     color: #000;
     font-weight: 100;
     position: relative;
     margin-bottom: 40px;
}
 .main-title:before {
     content: "";
     background: url(images/heading-line.png) no-repeat left;
     position: absolute;
     bottom: -7px;
     width: 106px;
     height: 2px;
}
 .hosted-wrap p {
     font-size: 16px;
     color: #4d4d4d;
     line-height: 30px;
}
/*solution-wrap*/
 .solution-wrap {
     background: url(images/solution-bg.jpg) no-repeat;
     background-size: cover;
     padding: 60px 0 60px 0;
     text-align: center;
}
 .solution-wrap .main-title {
     text-align: center;
}
 .solution-wrap .main-title:before {
     left: 50%;
     margin-left: -53px;
}
 .solution-services {
     list-style: none;
}
 .solution-services li {
     margin-top: 30px;
}
 .solution-image {
     background: #fff;
     display: inline-block;
     width: 180px;
     height: 180px;
     text-align: center;
     line-height: 170px;
     border-radius: 100%;
     border: 8px solid #f78d1e;
}
 .solution-wrap h3 {
     margin-top: 30px;
}
 .solution-wrap h3 a {
     font-size: 24px;
     text-transform: uppercase;
     color: #000;
     font-weight: 500;
}
 .solution-wrap h3 a:hover {
     color: #f78d1e;
}
 .solution-wrap p {
     font-size: 14px;
     color: #545454;
     line-height: 24px;
     min-height: 75px;
     margin-bottom: 0;
}
 .solution-wrap .readmore {
}
 .solution-wrap .readmore a {
     display: inline-block;
     text-decoration: underline;
     font-size: 16px;
     color: #000;
     text-transform: uppercase;
}
/*successfulIVR*/
 .successfulIVR {
     background: #f78d1e;
     padding: 35px 0;
     text-align: center;
}
 .successfulIVR p {
     font-size: 36px;
     color: #fff;
     margin-bottom: 0;
     line-height: 42px;
     padding: 0 220px;
}
/*ivr-wrap*/
 .ivr-wrap {
     background: url(images/ivr-bg.jpg) no-repeat;
     background-size: cover;
     padding: 50px 0;
}
 .ivr-wrap .main-title {
     margin-top: 0;
}
 .ivr-wrap p {
     font-size: 18px;
     color: #000;
}
 .homevideo {
     text-align: center;
     margin-top: 30px;
     font-size: 36px;
     font-weight: 700;
     color: #777;
     background: #fff;
}
 .homevideo img {
     margin-top: 120px;
}
 .homevideo iframe, .homevideo video {
     display: block;
}
 .form-wrap {
     max-width: 370px;
     margin: 0 auto;
     background: #54bbe7;
}
 .form-wrap h3 {
     background: #4ba8cf;
     font-size: 24px;
     font-weight: bold;
     color: #fff;
     text-transform: uppercase;
     padding: 18px 30px;
     margin: 0;
}
 .formbox {
     padding: 30px 35px 20px 35px;
}
 .formbox .form-control {
     border-radius: 0;
     height: 40px;
     border: none;
}
 .form-control::-webkit-input-placeholder {
    /* Chrome */
     color: #555;
}
 .form-control:-ms-input-placeholder {
    /* IE 10+ */
     color: #555;
}
 .form-control::-moz-placeholder {
    /* Firefox 19+ */
     color: #555;
     opacity: 1;
}
 .form-control:-moz-placeholder {
    /* Firefox 4 - 18 */
     color: #555;
     opacity: 1;
}
 .sub-btn {
     text-align: right;
}
 .form-group .sub {
     background: #000;
     border: none;
     color: #fff;
     padding: 10px 52px;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     margin-top: 5px;
}
 .ivr-wrap .form-group {
     margin-bottom: 7px;
}
/*footer*/
 .outbound-api a {
}
 .outbound-api a:hover {
     color: #fff;
     background: #f78d1e;
}
 .footer-wrap {
     background: #606060;
     padding: 60px 0 20px 0;
}
 .contact-info {
     max-width: 750px;
     margin: 0 auto;
     padding-bottom: 20px;
}
 .call {
     position: relative;
     padding-left: 80px;
}
 .call span {
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
     display: block;
     line-height: 18px;
}
 .call a {
     text-decoration: none;
     font-size: 30px;
     color: #FFF;
}
 .call:before {
     content: "";
     background: url(images/call-icon.png) no-repeat left;
     position: absolute;
     top: 0;
     left: 0;
     width: 57px;
     height: 57px;
}
 .address {
     position: relative;
     padding-left: 80px;
     font-size: 30px;
     color: #fff;
     line-height: 30px;
}
 .address span {
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
     display: block;
     line-height: 18px;
}
 .address a {
     text-decoration: none;
     font-size: 30px;
     color: #FFF;
}
 .address:before {
     content: "";
     background: url(images/address-icon.png) no-repeat left;
     position: absolute;
     top: 0;
     left: 0;
     width: 57px;
     height: 57px;
}
 .footer p {
     font-size: 14px;
     color: #cdcdcd;
     line-height: 24px;
     margin-top: 15px;
}
 .footer p a {
     color: #f78d1e;
}
 .footer h3 {
     position: relative;
     font-size: 23px;
     font-weight: 300;
     color: #fff;
     margin-bottom: 35px;
     margin-top: 0;
}
 .footer h3 a {
     font-size: 23px;
     font-weight: 300;
     color: #fff;
}
 .footer h3:before {
     content: "";
     background: url(images/line.png) no-repeat left;
     position: absolute;
     bottom: -12px;
     width: 106px;
     height: 2px;
}
 .footerLinks {
     list-style: none;
}
 .footerLinks li {
     margin-top: 13px;
     position: relative;
     padding-left: 15px;
}
 .footerLinks li a {
     color: #c9c9c9;
     font-size: 14px;
     text-decoration: none;
}
 .footerLinks li a i {
     display: none;
}
 .footerLinks li:before {
     content: "\f0da";
     position: absolute;
     top: 0;
     left: 0;
     font-family: 'FontAwesome';
     color: #c9c9c9;
}
 .footerLinks li a:hover {
     color: #f78d1e;
}
 .copyright-wrap {
     border-top: 1px solid #787878;
     padding-top: 10px;
     margin-top: 25px;
}
 .copyright {
     color: #a6a6a6;
     font-size: 14px;
     padding-top: 12px;
}
 .copyright-wrap .footerLinks {
     text-align: center;
}
 .copyright-wrap .footerLinks li {
     display: inline-block;
}
 .copyright-wrap .footerLinks li:before {
     display: none;
}
 .site-credits {
     text-align: right;
     color: #a6a6a6;
     font-size: 14px;
     padding-top: 12px;
}
 .site-credits a {
     text-decoration: none;
     color: #d0d0d0;
}
 .site-credits a:hover {
     color: #FFF;
}
 .quote {
     position: fixed;
     right: 0;
     margin-top: -54px;
     top: 50%;
     z-index: 100000000;
}
/*inner-content*/
 .pageContent {
     line-height: 24px;
}
 .inner-content {
     padding: 50px 0;
     margin-top: 80px;
}
 .inner-content p {
     font-size: 14px;
     color: #333;
     line-height: 24px;
}
 .inner-content h2 {
     margin-top: 0;
}
 .postimage {
     margin-bottom: 30px;
}
/*outbound*/
 .requestWrp {
     background: url(images/request-bg.jpg) no-repeat;
     background-size: cover;
     padding: 30px;
     margin-top: 30px;
     border-radius: 10px;
}
 .requestWrp h3 {
     font-size: 24px;
     color: #fff;
     text-transform: uppercase;
     margin-top: 0;
     font-weight: 100;
}
 .requestWrp p {
     font-size: 14px;
     color: #fff;
     line-height: 24px;
}
 .requestWrp .request-btn {
     margin-top: 13px;
}
 .requestWrp .request-btn a {
     text-decoration: none;
     font-size: 14px;
     font-weight: bold;
     text-transform: uppercase;
     background: #f78d1e;
     padding: 10px 24px;
     display: inline-block;
     color: #fff;
}
/*opportunities-wrap*/
 .opportunities-wrap {
     background: #54bbe6;
     padding: 60px 0;
}
 .opportunities-wrap h3 {
     margin-top: 0;
     color: #fff;
     font-size: 32px;
     text-transform: uppercase;
}
 .opportunities-wrap p {
     color: #fff;
     font-size: 22px;
     font-weight: 100;
}
 .opportunity-links {
     list-style: none;
}
 .opportunity-links li {
     float: left;
     width: 50%;
     line-height: 30px;
     position: relative;
     padding-left: 28px;
}
 .opportunity-links li a {
     text-decoration: none;
     font-size: 17px;
     color: #fff;
}
 .opportunity-links li:before {
     content: "\f061";
     font-family: 'FontAwesome';
     position: absolute;
     top: 0;
     left: 0;
     font-size: 18px;
     color: #fff;
}
/*outbound-features*/
 .outbound-features {
     padding: 40px 0;
     border-top: 1px solid #ddd;
}
 .outbound-features .opportunity-links li {
     float: none;
     width: 100%;
     font-weight: bold;
     font-size: 16px;
     color: #6b6b6b;
     line-height: 34px;
}
 .outbound-features .opportunity-links li:before {
     color: #f78d1e;
}
 .feature-image {
     margin-top: 15px;
}
/*contact*/
 .cont-address i {
     background: #54bbe6;
     color: #fff;
     float: left;
     height: 60px;
     width: 64px;
     text-align: center;
     line-height: 60px;
     margin-right: 15px;
     font-size: 30px;
}
 .conInfo {
     float: left;
     width: 70%;
}
 .conInfo h4 {
     margin: 0;
}
 .contactpg .main-title {
     font-size: 36px;
}
 .contactpg .form-control {
     border-radius: 0;
     height: 42px;
}
 textarea.form-control {
     height: 150px !important;
}
 .cont-address {
     margin-top: 20px;
}
 .text {
     margin-top: 12px;
}
 .contactpg .sub {
     background: #f78d1e;
}
 .contactpg .sub:hover {
     background: #1dafec;
}
 .contactpg p {
     line-height: 20px;
}
 .contactpg .callinfo a {
     text-decoration: none;
     color: #000;
}
 .contactpg .callinfo a:hover {
     color: #f78d1e;
}
 .heading {
     margin-top: 0 
}
/*partner*/
 .partner {
     margin-top: 40px;
     background: #eee;
     padding: 40px 0;
}
 .partnerLinks li a {
     color: #54bbe6;
}
 .partnerLinks li:before {
     color: #000;
}
 .mti {
     background: none;
}
/* =WordPress Core ---------------------------------------------------------- */
 .alignnone {
     margin: 5px 20px 20px 0;
}
 .aligncenter, div.aligncenter {
     display: block;
     margin: 5px auto 5px auto;
}
 .alignright {
     float: right;
     margin: 5px 0 20px 20px;
}
 .alignleft {
     float: left;
     margin: 5px 20px 20px 0;
}
 a img.alignright {
     float: right;
     margin: 5px 0 20px 20px;
}
 a img.alignnone {
     margin: 5px 20px 20px 0;
}
 a img.alignleft {
     float: left;
     margin: 5px 20px 20px 0;
}
 a img.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .wp-caption {
     background: #fff;
     border: 1px solid #f0f0f0;
     max-width: 96%;
    /* Image does not overflow the content area */
     padding: 5px 3px 10px;
     text-align: center;
}
 .wp-caption.alignnone {
     margin: 5px 20px 20px 0;
}
 .wp-caption.alignleft {
     margin: 5px 20px 20px 0;
}
 .wp-caption.alignright {
     margin: 5px 0 20px 20px;
}
 .wp-caption img {
     border: 0 none;
     height: auto;
     margin: 0;
     max-width: 98.5%;
     padding: 0;
     width: auto;
}
 .wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     margin: 0;
     padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
 .screen-reader-text {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     white-space: nowrap;
     height: 1px;
     width: 1px;
     overflow: hidden;
}
 .screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 3px;
     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto !important;
     color: #21759b;
     display: block;
     font-size: 14px;
     font-size: 0.875rem;
     font-weight: bold;
     height: auto;
     left: 5px;
     line-height: normal;
     padding: 15px 23px 14px;
     text-decoration: none;
     top: 5px;
     width: auto;
     z-index: 100000;
    /* Above WP toolbar. */
}
 .home-form span.phone {
     margin-top: auto !important;
     position: inherit !important;
     padding-left: 0;
     float: none !important;
     display: inline-block !important;
}
 .careerPage {
     background: #eee;
     padding: 15px;
     border: 1px solid #e8e8e8;
     min-height: 200px;
     margin-bottom: 20px;
}
 .page-id-138 .careerPage {
     min-height: 395px;
}
 .page-id-470 .careerPage {
     min-height: 275px;
}
 .home-form span.phone:before {
     content: '';
}
 .home-form .screen-reader-response, .home-form .wpcf7-response-output.wpcf7-validation-errors {
     display: none !important;
}
 .home-form .wpcf7-not-valid-tip {
     color: #A7071C;
}
 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
     font-weight: bold;
}
 .acf-map {
     width: 100%;
     height: 400px;
     border: #ccc solid 1px;
     margin: 10px 0;
}
/* fixes potential theme css conflict */
 .contact_banner {
}
 .single-size {
     font-size: 25px;
     text-transform: none !important;
}
 .acf-map img {
     max-width: inherit !important;
}
 .main_map {
     position: relative;
}
 .custom_marker {
     display: none;
     position: absolute;
     top: 40%;
     left: 25%;
     width: 230px;
     height: auto;
     background: #3ab8ec;
     padding: 10px;
     border-radius: 3px;
     font-size: 1.2em;
     color: #FFF;
}
 .wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked, div.wpcf7-validation-errors {
     display: none !important;
}
 .careerImg span {
     font-size: 43px;
}
 .careerPage a {
     text-decoration: none;
}
 .api_element {
     background: #f9f9fb;
     border: 1px #d3d7dd solid;
     border-radius: 5px;
     font-size: 16px;
     padding: 20px 0;
}
 .api_element ul li:before {
     content: "" !important;
}
/*26-7-17*/
 .faq-title h4 {
     color: #555;
     font-size: 18px !important;
}
/*resources*/
 .mti-icon {
     background: #54bbe6;
     text-align: center;
     padding: 20px 0;
}
 .mti-icon i {
     font-size: 60px;
     color: #fff;
}
 .resourceList h3 {
     margin-top: 0;
}
 .resourceList h3 a {
     text-decoration: none;
     color: #54bbe6;
}
 .resourceList h3 a:hover {
     color: #000;
}
 .resourceList {
     list-style: none;
}
 .resourceList li {
     margin-top: 30px;
}
 .resourceList p {
     margin-bottom: 0;
}
 .resoucre {
     background: #eee;
     padding: 20px;
}
 .page-id-122 .resoucre {
     min-height: 225px;
}
 .servicesImg {
     margin-bottom: 25px;
     text-align: center;
}
 .servicesImg img {
     box-shadow: 0 0 8px rgba(0, 0, 0, 0.26);
     background: #fff;
     padding: 5px;
}
 .page-id-284 .servicesImg img {
     box-shadow: none;
     padding: 0;
}
/* ======================= Blog Listing ======================= */
 .ivrsection {
     background: #0c1831 url('images/ivr-bg.jpg') no-repeat;
     background-size: cover;
     padding: 50px 0;
     text-align: center;
}
 .ivrsection .main-title {
     text-align: center;
     color: #fff;
}
 .ivrsection .main-title:before {
     left: 50%;
     margin-left: -53px;
     bottom: -15px;
}
 .ivrsection p {
     font-size: 18px;
     line-height: 30px;
     color: #fff;
}
 .expertbtn {
     background: #f78d1e;
     color: #fff;
     padding: 10px 25px;
     border-radius: 8px;
     display: inline-block;
     font-size: 18px;
     font-weight: 700;
     margin-top: 15px;
}
 .expertbtn:hover {
     text-decoration: none;
     background: #fff;
     color: #000;
}
 .counterwraper .counterbox {
     margin-bottom: 30px;
     margin-top: 30px;
     text-align: center;
}
 .counterwraper .counternumber {
     font-size: 72px;
     font-weight: 600;
     line-height: 1;
}
 .counterwraper .countertext {
     font-size: 18px;
}
 .features-section {
     display: grid;
     grid-template-columns: repeat(2, 1fr);
     gap: 50px 60px;
     max-width: 1200px;
     margin: 40px auto;
     padding: 0 20px;
     font-family: Arial, sans-serif;
}
 .feature-box {
     display: flex;
     align-items: flex-start;
     gap: 20px;
}
 .feature-icon {
     width: 90px;
     height: 90px;
     flex: 0 0 90px;
     border-radius: 50%;
     background: #5d6877;
     display: flex;
     justify-content: center;
     align-items: center;
     color: #fff;
     font-size: 32px;
}
 .feature-box h3 {
     margin: 0 0 10px;
     font-size: 22px;
     color: #37a6d9;
}
 .feature-box p {
     margin: 0;
     line-height: 1.6;
     color: #444;
     max-width: 500px;
}
/* Responsive */
 @media (max-width: 768px) {
     .features-section {
         grid-template-columns: 1fr;
    }
}
 .blogWraper {
     margin-bottom: 40px;
}
 .blogList {
     list-style: none;
}
 .blogList li {
     background: #fff;
     padding: 20px;
     margin-bottom: 30px;
     border: 1px solid #e4e4e4;
}
 .blogList li:hover {
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
     border-color: #54bbe6;
}
 .blogList li .postimg {
     position: relative;
     max-height: 200px;
}
 .singlePage li .postimg {
     position: relative;
     max-height: 400px !important;
}
 .blogList li .postimg .date {
     width: 60px;
     height: 60px;
     font-weight: bold;
     font-size: 15px;
     color: #fff;
     padding: 7px 10px 0 10px;
     text-align: center;
     line-height: 20px;
     background: #f78d1e;
     letter-spacing: 0.4px;
     outline: 3px solid #f78d1e;
     border: 1px solid #fff;
     position: absolute;
     right: 13px;
     bottom: 13px;
     z-index: 12;
     text-transform: uppercase;
}
 .blogList li .date {
     width: 60px;
     height: 60px;
     font-weight: bold;
     font-size: 15px;
     color: #fff;
     padding: 7px 10px 0 10px;
     text-align: center;
     line-height: 20px;
     background: #f78d1e;
     letter-spacing: 0.4px;
     outline: 3px solid #f78d1e;
     border: 1px solid #fff;
     position: absolute;
     right: 13px;
     bottom: 13px;
     z-index: 12;
     text-transform: uppercase;
}
 .blog-post-info {
     background: #54bbe6;
     padding: 10px 0;
}
 .blog-post-info span {
     margin-left: 20px;
}
 .blog-post-info span a {
     text-decoration: none;
     color: #fff;
     font-size: 14px;
}
 .blog-post-info span a i {
     margin-right: 5px;
}
 .pl-40 {
     margin-left: 30px !important;
}
 .post-header {
     margin-bottom: 20px;
}
 .post-header h4 a {
     font-size: 24px;
     color: #54bbe6;
     font-weight: 600;
     text-decoration: none;
}
 .post-header h4 a:hover {
     color: #f78d1e;
}
 .postmeta {
     margin: 10px 0 20px 0;
     font-size: 14px;
     color: #777;
}
 .postmeta span, .postmeta a {
     color: #f78d1e;
}
 .blogList li p {
     font-size: 14px;
     line-height: 24px;
     color: #777;
}
 .blogList li .readmore {
     display: inline-block;
     margin-top: 15px;
     color: #fff;
     font-weight: 600;
     font-size: 14px;
     padding-bottom: 5px;
     background: #54bbe6;
     padding: 10px 24px;
     text-decoration: none;
}
 .blogList li .readmore:hover {
     background: #f78d1e;
     color: #fff;
}
 .postimg {
     position: relative;
     overflow: hidden;
}
 .postimg:before {
     background: #54bbe6;
     bottom: 10px;
     content: "";
     left: 10px;
     position: absolute;
     right: 10px;
     top: 10px;
     transform: scale(0);
     transition: all 300ms ease 0s;
     opacity: 0.5;
     z-index: 1;
     display: none;
}
 .blogList li:hover .postimg:before {
     transform: scale(1);
}
 .category {
     margin: 0;
     color: #fff;
}
 .category a {
     text-decoration: underline;
     color: #fff;
}
 .category a:hover {
     text-decoration: none;
}
/*Pagination*/
 .pagiWrap .showreslt {
     font-size: 14px;
     font-weight: 600;
     margin-top: 10px;
}
 .pagiWrap .pagination {
     text-align: right;
     margin: 0;
}
 .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
     border-radius: 0;
}
 .pagination li a:hover {
     background: #54bbe6;
     color: #fff;
     border: 1px solid #54bbe6;
}
 .pagination li.active a {
     background: #54bbe6;
     border: 1px solid #54bbe6;
}
 .pagination .page-numbers:first-child>a, .pagination .page-numbers:first-child>span, .pagination .page-numbers:last-child>a, .pagination .page-numbers:last-child>span {
     border-radius: 0;
}
 .pagination {
     display: block !important;
}
 .pagination a {
     text-decoration: none;
     border: 1px solid #eee;
     padding: 5px 10px;
     color: #555;
}
 .pagination span.current {
     background: #54bbe6;
     color: #fff;
     padding: 5px 10px;
     border: 1px solid #54bbe6;
}
 .pagination a:hover {
     background: #54bbe6;
     color: #fff;
     border: 1px solid #54bbe6;
}
 .pagination .page-numbers.active a {
     background: #54bbe6;
     border: 1px solid #54bbe6;
}
/*Side bar*/
 .sidebar {
     background: #fff;
     border: 1px solid #e4e4e4;
     padding: 20px;
     margin-bottom: 30px;
}
 .sidebar .widget {
     margin-bottom: 20px;
     border-bottom: 1px solid #eee;
     padding-bottom: 20px;
}
 .sidebar .widget-title {
     font-size: 18px;
     font-weight: 600;
     color: #666;
     margin-bottom: 20px;
}
/*Sidebar Search*/
 .search {
     position: relative;
     margin-bottom: 15px;
}
 .search .form-control {
     border-radius: 0;
     height: auto;
     padding: 10px 12px;
     border-color: #ddd;
}
 .search .btn {
     position: absolute;
     right: 0;
     top: 0;
     border-radius: 0;
     background: none;
     font-size: 20px;
}
/*categories*/
 .categories li {
     margin-bottom: 15px;
     position: relative;
     padding-left: 20px;
}
 .categories li a {
     margin-top: 0;
     color: #888;
     font-size: 14px;
     font-weight: 600;
     text-decoration: none;
}
 .categories li a:hover {
     color: #54bbe6;
}
 .categories li:before {
     content: "\f0da ";
     font-family: 'FontAwesome';
     position: absolute;
     left: 0px;
     color: #54bbe6;
     font-size: 12px;
}
/*Archives*/
 .mtarchive li {
     line-height: 45px;
}
 .mtarchive li a {
     margin-top: 0;
     color: #888;
     font-size: 14px;
     font-weight: 600;
}
 .mtarchive li span {
     float: left;
     height: 30px;
     width: 30px;
     text-align: center;
     background: #f5f5f5;
     border: 1px solid #fff;
     outline: 3px solid #f5f5f5;
     margin-right: 20px;
     line-height: 26px;
     font-size: 12px;
     color: #777777;
     margin-top: 10px;
     -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -o-transition: all 0.4s ease-in-out;
     -ms-transition: all 0.4s ease-in-out;
     transition: all 0.4s ease-in-out;
}
 .mtarchive li a:hover span {
     background: #f78d1e;
     color: #fff;
}
/*Popular Posts*/
 .papu-post {
}
 .papu-post .media-left {
     margin-right: 0px;
}
 .papu-post .media-left img {
     width: 100%;
}
 .papu-post .media-left a {
     width: 80px;
     margin-top: 0;
     margin-right: 5px;
     display: inline-block;
}
 .papu-post span {
     color: #f78d1e;
     letter-spacing: 0px;
     font-size: 11px;
}
 .papu-post li {
     border-bottom: 1px solid #ececec;
     padding: 20px 0;
     margin: 0px;
}
 .papu-post .media-heading {
     display: inline-block;
     width: 100%;
     color: #777777;
     margin-top: 0px;
     font-size: 14px;
     line-height: 20px;
}
 .papu-post li:last-child {
     border-bottom: 0;
}
/*Tags*/
 .tags:after {
     display: table;
     clear: both;
     content: '';
}
 .tags li {
     display: inline-block;
     float: left;
}
 .tags a {
     font-size: 13px;
     color: #969595;
     border: 1px solid #dadada;
     padding: 7px 10px;
     display: inline-block;
     margin-right: 5px;
     margin-bottom: 5px;
     text-transform: uppercase;
     text-decoration: none;
}
 .tags a:hover {
     border: 1px solid #f78d1e;
     background: #f78d1e;
     color: #fff;
     text-decoration: none;
}
/*Photo Streen*/
 .photo-steam {
     margin: 0 -5px;
}
 .photo-steam:after {
     display: table;
     clear: both;
     content: '';
}
 .photo-steam li {
     float: left;
     width: 25%;
     padding: 0 5px;
     margin-bottom: 10px;
}
/*genral page*/
 .column {
     background: #eee;
     padding: 15px 25px;
     border: 1px solid #e4e4e4;
}
 .genral {
     border-bottom: 1px solid #e0e0e0;
     padding-bottom: 10px;
     padding-bottom: 14px;
     margin-bottom: 23px;
     color: #54bbe6;
}
 .unorderlist {
}
 .unorderlist li {
     position: relative;
     padding-left: 25px;
     margin-top: 10px;
}
 .unorderlist li a {
     text-decoration: none;
     font-size: 14px;
     color: #000;
     font-size: 16px;
}
 .unorderlist li a:hover {
     color: #54bbe6;
}
 .unorderlist li a:before {
     content: "\f061";
     font-family: 'FontAwesome';
     position: absolute;
     top: 0;
     left: 0;
     color: #54bbe6;
     font-size: 16px;
}
 .blogWraper h2, .blogWraper h3, .blogWraper h4 .blogWraper h5, .blogWraper h6 {
     padding: 10px 0;
}
 .blogWraper p {
     padding: 0 0 10px 0;
     line-height: 24px;
}
 .blogWraper img {
    /*border: 2px solid #bfbfbf;
    */
}
 .blogWraper ul {
     padding-left: 20px;
     margin: 10px 0;
}
 .blogWraper ul li {
     position: relative;
     padding-left: 25px;
     margin-top: 10px;
}
 .blogWraper ul a {
     text-decoration: none;
     font-size: 14px;
     color: #000;
}
 .blogWraper ul li:before {
     content: "\f0ca";
     font-family: 'FontAwesome';
     position: absolute;
     top: 0;
     left: 0;
     color: #54bbe6;
     font-size: 16px;
}
 .blogWraper ol {
     padding-left: 20px;
     margin: 10px 0;
}
 .blogWraper ol li {
     margin-top: 10px;
     font-size: 14px;
     color: #000;
     counter-increment: item;
}
 .blogWraper ol li:before {
     display: inline-block;
     width: 1.5em;
     padding-right: 0.5em;
     text-align: right;
     content: "\f0cb";
     font-family: 'FontAwesome';
}
 .blogWraper .blogList li:before {
     content: '';
}
 .orderlist {
     counter-reset: item;
}
 .orderlist li {
     margin-top: 10px;
     font-size: 14px;
     color: #000;
     font-size: 16px;
     counter-increment: item;
}
 .orderlist li:before {
     display: inline-block;
     width: 1.5em;
     padding-right: 0.5em;
     font-weight: bold;
     text-align: right;
     content: counter(item) ".";
}
 .notFound-heading {
     font-size: 20em;
     text-align: center;
     font-weight: bold;
     color: #f78d1e;
}
 .home-form .wpcf7 .ajax-loader {
     display: block !important;
}
 .blogWraper .glossary-index-letters li:before {
     content: '';
}
 .blogWraper .glossary-index-letters li a {
     font-size: 1.5em;
}
 .blogWraper .glossary-index ul li {
     list-style: disc;
     padding-left: 0;
     text-transform: uppercase;
}
 .blogWraper .glossary-index ul li:before {
     content: '';
}
 div.wpcf7-mail-sent-ok {
     margin: 0 !important;
     font-size: 0.9em !important;
     color: #046f09 !important;
     font-weight: normal;
     border: none !important;
}
 .blogWraper .blogList {
     padding-left: 0;
}
 .pageContent ul {
     padding-left: 20px;
     margin: 10px 0;
}
 .pageContent ul li {
     position: relative;
     padding-left: 25px;
     margin-top: 10px;
}
 .pageContent ul a {
     text-decoration: none;
     font-size: 14px;
     color: #000;
}
 .pageContent ul li:before {
     content: "\f061";
     font-family: 'FontAwesome';
     position: absolute;
     top: 0;
     left: 0;
     color: #f78d1e;
     font-size: 16px;
}
 .pageContent ul li h4 {
     font-size: 14px;
     cursor: pointer;
     color: #333;
     margin: 0;
     line-height: 24px;
}
 .pageContent ul li h4:hover, .pageContent ul li h4.active {
     color: #f78d1e;
}
 .pageContent ul li p {
     height: 0;
     position: relative;
     padding: 0px;
     font-size: 14px !important;
}
 .pageContent ol {
     padding-left: 20px;
     margin: 10px 0;
}
 .pageContent ol li {
     margin-top: 10px;
     font-size: 14px;
     color: #000;
     counter-increment: item;
}
 .pageContent ol li:before {
     display: inline-block;
     width: 1.5em;
     padding-right: 0.5em;
     text-align: right;
     content: "\f0cb";
     font-family: 'FontAwesome';
}
/*2-8-17*/
 .industrylist h3 {
     margin-top: 0;
}
 .industrylist h4 {
     font-size: 18px;
     color: #f78d1e;
     cursor: pointer;
}
 .indrow {
     background: #f8f8f8;
     border: 1px solid #eee;
     padding: 20px;
     margin-bottom: 30px;
}
 .indrow img {
     float: left;
}
 .indusbox {
     padding-left: 120px;
}
 .indrow ul {
     margin-bottom: 0;
}
 .indrow ul li {
     padding: 6px 0;
}
 .indrow ul li:before {
     content: "\f138";
     font-family: 'FontAwesome';
     font-size: 14px;
     color: #666;
     margin-right: 10px;
}
 .indrow ul li ul {
     margin-left: 25px;
}
 .indrow ul li ul li:before {
     content: "\f0da";
     margin-right: 7px;
}
/***************************************** faqs start *****************************************/
/*.new ul:last-child {
     padding-left: 20px;
     padding-right: 20px;
}
 */
 .api_element ul {
     padding: 0 17px;
}
 .api_element ul li {
     padding-left: 0;
}
 .api_element ul li a {
     display: block;
     padding-left: 0px;
}
 .api_element ul li:last-child a {
     background: #f78d1e;
     border: none;
     color: #fff;
     padding: 10px 20px;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     cursor: pointer;
     text-align: center;
}
 .api_element ul li:nth-last-child(2) a {
     background: #f78d1e;
     border: none;
     color: #fff;
     padding: 10px 20px;
     font-size: 18px;
     font-weight: bold;
     text-transform: uppercase;
     cursor: pointer;
     text-align: center;
}
 .new ul li:last-child:before {
     display: none;
}
 .faqs {
     padding-bottom: 0;
}
 .faqs h1 {
     text-align: left;
}
 .faqs h1:before {
     left: 0;
     margin-left: 0;
}
 .faqs-service {
     list-style: none;
     margin-top: 10px;
     margin-top: 20px;
}
 .faqs-service li {
     margin-bottom: 10px;
}
 .faqs-service li h4 {
     font-size: 16px;
     font-weight: 600;
     cursor: pointer;
     font-family: 'Open Sans', sans-serif;
     color: #333;
     position: relative;
     padding-top: 5px;
     background: #efefef;
     padding: 15px 15px 15px 60px;
     margin: 0;
}
 .faqs-service li h4:before {
     content: "\f0da";
     font-family: 'FontAwesome';
     background: #f78d1e;
     width: 43px;
     padding: 14px 0;
     color: #fff;
     margin-right: 10px;
     font-size: 18px;
     display: inline-block;
     text-align: center;
     transition: 0.3s ease-in;
     -moz-transition: 0.3s ease-in;
     -webkit-transition: 0.3s ease-in;
     -ms-transition: 0.3s ease-in;
     position: absolute;
     top: 0;
     left: 0;
}
 .faqs-service li h4:hover, .faqs-service li h4.active {
     color: #fff;
     background: #54bbe6 
}
 .faqs-service li h4:hover:before {
     background: #f78d1e;
}
 .faqs-service li h4.active:before {
     content: "\f0d7";
     background: #f78d1e;
}
 .faqs-service li p {
     height: 0;
     overflow: hidden;
     position: relative;
     padding: 10px 20px 0 20px;
     background: #f7f7f7;
     border: 1px solid #eee;
     padding-bottom: 10px;
}
 .kbPage {
     padding-bottom: 0;
}
 .kbPage h1 {
     text-align: left;
}
 .kbPage h1:before {
     left: 0;
     margin-left: 0;
}
 .kb-lists {
     list-style: none;
     margin-top: 10px;
     margin-top: 20px;
}
 .kb-lists li {
     margin-bottom: 10px;
}
 .kb-lists li h3 {
     font-size: 16px;
     font-weight: 600;
     cursor: pointer;
     font-family: 'Open Sans', sans-serif;
     color: #333;
     position: relative;
     padding-top: 5px;
     background: #efefef;
     padding: 15px 15px 15px 60px;
     margin: 0;
}
 .kb-lists li h3:before {
     content: "\f0da";
     font-family: 'FontAwesome';
     background: #f78d1e;
     width: 43px;
     padding: 14px 0;
     color: #fff;
     margin-right: 10px;
     font-size: 18px;
     display: inline-block;
     text-align: center;
     transition: 0.3s ease-in;
     -moz-transition: 0.3s ease-in;
     -webkit-transition: 0.3s ease-in;
     -ms-transition: 0.3s ease-in;
     position: absolute;
     top: 0;
     left: 0;
}
 .kb-lists li h3:hover, .kb-lists li h3.active {
     color: #fff;
     background: #54bbe6 
}
 .kb-lists li h3:hover:before {
     background: #f78d1e;
}
 .kb-lists li h3.active:before {
     content: "\f0d7";
     background: #f78d1e;
}
 .kb-inner-lists {
     margin-top: 20px;
     display: none;
     padding: 10px;
     background: rgba(239, 239, 239, 0.35);
     margin-left: 40px;
     list-style: none;
}
 .kb-inner-lists li {
     margin-bottom: 10px;
}
 .kb-inner-lists li h4 {
     cursor: pointer;
}
 .kb-inner-lists li h4:before {
     font-family: fontAwesome;
     content: '\f047';
     display: inline-block;
     padding-right: 10px;
     color: #f78d1e !important;
     background: none !important;
}
 .kb-inner-lists li h4:hover:before {
     background: #f78d1e;
}
 .kb-inner-lists li h4.active:before {
     content: "\f0d7";
     background: #f78d1e;
}
 .kb-inner-lists li .kb_content {
     display: none;
     position: relative;
     padding: 10px;
     background: #54bbe6;
     border: none;
     margin-left: 40px;
     border-radius: 3px;
}
 .kb-inner-lists li .kb_content p {
     color: #FFF;
}
 .abramson {
     float: left;
     margin-right: 18px;
     margin-top: 7px;
}
 .managImg img {
     height: auto;
}
 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
     height: auto !important;
}
 .page-id-65 .quote {
     display: none;
}
 .social-icons {
     margin-top: 20px;
}
 .social-icons li {
     display: inline-block;
}
 .social-icons li a {
     font-size: 36px;
     padding: 0 3px;
     text-decoration: none;
     color: #fff;
}
 .owl-controls {
     display: none 
}
 .logos-wrap {
     background-size: cover;
     padding: 20px 0;
     text-align: center;
}
 .logos-image {
     background: #fff;
     display: inline-block;
     width: 150px;
     height: 150px;
     text-align: center;
     line-height: 140px;
}
/************************* 1-5-2018 *************************/
 .businessSms {
     padding: 50px 0 20px 0;
     background: #f8f8f8;
}
 .smslist:after {
     clear: both;
     content: '';
     display: table;
}
 .smslist li {
     margin-bottom: 30px;
}
 .smslist li img {
     float: left;
}
 .smslist .bscontent {
     padding-left: 80px;
}
 .smslist .btitle {
     font-size: 16px;
     font-weight: 600;
     color: #222;
     margin-bottom: 10px;
     text-transform: uppercase;
}
 .smslist p {
     font-size: 14px;
     color: #666;
     line-height: 24px;
     font-weight: 400;
}
 .smsStatistics {
     border: 1px solid #eee;
     padding: 50px;
     margin: 70px 0;
     box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) 
}
 .smsStatistics .main-title {
     margin-top: 0;
     text-align: center;
     font-size: 36px;
}
 .smsStatistics .main-title:before {
     left: 50%;
     margin-left: -53px;
     bottom: -10px;
}
 .smsstats {
}
 .smsstats li {
     text-align: center;
     font-size: 24px;
     font-weight: 300;
     font-family: 'Roboto', sans-serif;
     margin-top: 20px;
}
 .smsstats li strong {
     color: #f78d1e;
     font-size: 30px;
}
 .smsstats .owl-controls {
     display: block;
}
 .smsstats .owl-controls .owl-nav {
     display: block;
}
 .smsstats .owl-prev, .smsstats .owl-next {
     position: absolute;
     top: 50%;
     width: 36px;
     height: 36px;
     border: 1px solid #eee;
     border-radius: 50%;
     text-align: center;
     line-height: 34px;
     margin-top: -10px;
     font-size: 22px;
}
 .smsstats .owl-prev {
     left: 0;
}
 .smsstats .owl-next {
     right: 0;
}
 .smsstats .owl-prev:hover, .smsstats .owl-next:hover {
     border-color: #f78d1e;
     color: #f78d1e;
}
 .smsservicewp {
     padding: 50px 0 20px 0;
     background: #f8f8f8;
}
 .smsservicewp .smslist p {
     min-height: 96px;
}
 .smsservicewp .main-title {
     margin-top: 0;
     text-align: center;
     font-size: 40px;
     margin-bottom: 70px;
}
 .smsservicewp .main-title:before {
     left: 50%;
     margin-left: -53px;
     bottom: -10px;
}
 @media screen and (max-width: 1200px) {
     .phone {
         float: none;
         display: block;
         text-align: right;
         margin-top: 0;
    }
     .client-btn a {
         padding: 7px 11px;
    }
     .client-btn {
         padding-top: 12px;
    }
     .navigationwrape {
         margin-top: 15px;
    }
     .successfulIVR p {
         padding: 0;
    }
}
 @media screen and (max-width: 990px) {
     .header-wrap {
         text-align: center;
         padding-bottom: 20px;
    }
     .phone {
         float: left;
         margin-top: 15px;
    }
     .navbar-default .navbar-nav>li>a {
         font-size: 18px;
    }
     .navigationwrape {
         border-right: none;
    }
     .navbar-nav>li {
         float: none;
         display: inline-block;
    }
     .navbar-nav {
         float: none;
         line-height: 30px;
    }
     .ivr-wrap .main-title {
         margin-top: 0;
    }
     .ivr-wrap {
         text-align: center;
    }
     .form-wrap {
         margin-top: 30px;
    }
     .copyright {
         text-align: center;
    }
     .site-credits {
         text-align: center;
    }
     .outbound-image {
         text-align: center;
         margin-top: 15px;
    }
     .requestWrp {
         text-align: center;
    }
     .opportunities-wrap h3 {
         margin-top: 15px;
    }
     .opportunity-links li {
         float: none;
         width: 100%;
    }
     .feature-image {
         text-align: center;
    }
     .slidertext2 {
         line-height: 42px !important;
    }
     .slidertext3 {
         line-height: 24px !important;
    }
     .blogList li .postimg {
         display: inline-block;
    }
}
 @media screen and (max-width: 767px) {
     .header-wrap {
         text-align: left;
    }
     .header-wrap .logo {
         padding-right: 65px;
    }
     .navbar-nav>li {
         display: block !important;
         padding: 10px 0;
    }
     .navbar-default .navbar-nav>li>a {
         margin-right: 40px;
    }
     .navbar-nav li i {
         display: block;
         z-index: 10;
    }
     .navbar-nav>li .sub-menu li i {
         display: none;
    }
     .navigationwrape {
         text-align: left;
    }
     .navbar-header {
         position: absolute;
         top: 10px;
         right: 15px;
    }
     .navbar-toggle {
         background: #fff;
         margin: 0;
    }
     .navbar-toggle .icon-bar {
         background: #ccc;
    }
     .client-btn {
         padding-top: 10px;
    }
     .call {
         margin-bottom: 20px;
    }
     .slidertext2 {
         line-height: 36px !important;
    }
     .slidertext3 {
         line-height: 18px !important;
    }
     .header-wrap {
         position: static;
    }
     .inner-content {
         margin-top: 0;
    }
     .tp-banner {
         margin-top: 0;
    }
     .kb-inner-lists, .kb-inner-lists li .kb_content {
         margin-left: 0;
    }
     .quote {
         width: 50px;
         top: auto;
         bottom: 15%;
         margin-top: 0;
    }
     .wpcf7 {
         padding: 0 15px !important;
    }
     .successfulIVR p {
         font-size: 26px;
         line-height: 30px;
    }
     .navbar-nav>li .sub-menu {
         position: static;
         width: auto;
         margin-top: 10px;
    }
     .contactpg .main-title {
         font-size: 30px;
         margin-top: 30px;
    }
     .inner-content {
         padding: 30px 0;
    }
     .main-title {
         font-size: 30px;
    }
     .footer h3 {
         margin: 30px 0 30px 0;
    }
     .formbox {
         padding: 30px 15px 20px 15px;
    }
}
 @media screen and (max-width: 480px) {
     .slidertext2 {
         line-height: normal !important;
    }
     .slidertext3 {
         line-height: normal !important;
         margin-top: 10px !important 
    }
     .faqs-service p img {
         width: 100%;
         padding: 10px 0;
    }
     .hosted-image img {
         display: none;
    }
}
 :root {
     --primary-color: #f78d1e;
     --primary-dark: #e67e0d;
     --text-dark: #2c3e50;
     --text-light: #6c757d;
     --bg-light: #f8f9fa;
     --bg-white: #ffffff;
}
/* Hero Section */
 .hero-section {
     background-image: url('images/hero-bg.jpg');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     padding: 80px 0;
     min-height: 80vh;
     display: flex;
     align-items: center;
     margin: 0 50px;
     border-radius: 50px;
     margin-top: 80px;
}
 .hero-content h1 {
     font-size: 48px;
     font-weight: 900;
     color: var(--text-dark);
     margin-bottom: 30px;
     line-height: 1.3;
}
 .hero-content h1 .highlight {
     color: var(--primary-color);
}
 .hero-content p {
     font-size: 18px;
     color: var(--text-dark);
     margin-bottom: 20px;
     line-height: 1.7;
}
 .hero-content p strong {
     font-weight: 600;
}
 .hero-feature-box {
     background: var(--bg-white);
     border-radius: 90px;
     padding: 15px 30px;
     margin-top: 2rem;
     display: flex;
     align-items: center;
     gap: 1rem;
     max-width: 400px;
}
 .hero-feature-icon {
     font-size: 2rem;
     color: #4a90e2;
     display: flex;
     align-items: center;
}
 .hero-feature-text {
     font-size: 18px;
     font-weight: 700;
     color: var(--text-dark);
     line-height: 1.4;
}
 .hero-form-container {
     background: #f8f7f7;
     border-radius: 15px;
     padding: 2.5rem;
     border: 4px solid #fff;
     box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
 .hero-form-container h2 {
     font-size: 30px;
     font-weight: 700;
     color: var(--text-dark);
     margin-bottom: 2rem;
}
 .hero-form-container .form-label {
     font-weight: 500;
     color: var(--text-dark);
     margin-bottom: 10px;
     font-size: 16px;
}
 .hero-form-container .form-control, .hero-form-container .form-select {
     border: 1px solid #e0e0e0;
     border-radius: 8px;
     padding: 12px 15px;
     margin-bottom: 20px;
     transition: all 0.3s ease;
     font-size: 16px;
     width: 100%;
     height: auto;
}
 .hero-form-container .form-control:focus, .hero-form-container .form-select:focus {
     border-color: var(--primary-color);
     box-shadow: 0 0 0 0.2rem rgba(247, 141, 30, 0.25);
     outline: none;
}
 .hero-form-container .btn-primary {
     background-color: var(--primary-color);
     border: none;
     padding: 15px 40px;
     border-radius: 8px;
     font-weight: 700;
     font-size: 18px;
     text-transform: uppercase;
     letter-spacing: 0.5px;
     width: 100%;
     transition: all 0.3s ease;
}
 .hero-form-container .btn-primary:hover {
     background-color: var(--primary-dark);
     transform: translateY(-2px);
     box-shadow: 0 5px 15px rgba(247, 141, 30, 0.4);
}
/* Alternating Background Sections */
 .section-white {
     background-color: var(--bg-white);
     padding: 60px 0;
}
 .section-grey {
     background-color: var(--bg-light);
     padding: 80px 0;
}
 .section-title {
     font-size: 44px;
     font-weight: 700;
     color: var(--text-dark);
     text-align: center;
     margin: 0;
}
 .subtitle {
     font-size: 30px;
     margin-bottom: 30px;
}
/* Contact Form Section */
 .contact-form-section {
     background-color: var(--bg-white);
     padding: 80px 0;
}
 .contact-form {
     background: var(--bg-light);
     padding: 3rem;
     border-radius: 15px;
     box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
 .form-control, .form-select {
     border: 2px solid #e0e0e0;
     border-radius: 8px;
     padding: 12px 15px;
     margin-bottom: 1.5rem;
     transition: all 0.3s ease;
}
 .form-control:focus, .form-select:focus {
     border-color: var(--primary-color);
     box-shadow: 0 0 0 0.2rem rgba(247, 141, 30, 0.25);
}
 .btn-primary {
     background-color: var(--primary-color);
     border: none;
     padding: 12px 40px;
     border-radius: 8px;
     font-weight: 600;
     transition: all 0.3s ease;
}
 .btn-primary:hover {
     background-color: var(--primary-dark);
     transform: translateY(-2px);
     box-shadow: 0 5px 15px rgba(247, 141, 30, 0.4);
}
/* Feature Cards */
 .feature-card {
     background: var(--bg-white);
     padding: 30px;
     border-radius: 15px;
     box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
     transition: all 0.3s ease;
     border-top: 4px solid var(--primary-color);
     margin-bottom: 30px;
}
 .feature-card:hover {
     transform: translateY(-5px);
     box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
 .feature-icon2 {
     font-size: 60px;
     color: #cecbc7;
     margin-bottom: 15px;
}
 .feature-card h4 {
     font-size: 20px;
     font-weight: 600;
     color: var(--text-dark);
     margin-bottom: 1rem;
     margin-top: 0;
}
 .feature-card p {
     color: var(--text-light);
     font-size: 16px;
     margin-bottom: 0;
     min-height: 78px;
}
/* Benefits Section with Diagram */
 .benefits-section {
     position: relative;
     background-color: var(--bg-white);
     padding: 0 0 80px 0;
     overflow: visible;
}
 .benefits-label {
     display: inline-block;
     background-color: var(--primary-color);
     color: white;
     padding: 8px 24px;
     border-radius: 50px;
     font-size: 16px;
     font-weight: 600;
     margin-bottom: 1rem;
}
 .benefits-diagram {
     position: relative;
     margin: 60px auto;
     margin-top: 120px;
}
 .benefits-center {
     position: relative;
}
 .benefits-center-icon {
     position: relative;
}
 .benefit-box {
     background: #fef1e2;
     border-radius: 12px;
     padding: 30px;
     z-index: 2;
     margin-bottom: 50px;
}
 .benefit-box-icon {
     position: absolute;
     z-index: 2;
}
 .benefit-box-title {
     font-weight: 700;
     font-size: 20px;
     color: var(--text-dark);
     margin-bottom: 0.5rem;
}
 .benefit-box-text {
     font-size: 16px;
     color: var(--text-dark);
     line-height: 1.5;
}
 .benefit-box-top-left {
     top: -82px;
     left: -140px;
}
 .benefit-box-top-right {
     top: -82px;
     right: -140px;
}
 .benefit-box-bottom-left {
     bottom: -82px;
     left: -140px;
}
 .benefit-box-bottom-right {
     bottom: -82px;
     right: -140px;
}
 @media (max-width: 992px) {
     .benefits-diagram {
         min-height: 800px;
         margin-top: 30px;
         margin-bottom: 0;
    }
     .benefit-box {
         position: relative;
         width: 100%;
         margin-bottom: 30px;
    }
     .benefits-center {
         position: relative;
         transform: none;
         margin: 40px auto;
    }
     .benefit-box-icon {
         display: none;
    }
     .benefits-rings, .benefit-connector {
         display: none;
    }
}
/* Solution Boxes */
 .solutionwrap {
     background-image: url(images/hero-bg.jpg);
     background-size: cover;
     margin: 0 50px;
     border-radius: 50px;
     background-position: center;
     background-repeat: no-repeat;
}
 .solution-box {
     background: var(--bg-white);
     padding: 3rem;
     border-radius: 15px;
     transition: all 0.3s ease;
     border: 1px solid #f7d7bd;
     margin-top: 30px;
}
 .solution-box:hover {
     transform: translateY(-8px);
     box-shadow: 0 10px 35px rgba(247, 141, 30, 0.2);
}
 .solution-box h4 {
     color: var(--primary-color);
     font-size: 22px;
     font-weight: 700;
     margin-bottom: 1.5rem;
}
 .solution-box p {
     color: var(--text-light);
     font-size: 16px;
     line-height: 1.8;
     margin-bottom: 0;
}
/* FAQ Accordion */
 .faq-item {
     border-radius: 15px;
     margin-bottom: 1.5rem;
     box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
     overflow: hidden;
     transition: all 0.3s ease;
}
 .faq-item.active {
     background: linear-gradient(135deg, #989797 0%, #32312f 100%);
     box-shadow: 0 6px 20px rgba(247, 141, 30, 0.3);
}
 .faq-question {
     padding: 1.75rem 1.5rem;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     align-items: center;
     font-weight: 700;
     color: var(--text-dark);
     transition: all 0.3s ease;
     font-size: 18px;
}
 .faq-item.active .faq-question {
     color: white;
}
 .faq-question:hover {
     opacity: 0.9;
}
 .faq-answer {
     max-height: 0;
     overflow: hidden;
     transition: max-height 0.4s ease, padding 0.3s ease;
     padding: 0 1.5rem;
     color: var(--text-light);
     line-height: 1.8;
}
 .faq-answer.active {
     max-height: 500px;
     padding: 0 1.5rem 1.75rem 1.5rem;
     color: white;
}
 .faq-toggle-btn {
     width: 40px;
     height: 40px;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     background: linear-gradient(135deg, #ffb84d 0%, var(--primary-color) 100%);
     color: white;
     border: none;
     flex-shrink: 0;
     transition: all 0.3s ease;
     box-shadow: 0 2px 8px rgba(247, 141, 30, 0.3);
}
 .faq-item.active .faq-toggle-btn {
     background: #f78d1e;
     backdrop-filter: blur(10px);
}
 .faq-icon {
     font-size: 16px;
     transition: transform 0.3s ease;
     color: white;
}
 .faq-item.active .faq-icon {
     transform: rotate(180deg);
}
 .faq-item:not(.active) .faq-toggle-btn {
     background: linear-gradient(135deg, rgba(247, 141, 30, 0.1) 0%, rgba(247, 141, 30, 0.2) 100%);
}
 .faq-item:not(.active) .faq-icon {
     color: var(--primary-color);
}
/* CTA Section */
 .cta-section {
     background-image: url(images/cta-bg.jpg);
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     color: white;
     padding: 70px 0;
     text-align: center;
     margin: 0 50px;
     border-radius: 50px;
     margin-bottom: 30px;
}
 .cta-box h2 {
     font-size: 48px;
     font-weight: 700;
     margin-top: 0;
     margin-bottom: 1.5rem;
     color: #fff;
}
 .cta-box p {
     font-size: 20px;
     margin-bottom: 2rem;
     opacity: 0.95;
}
 .cta-box .btn {
     background: #000;
     color: #fff;
     padding: 15px 50px;
     font-size: 18px;
     font-weight: 700;
     border-radius: 10px;
     transition: all 0.3s ease;
     border: none;
}
 .cta-box .btn:hover {
     transform: translateY(-3px);
     box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
/* Responsive */
 @media (max-width: 768px) {
     .hero-section {
         padding: 40px;
         margin: 0 30px;
    }
     .hero-content h1 {
         font-size: 32px;
    }
     .hero-content p {
         font-size: 116pxrem;
    }
     .hero-form-container {
         padding: 32px;
         margin-top: 2rem;
    }
     .hero-feature-box {
         max-width: 100%;
    }
     .section-title {
         font-size: 32px;
    }
     .contact-form {
         padding: 32px;
    }
     .feature-card p {
         min-height: auto;
    }
     .cta-box {
         padding: 30px;
    }
}
