
label{ font-weight:normal; letter-spacing:2px;}
textarea{ width:320px; height:110px; display:inline-block; border:1px solid #ccc; padding:15px;}
.form-group{ width:100%; float:left;}
.table{ width:100%; height:100%; display:table; text-align:left; margin:0; position:relative; z-index:2;}
.table .inner{ display:table-cell; vertical-align:middle;}

input[type="submit"]{
    background-color:transparent;
}
button:focus {
    outline: medium none;
}
h1,
h2,
h3,
h4,
#testinomial-slider .item h5{
    margin:0;
}
h1{
    font-size:46px;
}
h2,
h3,
h4,
h5{
    text-transform:capitalize;
    font-family: 'Lato', sans-serif;
}
h2{font-size: 28px; font-weight: bold; color: #48515e; margin-top: 40px; margin-bottom: 20px; line-height: 1.5;}
@media screen and (max-width: 768px){
    h2{font-size:28px;}
}
@media screen and (max-width: 480px){
    h2{font-size:20px;}
}

section{ background:#fff;}

@media (min-width: 1250px){ .container{ width:1230px;}}

/* REVIEWS */
.main_content{ width:100%; float:left; text-align:center;}
/*.main_content.traffic{margin-top:40px;}*/
@media screen and (max-width: 768px){
    .main_content.traffic{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-flow: column-reverse;flex-flow: column-reverse;margin-top: 0px;}
}
@media screen and (max-width: 480px) {
    .main_content.traffic{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-flow: column-reverse;flex-flow: column-reverse;}
}

@media (min-width: 1220px){.main_content .container{ width:1220px;}}
.main_content .header{ width:100%; float:left; padding-top:40px; padding-bottom:200px; background:#1d1d1d;}
.main_content .make_money{ color:#48515e; font-size:20px; font-weight:500;margin-bottom: 20px;margin-top: 20px;}
.main_content h4{background: #fb001a;width: 300px;border-radius: 18px;font-size: 20px;color: #fff;margin: auto;margin-top: -18px;line-height: 35px;}
@media screen and (max-width: 768px){
    .main_content .make_money{font-size:18px;}
    .main_content{margin-top:20px;}
}
@media screen and (max-width: 480px){
    .main_content .make_money{font-size:18px;margin-bottom: 15px;margin-top:15px;}
}
.top_banner{
    background-image:url("../images/gtts_hero_panel_lg@1.jpg");
    background-attachment:fixed;
    background-position:center 175px;
    width:100%;
    height: 585px;
    position: relative;
    z-index: 20;
    background-repeat: no-repeat;
    background-color: #fff;
    margin-top: 110px;
    background-size: 1170px 552px;
}
.top_banner .container, .top_banner .container .row{
    height: 100%;
}
.top_banner .container .row{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}
.top_banner .container .row .col-xs-12{
     display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.top_banner .item-content p{
    font-size:30px;
    line-height: 1.2em;
    margin-bottom: 25px;
    font-weight: 500;
}
.top_banner  .item-content p , .top_banner .item-content h1{
        color:#48515e;
}
.top_banner .item-content h1{
    font-size:52px;
    margin-bottom:25px;
    font-weight:bold;
    color:#48515e;
}
.top_banner .bbblogo{
    width: 5%;
    margin: auto;
}
.top_banner  .owl-controls {
      margin-top:5%;
}
.top_banner  .owl-controls .owl-page span{
    background: #fff;
    text-align: center;
    height:12px;
    width:12px;
    border-radius:50%;
    opacity: 1;
}
.top_banner  .owl-controls .owl-page span:hover,
.top_banner  .owl-controls .active span{
    background:#6BB156;
}
.top_banner .state{
    min-width:350px;
}
.top_banner .state:after{
    content: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=");
   position: relative;
    bottom: 27px;
    padding: 12px 10px 8px;
    pointer-events: none;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    background-color: red;
    background-repeat: no-repeat;
    background-size: 17px auto;
    background-position: center;
}
.top_banner .state select{
    border: 1px solid #ff4e4e;
    border-radius: 5px;
    color:#48515e;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 100%;
    height: 37px;
    padding-left: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){
    .top_banner{
        background-image: url("../images/gtts_hero_panel_lg@1.5.jpg");
    }
}

@media screen and (max-width: 1024px){
    .top_banner {margin-top:70px; background-position:center 135px;}
    .top_banner .container{width: 100%;}
}
@media screen and (max-width: 768px){
    .top_banner{ background-image:url("../images/gtts_hero_panel_sm@1.jpg"); margin-top:10px; background-position:center 70px;}
    .top_banner .container{width: 100%;position: absolute;bottom: 0;background: rgba(0, 0, 0, 0.7);}
    .top_banner .container, .top_banner .container .row{height: 70%;}
    .top_banner .item{background-color: #000;opacity: 0.7;filter: alpha(opacity=80);padding-bottom: 20px;}
    .top_banner .item-content{padding: 20px 60px;}
    .top_banner .item-content h1{font-size: 24px;text-align: left;color:#fff;}
    .top_banner .item-content p{font-size: 18px;text-align: left;color:#fff;}
    .top_banner .text{padding: 0;}
    .top_banner .state{width:100%;}
    .top_banner .state:after{content: " ";background: transparent;}
    .top_banner .state select{border: 0;border-bottom: 1px solid #fff;border-radius: 0px;color: #fff;background: transparent;background: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=");background-repeat: no-repeat;background-position: right;width: 100%;}
    .top_banner .state select option{color:#000;}
    .top_banner .arrowbutton{text-align: center;margin-top:30px;    }
    .top_banner .arrowbutton p{text-align:center;}
    .top_banner .arrowbutton p a{background: #f39d22;padding: 5px 10px;    }
    .top_banner .arrowbutton{display: block !important;}
    .top_banner .arrowbutton .arrow{margin-top: 25px;background:url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzJweCIgdmVyc2lvbj0iMS4xIiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiPgogIDxnPgogICAgPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0ibTYwLjUzMywxNS43MzNsLTI4LjU2LDI4LjMyOC0yOC41NzktMjguMzQ4Yy0wLjM5Ny0wLjM5NC0wLjkxNy0wLjU5LTEuNDM3LTAuNTlzLTEuMDM5LDAuMTk2LTEuNDM2LDAuNTljLTAuNzkzLDAuNzg3LTAuNzkzLDIuMDYyIDAsMi44NDlsMjkuOTgsMjkuNzM1YzAuMiwwLjIgMC40OTQsMC4zNzUgMC43NTcsMC40NzYgMC43NSwwLjI4MiAxLjU5NywwLjEwNyAyLjE2Ni0wLjQ1NmwyOS45ODEtMjkuNzM1YzAuNzkzLTAuNzg3IDAuNzkzLTIuMDYyIDAtMi44NDktMC43OTQtMC43ODYtMi4wNzgtMC43ODYtMi44NzIsNy4xMDU0M2UtMTV6Ii8+CiAgPC9nPgo8L3N2Zz4K");background-repeat:no-repeat;height: 41px;width: 100%;display: block;padding: 9px;background-position: center center;  }
}
@media only screen and (max-width : 768px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .top_banner{
        background-image: url("../images/gtts_hero_panel_sm@1.5.jpg");

    }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
    .top_banner .item{background-color: #000;opacity: 0.7;filter: alpha(opacity=80);padding-bottom: 85px;}
}
@media screen and (max-width: 480px) {
    .top_banner{background-image:url("../images/gtts_hero_panel_xs@1.jpg"); margin-top: 10px; background-size: 480px 552px;}
    .top_banner .item-content{padding: 20px 30px;}
    .top_banner .item-content h1{font-size: 24px;text-align: left;color:#fff;}
    .top_banner .item-content p{font-size: 18px;text-align: left;color:#fff;}
    .top_banner .container{padding-left: 15px !important;padding-right: 15px !important;}
    .top_banner .text{padding: 0;}
    .top_banner .state select{border: 0;border-bottom: 1px solid #fff;border-radius: 0px;color: #fff;background: transparent;background: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=");background-repeat: no-repeat;background-position: right;width: 100%;}
    .top_banner .arrowbutton{text-align: center;}
    .top_banner .arrowbutton img{margin-top:15px;}
    .top_banner .arrowbutton p{text-align:center;margin-top:30px;}
    .top_banner .arrowbutton p a{background: #f39d22;padding: 5px 10px;}
      .top_banner .arrowbutton .arrow{height: 32px;}
      .top_banner .state{min-width:200px;}
}
@media only screen and (max-width : 480px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .top_banner{
        background-image: url("../images/gtts_hero_panel_xs@1.5.jpg");

    }
}

@media screen and (max-width: 320px){
.top_banner .container, .top_banner .container .row{height: 80%;}
}
.enroll-now-button-container { margin:60px auto 50px auto;}
.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: #f39d22;
    z-index: 100;
    padding: 20px 0;
}
.bottomMenu h2{
    color:#fff;
    font-size:20px;
    margin: 0;
}
.bottomMenu h3{
    color:#fff;
    font-size:22px;
    line-height: 1.9;
}
.bottomMenu .state{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.bottomMenu .state select:after{
    content: " ";
    background: transparent;
}
.bottomMenu .state select{
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    background: transparent;
     -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-position: right;
}
.bottomMenu .state select option{
    color:#000;
}
.bottomMenu span{
    background: #fff;
    height: 40px;
    padding: 10px 0;
    display: block;
    color: #f39d22;
    border-bottom: 1px solid #000;
    text-align: center;
}
.bottomMenu .button{
    text-align: center;
}
@media screen and (max-width: 768px){
    .bottomMenu{height: 90px; padding: 10px 0;}
    .bottomMenu h2{font-size: 16px;}
    .bottomMenu h3{font-size: 16px;font-weight: 500;}
    .bottomMenu .state:after{right: 10px;}
    .bottomMenu .state select{width: 100%;}
    .bottomMenu .button{margin-top: -30px;}
}
@media screen and (max-width: 768px){
    .bottomMenu .button{margin-left: 15px;}
}
.services_description{ width:100%; float:left;margin-bottom: 40px;}
.services_description h1{ font-size:40px; font-weight:bold; margin-top:40px; margin-bottom:40px; position:relative;color:#48515e;text-align: center;}
.services_description h2{margin-top:0;}
.services_description span{ width:100%; float:left; letter-spacing:2px; font-family: 'Playfair Display', serif; font-size:13px; opacity:0.6;}
.services_description img{ border-bottom: 1px solid #000;padding-bottom: 10px;}
.services_description p{ text-align: center;width: 75%;}
.services_description ul li {text-align: left;}
.services_description .text-center{padding-top:6%; }
.services_description .odd{background: #f9f9f9;}
.services_description .grid, .services_description .grid .row div{border:1px solid #e1e1e1;height: 250px;margin-bottom: 40px;}
.services_description.first p, .services_description.first h1{text-align: left;}
.services_description.first p{width: 100%;}
.services_description.first h1{width: 70%;}
.main_content.traffic .services_description h1{margin-top:0px;line-height:1.1em;font-size:55px;width:100%;}
@media screen and (max-width: 1024px){
    .main_content.traffic .services_description.first h1{width:100%;font-size: 40px;}
}
@media screen and (max-width: 768px){
    .services_description h2{margin-top:40px;}
    .main_content.traffic .services_description.first h1{margin-top:40px;}
    .main_content.traffic .services_description.first h1{font-size: 30px;}
    .main_content.traffic .services-list{padding-top: 0;padding-bottom: 0;}
}
@media screen and (max-width: 480px){
    .services_description{margin-bottom: 0;}
    .main_content.traffic .services-list{padding-top: 40px;}

}
.services_description.traffic{margin-top:40px;}
@media (min-width: 1220px){.services_description .container{ width:1220px;}}
.services_description .header{ width:100%; float:left; padding-top:40px; padding-bottom:200px; background:#1d1d1d;}
.services_description .shape{ color:#fff; font-size:30px; margin:40px 0;}
.services_description .portfolio{ width:100%; /*float:left;*/ margin-top:-158px;}
.services_description .portfolio *{-webkit-transition: .15s ease-in-out;-moz-transition: .15s ease-in-out;-ms-transition: .15s ease-in-out; -o-transition: .15s ease-in-out; transition: .15s ease-in-out;}
.services_description .portfolio-masonry{ width:100%; float:left; position:relative;}
.services_description .portfolio-masonry li{ width:20%; float:left;}
.services_description .portfolio-masonry li.double{ width:40%;}
.services_description .portfolio-masonry li *{-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-ms-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.services_description figure{ width:100%; float:left; position:relative;}
.services_description figure img{ width:100%;}
.services_description figure:hover figcaption{ opacity:1;}
.services_description figure figcaption{ width:100%; height:100%; position:absolute; left:0; top:0; opacity:0;}
.services_description figure figcaption span{ display:block; font-family:jaapokki; font-size:30px; color:#fff;}
.services_description figure a{ font-size:17px; font-weight:700; color:#fff;}
.services_description figure a:hover{ text-decoration:none;}

.services-list{ width:100%; float:left; padding:40px 0; text-align: center;}
.services-list h4{ font-weight:800; font-size:14px; margin-bottom:40px; position:relative; letter-spacing:3px;}
.services-list h4:after{content:''; width:50px; height:1px; background:#ee3643; position:absolute; left:0; bottom:-22px;}
.services-list p{padding:7px 0;line-height: 1.3em; font-size: 18px;}
.services-list ul{ width:100%; float:left; margin:10px 0;}
.services-list ul li{ width:100%; float:left; line-height:24px; font-weight:300;}
.services-list ul li:before{content:''; width:6px; height:1px; background:#ee3643; float:left; margin-top:10px; margin-right:10px;}
.services-list .fadeInUp{text-align:center;}
@media screen and (max-width: 768px){

    .services-list .container .row div.icon{height: 106px;margin-bottom: 40px;}
    .services-list .container .row div.icon_last{margin-bottom: 0;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .services-list{padding: 0;}
}
@media screen and (max-width: 480px) {
    .services-list p{margin: 0;}
    .services-list .container .row div.icon{height: 106px;margin-bottom: 30px;}
    .services-list .container .row div.icon_last{margin-bottom: 0;}
}
.services-list .lowest_price,
.services-list .over_2m_satisfied_users,
.services-list .sameday_processing,
.services-list .fun_interactive,
.services-list .state_licensed{background-image: url("../images/gtts-icons.png");background-repeat: no-repeat;}
.services-list .lowest_price{width: 55px;height: 49px;background-position: 2px 4px;display: block;margin: 0 auto;position: relative;}
.services-list .lowest_price a {position: absolute; width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;z-index: 10;background-color: #FFF; opacity: 0;filter: alpha(opacity=1);}
.services-list .over_2m_satisfied_users{width: 60px;height: 53px;background-position: -61px 4px;display: block;margin: 0 auto;position: relative;}
.services-list .over_2m_satisfied_users a {position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;z-index: 10;background-color: #FFF;opacity: 0;filter: alpha(opacity=1);}
.services-list .sameday_processing{width: 54px;height: 53px;background-position: -129px 1px;display: block; margin: 0 auto;position: relative;}
.services-list .sameday_processing a {position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;z-index: 10;background-color: #FFF;opacity: 0;filter: alpha(opacity=1);}
.services-list .fun_interactive{width: 53px;height: 53px;background-position: -190px 3px;display: block;margin: 0 auto;position: relative;}
.services-list .fun_interactive a {position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;z-index: 10;background-color: #FFF;opacity: 0;filter: alpha(opacity=1);}
.services-list .state_licensed{width: 60px;height: 53px;background-position: -251px 3px;display: block;margin: 0 auto;position: relative;}
.services-list .state_licensed a {position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-decoration: none;z-index: 10;background-color: #FFF;opacity: 0;filter: alpha(opacity=1);}
@media
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi){
  .services-list .lowest_price, .services-list .over_2m_satisfied_users, .services-list .sameday_processing, .services-list .fun_interactive, .services-list .state_licensed{
      background-image: url("../images/gtts-icons@2x.png"); background-size:310px 108px;
  }
}


.reviews {
  position: relative;
  float: left;
  width: 100%;
  background: #f9f9f9;
  border-top:2px solid #b4b4b4;
  border-bottom: 2px solid #b4b4b4;
  margin:40px 0 40px 0;
}
@media screen and (max-width: 768px){
  .reviews{margin-top:0;margin-bottom:40px;}
}

.talk{
  width:340px;
  height: 15px;
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
}
.talk:last-child {
    margin-left: 25px;
}
.talk .phone{
  width:100%;
  float: left;
  border:1px solid #d4d4d4;
  border-radius: 5px;
}
.talk .enroll{
  width:100%;
  float: left;
  background: #fb001a;
  border:1px solid #fb001a;
  border-radius: 5px;
  color: #fff;
}

.talk .phone{
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU3OC4xMDYgNTc4LjEwNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTc4LjEwNiA1NzguMTA2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTU3Ny44Myw0NTYuMTI4YzEuMjI1LDkuMzg1LTEuNjM1LDE3LjU0NS04LjU2OCwyNC40OGwtODEuMzk2LDgwLjc4MSAgICBjLTMuNjcyLDQuMDgtOC40NjUsNy41NTEtMTQuMzgxLDEwLjQwNGMtNS45MTYsMi44NTctMTEuNzI5LDQuNjkzLTE3LjQzOSw1LjUwOGMtMC40MDgsMC0xLjYzNSwwLjEwNS0zLjY3NiwwLjMwOSAgICBjLTIuMDM3LDAuMjAzLTQuNjg5LDAuMzA3LTcuOTUzLDAuMzA3Yy03Ljc1NCwwLTIwLjMwMS0xLjMyNi0zNy42NDEtMy45NzlzLTM4LjU1NS05LjE4Mi02My42NDUtMTkuNTg0ICAgIGMtMjUuMDk2LTEwLjQwNC01My41NTMtMjYuMDEyLTg1LjM3Ni00Ni44MThjLTMxLjgyMy0yMC44MDUtNjUuNjg4LTQ5LjM2Ny0xMDEuNTkyLTg1LjY4ICAgIGMtMjguNTYtMjguMTUyLTUyLjIyNC01NS4wOC03MC45OTItODAuNzgzYy0xOC43NjgtMjUuNzA1LTMzLjg2NC00OS40NzEtNDUuMjg4LTcxLjI5OSAgICBjLTExLjQyNS0yMS44MjgtMTkuOTkzLTQxLjYxNi0yNS43MDUtNTkuMzY0UzQuNTksMTc3LjM2MiwyLjU1LDE2NC41MXMtMi44NTYtMjIuOTUtMi40NDgtMzAuMjk0ICAgIGMwLjQwOC03LjM0NCwwLjYxMi0xMS40MjQsMC42MTItMTIuMjRjMC44MTYtNS43MTIsMi42NTItMTEuNTI2LDUuNTA4LTE3LjQ0MnM2LjMyNC0xMC43MSwxMC40MDQtMTQuMzgyTDk4LjAyMiw4Ljc1NiAgICBjNS43MTItNS43MTIsMTIuMjQtOC41NjgsMTkuNTg0LTguNTY4YzUuMzA0LDAsOS45OTYsMS41MywxNC4wNzYsNC41OXM3LjU0OCw2LjgzNCwxMC40MDQsMTEuMzIybDY1LjQ4NCwxMjQuMjM2ICAgIGMzLjY3Miw2LjUyOCw0LjY5MiwxMy42NjgsMy4wNiwyMS40MmMtMS42MzIsNy43NTItNS4xLDE0LjI4LTEwLjQwNCwxOS41ODRsLTI5Ljk4OCwyOS45ODhjLTAuODE2LDAuODE2LTEuNTMsMi4xNDItMi4xNDIsMy45NzggICAgcy0wLjkxOCwzLjM2Ni0wLjkxOCw0LjU5YzEuNjMyLDguNTY4LDUuMzA0LDE4LjM2LDExLjAxNiwyOS4zNzZjNC44OTYsOS43OTIsMTIuNDQ0LDIxLjcyNiwyMi42NDQsMzUuODAyICAgIHMyNC42ODQsMzAuMjkzLDQzLjQ1Miw0OC42NTNjMTguMzYsMTguNzcsMzQuNjgsMzMuMzU0LDQ4Ljk2LDQzLjc2YzE0LjI3NywxMC40LDI2LjIxNSwxOC4wNTMsMzUuODAzLDIyLjk0OSAgICBjOS41ODgsNC44OTYsMTYuOTMyLDcuODU0LDIyLjAzMSw4Ljg3MWw3LjY0OCwxLjUzMWMwLjgxNiwwLDIuMTQ1LTAuMzA3LDMuOTc5LTAuOTE4YzEuODM2LTAuNjEzLDMuMTYyLTEuMzI2LDMuOTc5LTIuMTQzICAgIGwzNC44ODMtMzUuNDk2YzcuMzQ4LTYuNTI3LDE1LjkxMi05Ljc5MSwyNS43MDUtOS43OTFjNi45MzgsMCwxMi40NDMsMS4yMjMsMTYuNTIzLDMuNjcyaDAuNjExbDExOC4xMTUsNjkuNzY4ICAgIEM1NzEuMDk4LDQ0MS4yMzgsNTc2LjE5Nyw0NDcuOTY4LDU3Ny44Myw0NTYuMTI4eiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) 10px center;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-left: 40px;
  right: 0;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .talk{width:100%;}
}
@media screen and (max-width: 479px){
    .talk{width:100%;}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .talk{
        width:100%;
    }
}
/* Frame */

.frame {
  height: 300px;
  line-height: 250px;
  overflow: hidden;
  max-width: 1180px;
  margin: auto
}

.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
}

.frame ul li {
  float: left;
  width: 380px;
  height: 300px;
  margin: 0 20px 0 0;
  padding: 15px;
  background: #FFF;
  color: #48515e;
  text-align: center;
  cursor: pointer;
  border: 1px solid #d4d4d4;
  background: url("../images/quotes.png");
  background-repeat: no-repeat;
  background-position:center 35px;
}
.frame ul li p{
    font-size: 18px;
    color: #48515e;
    padding: 20px 30px 10px 30px;
    line-height: 1.9em;
    width: 90%;
    margin: auto;
}
.frame ul li p.stars{
  padding: 0;
}
.frame ul li.active {
  color: #fff;
}
/*@media screen and (max-width: 1024px){
      .frame{ padding-left: 15px;}
}*/
.wrap.basic {
  position: relative;
  margin: 40px 0;
  background: none;
  border:none;
  margin-top:0;
}
.frame#basic2 {
  height: 250px;
  line-height: 250px;
  overflow: hidden;
  max-width: 1180px;
}

.frame#basic2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
  transform: translateZ(0px) translateX(0px);
}

.frame#basic2 ul li {
  float: left;
  width: 295px;
  height: 100%;
  margin:0;
  padding: 0;
  color: #ddd;
  background: none;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 480px){
  .frame#basic2{height: 170px;}
  .frame#basic2 ul li{
    width: 204px;
  }
}

.frame#basic2 ul li.banner-space{
  float: left;
  width: 30px;
  height: 100%;
  margin:0;
  padding: 0;
  color: #ddd;
  text-align: center;
  cursor: pointer;
  border:none;
}
.frame#basic2 ul li.odd{
  background-color: #f9f9f9;
}
.frame#basic2 ul li div.icon{
  margin-top:60px;

}
.frame#basic2 ul li p{
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0;
    font-size: 22px;
    color: #48515e;
    line-height: 1.5em;
    text-align: center;
    width: 65%;
    margin: auto;
    padding: 0;
    margin-top:20px;
}
@media screen and (max-width: 1024px){
    .frame#basic2{padding-left: 0;}
}

@media screen and (max-width: 768px){
    .frame#basic2 ul{margin-left: 15px;}
}
@media screen and (max-width: 480px) {
      .frame#basic2 ul{margin-left: 15px;}
    .frame#basic2 ul li p{
      font-size: 16px;
    }
    .frame#basic2 ul li div.icon{
      margin-top: 20px;
    }
}

.frame#basic2 .insurance_reduction, .frame#basic2 .mature_driver_courses, .frame#basic2 .fleet_driver_training_courses, .frame#basic2 .drivers_ed_courses{
  background-image: url("../images/gtts-icons.png");
  background-repeat: no-repeat;
  padding: 30px 30px;
  border-bottom: 1px solid #000;
}
.frame#basic2 .insurance_reduction{
  width: 66px;
  height: 49px;
  background-position: 2px -56px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.frame#basic2 .insurance_reduction a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    background-color: #FFF;
    opacity: 0;
    filter: alpha(opacity=1);
}

.frame#basic2 .mature_driver_courses{
  width: 61px;
  height: 53px;
  background-position: -69px -56px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.frame#basic2 .mature_driver_courses a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=1);
}

.frame#basic2 .fleet_driver_training_courses{
  width: 113px;
  height: 53px;
  background-position: -140px -50px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.frame#basic2 .fleet_driver_training_courses a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=1);
}

.frame#basic2 .drivers_ed_courses{
  width: 44px;
  height: 53px;
  background-position: -254px -56px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.frame#basic2 .drivers_ed_courses a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=1);
}

@media
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi){
  .frame#basic2 .insurance_reduction, .frame#basic2 .mature_driver_courses, .frame#basic2 .fleet_driver_training_courses, .frame#basic2 .drivers_ed_courses{
    background-image: url("../images/gtts-icons@2x.png"); background-size:310px 108px;
  }
}
.scrollbar {
  margin: 0 0 1em 0;
  height: 2px;
  background: #ccc;
  line-height: 0;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.pages li:hover {
  background: #aaa;
}

.pages li.active {
  background: #666;
}
.controls {
  margin: 25px 0;
  text-align: right;
  max-width:1170px;
  margin:auto;
  margin-top:40px;
  margin-bottom: 40px;
}
.controls button{
  -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.controls .prevPage{
  background: url("../images/pagination.png") 0 0;
  background-repeat: no-repeat;
  padding: 12px 0;
  width:15px;
  margin-right: 10px;
  box-shadow: none;
}
.controls .nextPage{
  background: url("../images/pagination.png") -15px 0;
  background-repeat: no-repeat;
  padding: 12px 0;
  width:16px;
  box-shadow: none;
}
@media screen and (max-width: 1024px){
      .controls{width:100%;padding-left: 15px;padding-right: 15px;}
}
.tell_a_friend{clear: both;}
.tell_a_friend .row{background-color:#fafafa;border-bottom: 1px solid #999; text-align: left;height: 100%;display: flex;}
.tell_a_friend .container_image{background-image: url('../images/tellafriend.png');background-repeat: no-repeat;background-size:cover;background-position: center center;  width:100%;height:100%;}
.tell_a_friend .container_text{padding:30px; }
.tell_a_friend  p .more{background: #48515e;color: #fff;padding: 10px 20px;border-radius: 20px;width: 30%;text-align: center;margin-bottom: 117px;}
.tell_a_friend p.more{margin-top:30px;}
@media screen and (max-width: 1299px){
    .tell_a_friend .info .text{width:50%;}
    .tell_a_friend .info .text p.more{margin-bottom: 39px;}
}
@media screen and (min-width: 1025px) and (max-width: 1198px) {
    .tell_a_friend .info .text{width:53%;}
}
@media screen and (max-width: 1024px){
    .tell_a_friend .text{height: 361px;padding: 20px;}
}
@media screen and (max-width: 1000px){
    .tell_a_friend .info .text p{margin-bottom: 13px;}
    .tell_a_friend .info .text p.more{width:100%;margin-bottom: 58px;}
}
@media screen and (min-width: 769px) and (max-width: 991px) {
    .tell_a_friend .row{background: none;background-color:#fafafa;border-bottom: none;display: inherit; }
    .tell_a_friend .container_image{min-height: 426px;}
}
@media screen and (max-width: 768px){
    .tell_a_friend .container_text{padding-top: 0;}
    .tell_a_friend .row{background: none;background-color:#fafafa;border-bottom: none; display: inherit;}
    .tell_a_friend .container_image{min-height: 226px;}
    .main_content .tell_a_friend{text-align:left;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .tell_a_friend img{width: 100%;}
}
@media screen and (max-width: 480px) {
    .main_content .tell_a_friend{text-align:left;}
    .tell_a_friend .container_image{min-height: 126px;margin-bottom: 30px;}
    .tell_a_friend h2{margin-top: 0;}
}
@media screen and (max-width: 320px){
    .tell_a_friend .container_image{min-height: 96px;}
}

.become_a_partner_and_benefit{ width:100%; float:left; background-image: url("../images/partner-bg.jpg");background-size: cover;background-position: center center;}
.become_a_partner_and_benefit .columms{ width:40%; height:600px; float:right; text-align:left; }
.become_a_partner_and_benefit .columms .table{background: rgba(255, 255, 255, .5); padding: 0 35px;}
.become_a_partner_and_benefit .columms p{margin-bottom: 30p;}
.become_a_partner_and_benefit .columms p .more{background: #48515e;color: #fff;padding: 10px 20px;border-radius: 20px;width: 50%;text-align: center;}
.become_a_partner_and_benefit p.more{margin-top:30px;}
.become_a_partner_and_benefit .columms blockquote{ color:#fff; border:none; letter-spacing:2px; font-weight:100; margin-bottom:40px; padding:0 10%; font-size:29px;}
.become_a_partner_and_benefit .columms h3{color:#fff; font-family: jaapokki; font-size:19px;}
.become_a_partner_and_benefit .background-image{ background:url(../images/image3.jpg) no-repeat; background-size:cover;}
@media screen and (max-width: 1000px){
    .become_a_partner_and_benefit .container{width:100%;}
    .become_a_partner_and_benefit .columms{width:60%;}
}

@media screen and (max-width: 767px){
  .become{width: 100%;height: 150px;margin-bottom: 40px;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .become_a_partner_and_benefit .columms{width:100%;float: none;}
    .become_a_partner_and_benefit .columms p.more{width:100%;}
    .become_a_partner_and_benefit .columms .table {background: none;opacity: inherit;padding: 0;}
    .become_a_partner_and_benefit .columms{height: 615px;}
    .become_a_partner_and_benefit{background: none;}
    .become_a_partner_and_benefit .background-image{float: none;}
    .become_a_partner_and_benefit .columms p.more{margin-bottom: 0;}

}
@media screen and (max-width: 480px) {
    .become_a_partner_and_benefit .columms{width:100%;float: none;height: 560px;}
    .become_a_partner_and_benefit .columms p.more{width:100%;margin-top: 30px;}
    .become_a_partner_and_benefit .columms h2{margin-top: 0;}
    .become_a_partner_and_benefit .columms .table {background: none;opacity: inherit;padding: 0;}
    .become_a_partner_and_benefit{background: none;}
    .table .inner{vertical-align: inherit;}
}
@media screen and (max-width: 479px){
    .become_a_partner_and_benefit .background-image{float: none;}
  .become_a_partner_and_benefit .columms{height: 590px;}
}
@media screen and (max-width: 320px){
    .become_a_partner_and_benefit .columms{height:560px;}
}

.connect_with_us{ width:100%; float:left; padding-bottom:40px; text-align: center;}
.connect_with_us p{font-size: 20px;color:#48515e;padding:20px 0;}
.connect_with_us .fb{background:url("../images/social-media.png") 0 0; padding: 37px 46px; line-height: 100px;margin: 0 5px;}
.connect_with_us .tw{background:url("../images/social-media.png") 311px 0; padding: 37px 46px; line-height: 100px;margin: 0 5px;}
.connect_with_us .gp{background:url("../images/social-media.png") 200px 0; padding: 37px 46px; line-height: 100px;margin: 0 5px;}
.connect_with_us .ins{background:url("../images/social-media.png") 515px 0; padding: 37px 46px; line-height: 100px;margin: 0 5px;}
.connect_with_us .fadeInUp{text-align:center;}
@media screen and (max-width: 768px){
  .connect_with_us .fb{background: url(../images/social-media.png) 0 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-size: 380%;background-repeat: no-repeat;}
  .connect_with_us .tw {background: url(../images/social-media.png) -51px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-size: 375%;background-repeat: no-repeat;}
  .connect_with_us .gp {background: url(../images/social-media.png) -95px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-repeat: no-repeat;background-size: 370%;}
  .connect_with_us .ins {background: url(../images/social-media.png) -145px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-repeat: no-repeat;background-size: 370%;}
  .connect_with_us.social{height: 200px;}

}
@media screen and (max-width: 480px) {
  .connect_with_us .fb{background: url(../images/social-media.png) 0 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-size: 380%;background-repeat: no-repeat;}
  .connect_with_us .tw {background: url(../images/social-media.png) -51px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-size: 375%;background-repeat: no-repeat;}
  .connect_with_us .gp {background: url(../images/social-media.png) -95px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-repeat: no-repeat;background-size: 370%;}
  .connect_with_us .ins {background: url(../images/social-media.png) -145px 0;padding: 37px 26px;line-height: 100px;margin: 0 5px;background-repeat: no-repeat;    background-size: 370%;}
  .connect_with_us{padding: 0;}
  .connect_with_us.social{height: 200px;}
}


@media only screen and (max-width: 989px), only screen and (max-device-width: 989px) {

.navigation{ background:url(../images/nav-bg-image.jpg) no-repeat; background-size:cover;}
.main_content .portfolio-masonry li{ width:50% !important; padding:10px;}
.services-list{ text-align:center;}
.services-list h4:after{ left:50%; margin-left:-25px;}
.services-list ul{ margin-top:0; margin-bottom:40px;}
.features-list ul li{ font-size:12px;}
.services-list ul li:before{ display:none;}
.we_also_offer .text-right{ text-align:left !important;}
.contact-info .text-right{ text-align:left !important;}
.contact-info h3:after{ left:0;}
.contact-info h4{ margin-top:40px;}
.contact-info h4:after{ left:0;}

}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
.navigation nav ul li{ margin:7px 0;}
.navigation nav ul li a{ font-size:22px;}
.main_content .portfolio-masonry li{ width:100% !important;}
.quote .columms{ width:100%;}
.features-list ul{ margin-bottom:40px}
.features-list ul li{ font-size:14px;}
.career .col-md-4{ margin-bottom:80px;}
/*footer .sub-footer ul{ float:left; margin-top:20px;}*/

}