.various_free {
    background: #f6af42 !important;
    color: #000 !important;
    text-transform: uppercase;
    border-color: #fff !important;
}span.org-price:after {
    display: block;
    content: "";
    width: 77%;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 12px;
}

#ouibounce-modal .modal-body li p.form_tagline {
    color: #000;
    font-size: 12px;
}

.popupform ul li p.form_tagline {
    color: #000;
    text-align: left;
    margin: -10px 0 10px;
}

section.inner-banner.company-banner {
    background: url(../images/newlpban.jpg) no-repeat left top;
    background-size: cover;
    text-align: center;
    width: 100%;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 44px;
}
section.order-thankyou {
    background: url(../images/newlpban.jpg) no-repeat left top;
    background-size: cover;
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
}


  .thankyou-logo {
    margin-bottom: 23px;
}

section.order-thankyou h2 {
    font-size: 52px;
    font-weight: 900;
    text-shadow: #000 0 1px 1px;
    margin-bottom: 24px;
}

section.order-thankyou h6 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}

.amount-charged {
    color: #ffae00;
    font-size: 30px;
    margin-bottom: 24px;
    font-weight: 800;
    background: rgba(0, 0, 0, 0.27);
    padding: 13px 0;
    letter-spacing: 2px;
    border: #d38a5a 1px solid;
    margin: 0 120px 24px;
    text-shadow: rgba(0, 0, 0, 0.65) 0 1px 1px;
}

p.transaction-msg {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 18px;
}

.thankyou.cta {
    margin-bottom: 12px;
}

.thankyou.cta a, .back-home a {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 13px;
    border-radius: 9px;
    margin: 0 10px;
}

.thankyou.cta a i, .back-home i {
    margin-right: 7px;
}

a.thankyou-phone, .back-home a {
    border: #fff 3px solid;
}

a.thankyou-chat {
    background: #f09415;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 6px;
    padding: 11px 13px !important;
    text-shadow: #000 0 1px 1px;
}

section.order-thankyou h4 {
    font-size: 21px;
}

.back-home {
    margin-top: 24px;
    padding-top: 24px;
    border-top: rgba(0, 0, 0, 0.12) 1px solid;
}


.back-home a:hover {
    background: #f09415;
    border-color: #f09415;
}
.thankyou-logo {
    margin-bottom: 23px;
    margin-top: 20px;
}

section.order-thankyou h2 {
    font-size: 45px;
    font-weight: 900;
    text-shadow: rgba(0, 0, 0, 0.51) 0 1px 6px;
    margin-bottom: 11px;
}

section.order-thankyou h6 {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 21px;
    letter-spacing: 1px;
}

.amount-charged {
    color: #ffae00;
    font-size: 27px;
    font-weight: 800;
    background: rgba(0, 0, 0, 0.36);
    padding: 11px 0;
    letter-spacing: 1px;
    border: #d38a5a 1px solid;
    margin: 0 180px 13px;
    border-radius: 3px;
}

section.order-thankyou h1 {
    font-size: 110px;
    font-weight: 900;
    text-shadow: rgba(0, 0, 0, 0.49) 0 1px 16px;
    margin-bottom: 24px;
    color: #fff;
}

section.order-thankyou h1+h6 {
    margin-bottom: 33px;
}



section.banner-new {
    text-align: center;
    background: url(../images/newlpban.jpg);
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 132px;
}

section.banner-new .col-md-8 {
    text-align: left;
}

section.banner-new .col-md-8 h2 {
    text-align: left;
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 20px;
}

header .cta-right {
    width: 590px;
    text-align: right;
    float: right;
    display: block;
}

header .cta-right strong {
    display: inline-block;
    margin: 0 10px !important;
    /* clear: both; */
    line-height: 27px;
}

header .cta-right strong {
    display: inline-block;
    text-align: left;
    color: #fbb03b;
    font-size: 14px;
    /* margin-top: 10px; */
}

header .cta-right strong a {
    display: block;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    line-height: 14px;
}

header .cta-right a.chat {
    background: #fbb03b;
    padding: 10px 0;
    display: inline-block;
    width: 150px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #fbb03b;
    clear: both;
    margin: 0 20px !important;
    position: relative;
    top: -10px;
}

header a.hire-btn {
    padding: 10px 0;
    display: inline-block;
    width: 190px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: none;
    border: 2px solid;
    /* margin: 10px 10px; */
    margin: 0 !important;
}
section.banner-new .col-md-8 ul {
    margin: 20px 0 30px;
    width: 87%;
}

section.banner-new .col-md-8 ul li {
    display: inline-block;
    padding-right: 11px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 32px;
}

section.banner-new .col-md-8 ul li i {
    padding: 0 10px 0px 0px;
    display: inline-block;
}

section.banner-new .col-md-8 i img {}

section.banner-new .col-md-8 i.whitearrow {
    padding-right: 20px;
    display: none;
}

section.banner-new .col-md-8 a {
    background: #e70000;
    padding: 13px 32px;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid;
}

header .cta-right span {
    display: inline-block;
    position: relative;
    top: -4px;
}
section.timer-count .col-md-7 {
    padding-left: 80px;
}

section.timer-count .col-md-7 h4 {
    font-size: 48px;
    color: #2a2a2a;
    text-transform: capitalize;
    display: inline-block;
}

section.timer-count .col-md-7 h4 span {
    display: block;
    font-size: 35px;
}

section.timer-count .col-md-7 h4 strong {
    font-size: 50px;
    background: #f9ae39;
}

section.timer-count .col-md-7 h4:after {
    content: "?";
    font-size: 133px;
    position: absolute;
    top: -20px;
}



section.newpricing-sec {
    background: #f3f3f3;
    position: relative;
    color: #858585;
    font-size: 18px;
    background-position: top;
    background-repeat: repeat-x;
    padding-bottom: 43px;
}

section.newpricing-sec ul.nplist li {
    display: inline-block;
}

section.newpricing-sec ul.nplist {
    background: #ececec;
    margin-top: 120px;
    height: 150px;
    margin-bottom: 40px;
}

section.newpricing-sec h2 {
    text-align: center;
    font-size: 36px;
    color: #2a2a2a;
    font-weight: bold;
    margin-bottom: 20px;
}

section.newpricing-sec p {
    text-align: center;
}

section.newpricing-sec ul.nplist li {
    position: relative;
    top: -80px;
    margin-left: -70px;
    left: 180px;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');

section.newpricing-sec [class^="col-md-3"]>div {
    border: 7px solid #ededed;
    padding: 20px;
    position: relative;
    background: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

section.newpricing-sec [class^="col-md-3"]>div h3 {
    font-size: 84px;
    font-weight: 600;
    color: #2a2a2a;
    font-family: 'Poppins', sans-serif;
    position: relative;
    letter-spacing: 0;
}

section.newpricing-sec [class^="col-md-3"]>div h3 span {
    font-size: 21px;
    display: inline-block;
    color: #ea8e30;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    position: relative;
    font-style: italic;
    line-height: 19px;
    letter-spacing: 0;
    top: -8px;
    left: -15px;
}

section.newpricing-sec [class^="col-md-3"]>div h4 {font-size: 37px;color: #fff;font-weight: 400;padding-left: 7px;position: absolute;right: 0;top: 0px;background: #652d90;padding: 9px 15px;letter-spacing: -2px;margin: 0;}

section.newpricing-sec [class^="col-md-3"]>div h4 sub {
    font-size: 28px;
    font-weight: 400;
    position: relative;
    top: 0;
    padding-right: 5px;
}

section.newpricing-sec [class^="col-md-3"]>div a.newprice-btn {
    display: block;
    background: #f05440;
    padding: 10px;
    margin: -20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
}

section.newpricing-sec [class^="col-md-3"] {
    padding: 0px 5px;
}

.newpricing-sec .pricing-features-list span {
    border-bottom: none;
    margin-bottom:  5px;
}

section.newpricing-sec [class^="col-md-3"]>div:hover {
    border: 7px solid #fbb03b;
}

.headingbox {
    background: #fbb03b;
    margin: -27px;
    color: #fff;
    padding: 9px 0 8px 16px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    margin-bottom: 0px;
}

.headingbox h6 {
    font-size: 24px;
    line-height: 18px;
    color: #000;
    font-weight: 900;
    top: 2px;
    position: relative;
    margin: 0;
}

.headingbox h6 b {
    font-size: 12px;
    font-weight: 600;
}

.newpricing-sec .pricing-features-list {
    margin-bottom: 40px;
}


section.newpricing-sec [class^="col-md-3"]>div:hover a {
    background: #fbb03b;
}


.pricing-features-list {
    width: 218px;
    margin: 17px auto 0;
}

.pricing-features-list span {
    display: block;
    width: 100%;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: #eaeaea 1px solid;
    text-align: left;
    font-size: 16px;
    color: #000;
}

.pricing-features-list span img {
    width: 24px;
    margin-right: 6px;
}
.bannerText a.red-chat {
    background: #e70000;
    padding: 13px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 100px;
    font-size: 17px;
    margin-right: 10px;
    font-weight: 700;
}

.bannerText a.btn-white {
    background: #ffffff;
    padding: 13px 30px;
    display: inline-block;
    color: #e70000;
    border-radius: 100px;
    font-size: 17px;
    font-weight: 700;
}
div#slide-quote-carousel:before {
    content: "";
    top: -100px;
    left: 0;
    width: 100%;
    height: 390px;
    background: #fff;
    position: absolute;
    z-index: 1;
}

section#stage_3 .item blockquote {
    padding: 0px 100px;
    font-size: 25px;
    color: #373737;
    font-style: italic;
}
.field.full-text {
    width: 97% !important;
}

section.footer-form h4 {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}
span.client-name {
    color: #373737;
    font-size: 22px;
    font-weight: 600;
}




.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0px;
    display: inline-block;
}

.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea {
    background: #fafafa;
    border: #dcdcdc 1px solid;
    padding: 10px 10px 10px 35px;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
}

.popupform ul li i {
    position: absolute;
    top: 12px;
    left: 10px;
}



.popupform ul li textarea {
    height: 110px;
}

.popupform ul li.last {
    text-align: center;
}

.popupform ul li input[type="submit"] {
    background: #6e3e92;
    color: #fff;
    font-size: 18px;
    border: #6e3e92 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 50px;
    letter-spacing: 1px;
    border-radius: 3px;
    outline: 0px none;
    width: 100%;
}

.popupform ul li input[type="submit"]:hover {
    background: #da840e;
}

.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus {
    border: #6e3e92 1px solid  !important;
}


.popupform {
    width: 500px;
    border-radius: 23px;
    padding: 31px;
    overflow: visible;
    border-bottom: #6e3e92 5px solid;
}

.popupform h2 {
    font-size: 21px;
    color: #000000;
    font-weight: 900;
    padding-left: 15px;
    border-left: #6e3e92 6px solid;
    margin-bottom: 12px;
    line-height: 27px;
}

.popupform h2+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px;
}

.popupform:before {
    width: 160px;
    height: 134px;
    content: "";
    position: absolute;
    left: -86px;
    top: 21px;
    z-index: -1;
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
}


.popupform .fancybox-close-small {
    border: #c52037 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -18px;
    top: -11px;
    display: none;
}

.popupform .fancybox-close-small:after {
    color: #e42a42;
    font-size: 25px;
    right: 4px;
}

section.sponsors-sec {
    padding: 20px 0;
    text-align: center;
}

section.sponsors-sec ul li {
    display: inline-block;
    padding: 5px 10px;
}

section.sponsors-sec h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #2a2a2a;
    font-weight: 500;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

section.timer-count .container:before {
    background: #f1f1f1;
    position: absolute;
    width: 48%;
    height: 100vh;
    content: "";
    left: 0;
    top: 0;
}

#ouibounce-modal .modal h3 span {
    color:  red;
    font-weight: 600;
    font-size:  20px;
    display:  block;
    margin-bottom: 6px;
}
.portfolio .btn-blue {
    background: #6d3e92;
    color:  #fff;
    text-transform:  uppercase;
    padding:  13px 33px;
    border-radius:  5px;
    font-size: 15px;
}

section.services a {
    margin-bottom: 0;
}/*
 * fancybox
 */
.fancybox-slide--video .fancybox-content { width : 800px; height : 600px; max-width : 80%; max-height : 80%; }
.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow: visible;box-sizing:border-box;}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"x";position:absolute;top: 2px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2;}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}

#portfolio .tile div.col-md-4{
    width: 100% !important;
}


section.timer-count {
    text-align: left;
    padding: 50px 0;
    background: url(../images/bg-ab.jpg) repeat top center #fbfbfb;
    position: relative;
    overflow: hidden;
}

section.timer-count h4 {
    color: #000;
    text-transform:  uppercase;
    font-size: 29px;
    margin-top: 11px;
    margin-bottom: 0;
    font-weight: 600;
}

section.timer-count a {
    background: #e30b0d;
    color:  #fff;
    padding: 13px 20px;
    margin-top:  16px;
    display: inline-block;
    border-radius: 60px;
    width: 190px;
    position: relative;
    right: -80px;
    top: -30px;
    text-align: center;
    text-transform: capitalize;
}




.sticky-cnosultation {
    padding: 7px 0 10px !important;
}

.sticky-cnosultation span {
    font-size: 23px !important;
}

.sticky-cnosultation h2 {
    font-size: 24px !important;
}


section.portfolio {
    text-align: center;
    color: #858585;
    padding-bottom: 53px;
    border-bottom: #ececec 1px solid;
}

section.portfolio h2 {
    font-size: 36px;
    color: #000;
    font-weight: 800;
    margin-bottom: 12px;
}

section.portfolio h2+p {
    line-height: 20px;
    margin-bottom: 23px;
}
.submenu-hover-none:before{visibility:hidden !important}
.portfolio-content {
    background: #fff;
    text-align: left;
    padding: 16px 0;
    position: relative;
    height: 110px;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}

.portfolio-content h4 {
    color: #353535;
    font-size: 21px;
	width:100%;
	display:block;
    font-weight: 800;
}

.portfolio-content a {
    visibility: hidden;
    margin-top: 23px;
    display: inline-block;
}

section.portfolio [class^="col-"]>div:hover .portfolio-content-hover {
    visibility: visible;
    opacity: 1 !important;
    height: 96%;
}

section.portfolio [class^="col-"]>div:hover .portfolio-content-hover  * {
    color: #fff;
}

section.portfolio [class^="col-"]>div {
    position: relative;
    margin-bottom: 13px;
    overflow:hidden;
    height: 300px;
}

section.portfolio [class^="col-"]>div:hover .portfolio-content-hover:before {
    width: 94%;
    height: 94%;
    position: absolute;
    /* border: rgba(255, 255, 255, 0.34) 1px solid; */
    content: "";
    left: 0;
    margin: 10px;
    top: 0;
    z-index: -1;
}

img {
    max-width: 100%;
}

.portfolio-content.portfolio-content-hover h6.industry-name {width: 100%;color: #ffffff !important;}
section.portfolio .industry-name {
    color: #a6a6a6;
    display: block;
    font-size: 14px;
    margin-top: 5px;
    display: none;
}
section.portfolio [class^="col-"]>div:hover .portfolio-content-hover a {visibility: visible;font-size: 14px;text-transform: uppercase;display: inline-block;border: #fff 2px solid;padding: 7px 17px;font-weight: 600;border-radius: 5px;margin-top: 16px;cursor: pointer;text-shadow: none;}

.portfolio-content.portfolio-content-hover {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    height: 0;
    margin: 0 auto;
    padding: 0 50px;
    list-style: none;
    text-shadow: none !important;
    background: rgb(0, 0, 139);
    background: -moz-linear-gradient(-45deg, rgba(47,65,139,1) 0%, rgba(234,16,41,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(47,65,139,1)), color-stop(100%, rgba(234,16,41,1)));
    background: -webkit-linear-gradient(-45deg, rgb(0, 0, 139) 0%, rgb(240, 90, 40) 100%);
    background: -o-linear-gradient(-45deg, rgba(47,65,139,1) 0%, rgba(234,16,41,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(47,65,139,1) 0%, rgba(234,16,41,1) 100%);
    background: linear-gradient(135deg, rgb(0, 0, 139) 0%, rgb(240, 90, 40) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f418b', endColorstr='#ea1029', GradientType=1 );
}

section.portfolio [class^="col-"]>div:hover .portfolio-content {
    opacity: 0;
    text-shadow: #000 0 0px 1px;
    border-radius: 4px;
}
section.portfolio [class^="col-"]>div>i {
    overflow: hidden;
    height: 195px;
    display: block;
    width: 100%;
    border: #e8e8e8 2px solid;
    border-radius: 2px;
}
section.portfolio [class^="col-"]>div:hover img {
    /* -webkit-transform: scale(1.2); */
    /* transform: scale(0.9); */
    /* height: 100%; */
    /* position: absolute; */
    }

.portfolio-content h4+p {
    line-height: 19px;
    margin: 10px 0 0 0;
}

section.portfolio [class^="col-"]>div>i img {
    margin-top: -35px;
}
section.portfolio [class^="col-"]>div img {
    -webkit-transform: scale(1);
    border: #f0f0f0 1px solid;
    transform: scale(1);
    will-change: transform;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    left: 0;
    top: 0;
}
.toolbar .btn{
    padding-left:13px;
    padding-right:13px;
}

.btn {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: 6px 22px;
    margin: 0;
    height: auto;
    border: 0px solid;
    vertical-align: middle;
    -webkit-appearance: none;
    color: #555;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.btn:hover {
  text-decoration: none;
}

.btn:focus, .btn:hover, .active-pf {
  outline: none;
  background: #6e3e92;
  color: #fff;
}

#portfolio {
    margin: 20px 0 0 0;
}
.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    display: none;
}
.tile:hover {

}#portfolio .tile {
    display: none;
    width: 33.33%;
    float: left;
}

.scale-anm {
  transform: scale(1);
  display: block;
}

.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;

}

 .toolbar.mb2.mt2 {
    /* background: #eeeeee; */
    padding: 18px 0;
    /* margin: 0 15px; */
}


/*Bouce close window*/
#ouibounce-modal h4:before {background: #e20b0b;content: "";height: 100%;width: 6px;position: absolute;left: 0;top: 0;border-radius: 16px;} section.expertise-col a:hover { background: #eea303; border-color: #eea303; color: #fff; } #ouibounce-modal .modal-body a { padding-right: 62px; margin-bottom: 23px; font-size: 14px; margin-top: 10px; } .modal-footer a {background: url(../images/close.png) no-repeat left top;width: 51px;height: 49px;background-size: cover;display: block;cursor: pointer;margin-top: -16px;margin-right: -14px;} #ouibounce-modal .modal:before {} #ouibounce-modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999999999999999;} #ouibounce-modal .modal:after {background: url('../images/sprite.png') no-repeat 0 0;width: 22px;height: 60px;content:"";position:absolute;z-index: 1;visibility: hidden;right: 0;} #ouibounce-modal .underlay {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.84);cursor: pointer;-webkit-animation: fadein .5s;animation: fadein .5s;} #ouibounce-modal .modal {width: 430px;height: 420px;background-color: #ffffff;z-index: 1;position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left: 0;border-radius: 24px;display: block;-webkit-animation: popin .3s;animation: popin .3s;padding: 29px 24px;overflow: visible;z-index: 9999999;} #ouibounce-modal .modal-body p {font-size: 15px;margin-bottom: 7px;margin-top: 0;} #ouibounce-modal h4 {color: #000;font-size: 21px;text-transform: none;font-weight: 800;position: relative;padding-left: 19px;margin-top: 20px;} #ouibounce-modal .modal-body {font-size: 13px;padding: 7px 0 10px;} #ouibounce-modal h2+p { color: #344a5f } #ouibounce-modal form { } #ouibounce-modal form input[type=text], #ouibounce-modal form input[type=email], #ouibounce-modal form textarea {padding: 10px 12px 10px 30px;font-size: 12px;width: 100%;border-radius: 4px;border: 1px solid #d0d0d0;-webkit-font-smoothing: antialiased;background: #f4f4f4;margin: 0;color: #000;-webkit-box-shadow: inset 0 0px 3px 1px #f33f33;-moz-box-shadow: inset 0 0px 3px 1px #f33f33;box-shadow: inset 0 0px 3px 1px #e4e4e4;} #ouibounce-modal form input[type=submit] {text-transform: uppercase;font-weight: 700;padding: 12px;font-size: 16px;border-radius: 4px;margin-right: 8px;color: #fff;background-color: #e20b0b;border: none;cursor: pointer;-webkit-font-smoothing: antialiased;font-weight: 800;text-shadow: #000 0px 1px 1px;} @-webkit-keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @-ms-keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @-webkit-keyframes popin { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -webkit-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } } @-ms-keyframes popin { 0% { -ms-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -ms-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -ms-transform: scale(1); transform: scale(1); opacity: 1 } } @keyframes popin { 0% { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1 } } #ouibounce-modal {display: none;} #ouibounce-modal .modal-footer {position: absolute;top: -10px;right: -20px;border: 0px none;}

#ouibounce-modal .modal h3 {
    margin: 0 0 14px 0;
    font-size: 25px;
    color: #e30b0d;
    font-weight: 600;
    display:  block;
}

.pd-right-0{padding-right:0px none !important} #ouibounce-modal .modal-body li {position: relative;width: 47%;display: inline-block;margin: 0 3px 8px;} #ouibounce-modal .modal-body li i { position: absolute; top: 50%; margin-top: -7px; left: 13px; } #ouibounce-modal form textarea { height: 60px; resize: none; } #ouibounce-modal .modal-body li:nth-child(1), #ouibounce-modal .modal-body li:nth-child(4) { width: 98%; } #ouibounce-modal .modal-body li.last {width: 100%;margin-top: 0;text-align: center;}
label.error {
    display: none !important;
}

#ouibounce-modal .modal-body li i.fa.fa-paper-plane-o {
    top: 19px;
}

html {
    margin: 0 !important;
}
div#btmsticky b {
    color: #fcb314;
    font-size: 24px;
}
div#btmsticky span {
    display: block;
    color: #fcb314;
    font-size: 29px;
}
div#btmsticky a {
    display: inline-block;
    width: 250px;
    position: relative;
    top: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600 !important;
    border: 0px none;
    cursor: pointer;
    color: #000;
    padding: 15px 6px;
    font-size: 15px;
    margin: 0 0 0 19px;
    border-radius: 2px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    background: #fcb314;
}
div#btmsticky h2 {
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    width: 61%;
    color: #f5f5f5;
    margin: 13px 0 0 0;
}
.btm-sticky {
    position: fixed;
    bottom: -1px;
    display: none;
    left: 0;
    width: 100%;
    background: #2b2b2b;
    padding: 16px 0;
    border-top: transparent;
    z-index: 7;
}


.hide {
    opacity:0;
    left:-100%;
}
.show {
    opacity:1;
    left:0;
}


.masthead-slider a+a {
    background: #fcb314;
    color: #000;
    border-bottom-color: rgb(195, 134, 0);
}

span.offer_expire {
    display: block;
    text-align: center;
    color: #ff1d1d;
    text-transform: uppercase;
    font-size: 17px;
}
.packages .price-col h3 strong {
    text-decoration: line-through;
    padding-top: 20px;
    display: block;
    font-size: 32px;
    color: #F3A619;
}
.banner-points {font-weight: 400;margin-top: 10px !important;color: #fff;width: 719px;font-size: 18px;margin:  0 auto;font-weight: 400 !important;}

.header-wrap {
    background: #000;
}
.masthead-slider h4 span i {
    font-size: 18px;
    margin-right: 6px;
}
p.form_tagline {
    color: #fff;
    font-size: 12px;
    margin: 0;
}
section.process-col h3 {
    font-size: 15px;
    text-align: center;
    color: #fcb316;
    margin: 7px 0 0 0;
}

section.process-col .container {
    position: relative;
    z-index: 1;
}
section.process-col {
    background-image: url('../images/Route66d-Banner.jpg');
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 70px 0;
}

.bannerVideo {
     border: 5px solid black;
     border-radius: 10px;
     overflow: hidden;
     height: 331px;
     margin-top: 97px;
     width: 100%;
     padding: 8px;
     background: black;
}
a.process-chat {
    display: block;
    color: #fcb316;
    text-decoration: underline;
    margin-top: 7px;
}
.bannerText {
}
.bannerText h1{
    color: #fcb316;
    font-size: 41px;
    text-transform: uppercase;
    font-family: "montserrat-regular", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 37px;
    text-shadow: #000 0 0px 5px;
    padding-top: 0;
    margin: 0 0 30px;
}
.bannerText h2{
  color: #fff;
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0px;
  text-shadow: #000 0 0px 5px;
  margin-bottom: 0;
}
section.process-col .container>h2 {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    text-shadow: #000 0 0px 5px;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 45px;
}section.process-col .container>h2+p{
    text-align: center;
    color: #fcb316;
    font-size: 17px;
}
.bannerText p{color: #fff;font-size: 18px;margin-top: 0;text-shadow: #000 0 0px 5px;width: 60%;margin: 0 auto;line-height: 32px;margin-bottom: 20px;}

.bannerText .btn-success{
  background-color:#fcb316;
  text-transform: uppercase;
  border: none;
  color: black;
  font-weight: 900;
  padding: 12px 30px;
  font-size: 19px;
  letter-spacing: 1px;
}

#prices {
    text-align: left;
    font-weight: bold;
    float: left;
    padding-left: 15px;
}

ul.ftr_links li+li a {
    border-left: #fff 1px solid;
    padding-left: 17px;
}

ul.ftr_links {
    display: block;
    text-align: center;
    margin-top: 22px;
}

ul.ftr_links li {
    display: inline-block;
    margin: 0 10px;
}

ul.ftr_links li a {
    color: #fff;
}

.btn_addon {
    background: #ED1F24;
    color: #fff;
    padding: 10px 19px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 4px;
    display: block;
    width: 230px;
}

.btn_addon input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 11px;
}

a.btn-chat {
    display: inline-block;
    letter-spacing: 1px;
    background: #f6be27;
    line-height: 17px;
    color: #000;
    text-transform: uppercase;
    padding: 8px 36px;
    margin: 10px 10px;
    font-weight: 600;
    border-radius: 2px;
    font-size: 16px;
}
a.btn-chat span {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

section.thankyoubox {
    text-align: center;
}
a.or_class {
    font-size: 19px;
    color: #000;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 8px 36px;
    margin: 10px 0;
    display: inline-block;
}




#prices+b {
    color: red;
    text-decoration: line-through;
    font-weight: 400;
    position: relative;
    margin-left: 5px;
    float: right;
}
.packages .price-col {
    color: #fff;
    background: #005585;
    overflow: hidden;
}
.packages .border>div+div{
    padding: 10px 10px;
    background: #fff;
}
.packages {
    padding: 30px 0;
    display: none !important;
    font-size: 12px;
    background: #F5F5F5;
}
.packages h1 {
    color: #fff;
    background: #F3A619;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
    margin: 0 0 0 0;
}
.packages .price-col h2 {
    position: relative;
    font-size: 28px;
    letter-spacing: -.5px;
    width: 58%;
    float: left;
    font-weight: 700;
    background: #0d97bf;
    padding: 14px 0px 21px 79px;
    margin: 0;
    line-height: normal;
}
.packages .price-col h3 {
    float: right;
    padding-top: 9px;
    font-size: 25px;
    letter-spacing: -.5px;
    width: 40%;
    font-weight: 700;
    margin: 0;
    text-align: center;
    line-height: 24px;
}
.packages .price-col h2:after {
    content: "";
    background: url('../images/sprite3.png') no-repeat -129px -15px;
    width: 20px;
    height: 81px;
    top: 0;
    position: absolute;
    right: -20px;
}
.packages .price-col span {
    font-size: 12px;
    display: block;
    font-weight: 400;
    margin-top: -5px;
}
.packages .price-col sup {
    font-size: 16px;
    font-weight: 600;
    top: -10px;
}
.packages p {
    padding-bottom: 15px;
    border-bottom: #EFEFEF 1px solid;
    margin-bottom: 18px;
    height: 77px;
    font-size: 11px;
}
.packages .price-col h3 > span {
    font-size: 13px;
}
.packages a {
    background: #F3A619;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 600;
    width: 160px;
    margin: 10px auto;
    letter-spacing: 0.5px;
    font-size: 14px;
}
p.lineheight-18 {
    line-height: 19px;
}
.packages ul li h5 {
    font-weight: 600;
    color: #F67323;
}
.packages ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 32px;
    font-size: 11px;
}
.packages ul li:before {
    content: "";
    background: url('../images/sprite3.png') no-repeat -63px -2px;
    width: 21px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0;
}
.packages ul li+li:before {
    background: url('../images/sprite3.png') no-repeat -90px -4px;
    width: 19px;
    height: 19px;
}
.packages ul li+li+li:before {
    background: url('../images/sprite3.png') no-repeat -47px -38px;
    width: 13px;
    height: 20px;
}
.packages ul li+li+li+li:before {
    background: url('../images/sprite3.png') no-repeat -65px -37px;
    width: 22px;
    height: 19px;
}
.fix {
    position: relative;
    width: 100%;
}
.packages .border {
    border: #F1F1F1 1px solid;
}
.packages h4 {
    margin-bottom: 13px;
    font-size: 36px;
    font-weight: 300;
    color: #3E3E3E;
    margin: 20px 0 0;
    letter-spacing: -1px;
    text-align: center;
}
.packages h6 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 40px;
    color: #F67323;
}
.packages .price-col:after {
    clear: both;
    display: block;
    content: "";
}
.packages .price-col h2:before {
    content: "Starting at";
    position: absolute;
    font-size: 13px;
    font-weight: 400;
    left: 10px;
    top: 34px;
}
.packages .price-col h2 span {
    padding-left: 0;
    margin-top: -5px;
}
.packages .price-col h3>span {
    font-size: 15px;
}
.packages .price-col h3 span+sup+span {
    font-size: 12px;
}
.packages>div>div>div+div {
    /* padding: 10px 10px; */
}



section.content h2 {
    text-align: left;
    text-transform: capitalize;
    font-size: 18px;
    color: #F3A619;
    font-weight: 600;
}


.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

 .top-testimonial-col:before {content: "";position: absolute;background: url(../images/testimonial-qoute.jpg);width: 68px;height: 48px;left: 0;top: 17px;}
.time_circles > div {
    position: absolute;
    text-align: center;
}

.pd-btm-0{padding-bottom: 0px !important;}

.time_circles > div > h4 {
    margin: 0px !important;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}

.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    font-size: 300%;
    margin-top: 0.4em;
    font-weight: bold;
}

div#CountDownTimer {
    width: 350px;
    margin: 0;
    text-shadow: #000 1px 1px 2px;
    color: #fff;
}




div#price:after{content:""; clear:both; display:block}
div#price {background: #1B1B1B;color: #FCB316;font-weight: 500;padding: 11px 10px;text-transform: uppercase;font-size: 19px;border-radius: 4px;position: relative;width: 100%;text-align: center;}
img.lgc-gdc {
    margin-top: 50px; max-width:100%
}
* { margin: 0; padding: 0; }
a:hover, a:focus, a:active { outline: none; text-decoration: none; }
ul { list-style: none; }
body { font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 14px; color: #333; background-color: #fff; }
header {/* background-color: rgba(0, 0, 0, 0.4); */position: absolute;z-index: 1;top: 0;left: 0;width: 100%;padding: 23px 0;}
header .logo { display: block; padding-top: 33px;}
header .logo img { margin: 11px 0 9px; width: 100%; height: auto; max-width: 220px; }
header .cta-header {margin-top: 32px;border-radius: 5px;height: 28px;font-size: 19px;color: #fff;border: 1px solid #949494;float: right;}
.cta-header .phone { float: left; padding: 0 8px; font-size: 12px; font-weight: 400; line-height: 26px; }
.cta-header .phone span { font-weight: 700; font-size: 14px; background: url(../images/sprites.png) 0 0 no-repeat; width: 10px; height: 16px; margin: 5px 7px 0 2px; float: left; }
.cta-header .phone strong { margin: 0; line-height: 18px; font-size: 14px; }
.cta-header .phone strong a { color: #ffffff; }
.cta-header .chat { padding: 0 17px 0 13px; position: relative; cursor: pointer; height: 20px; font-size: 13px; float: left; color: #fff;line-height: 25px; margin: 0 0 0 3px; }
.cta-header .chat:after { content: ''; border-left: 1px solid #bebdbd; position: absolute; left: 1px; top: 4px; bottom: 0; margin: auto; height: 82%; width: 1px; }
.cta-header .chat-ico { background: url(../images/sprites.png) no-repeat -25px 2px; width: 17px; height: 24px; float: left; margin: 3px 5px 0 0; }
header .hire-btn {font-size: 15px;color: #000000;background: #f6be27;text-transform: none;padding: 4px 21px;margin-left: 8px;border-radius: 2px;display: block;margin-top: 32px;float: right;}
.ri-grid { width: 100%; position: relative; }
.fullbanner { width: 100%; height: auto;}
.masthead-slider {
    position: absolute;
    top: 120px;
    left: -1px;
    width: 100%;
    height: 100%;
    z-index: 9;
}


.header-video {
  position: relative;
  overflow: hidden;
  margin-top: -127px;
  z-index: 0;
  height: 790px !important;
}

.header-video iframe,
.header-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.header-video iframe {
  height: 100%;
  width: 100%;
}

.header-video video {
  width: 100%;
}

.header-video__teaser-video {
  width: 100%;
  height: auto;
}

.header-video__media {
  width: 100%;
  height: auto;
}



.header-video__play-trigger {
  z-index: 5;
  position: absolute;
  background: rgba(0,0,0,.3);
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 1.5em 3em;
  z-index: 5;
  left: 50%;
  top: 50%;
  border-radius: 10px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  transition: background .5s;
}

.header-video__play-trigger:hover {
  background: rgba(0,0,0,.5);
}

/**
  Just some basic styling for the closing trigger
**/

.header-video__close-trigger {
  z-index: 99;
  position: absolute;
  background: #A61212;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 2em 3em;
  border-radius: 10px;
  right: 30px;
  top: 30px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  transition: background .3s;
  border: none;
}
.header-video__close-trigger:hover {
  background: #363636;
  cursor: pointer;
}

/* ---------------------------------------------- /*
 * Vetical Center style
/* ---------------------------------------------- */

.vetical-align{
    display: table;
    width: 100%;
    height: 100%;
}
.vertical-center{
    display: table-cell;
    vertical-align: middle;
}

.carousel-indicators{
    bottom: 0;
    left: 0px!important;
    z-index: 15!important;
    padding-left: 0!important;
    text-align: center!important;
    list-style: none!important;
    width: 100%!important;
    position: relative!important;
    margin: 0px!important;
}
.carousel-indicators li {
    border: 2px solid #252525!important;
}
.carousel-indicators .active {
    background-color: #252525!important;
}
blockquote{
    border:0px!important;
}

.masthead-slider h1 { font-size: 38px;color: #fff; font-weight: 300; margin-top: 0px; text-shadow: 1px 1px 3px #000000;}
.masthead-slider h1 strong { font-size: 60px; }
.masthead-slider h3 { font-size: 22px; color: #fff; font-weight: 300; margin-top: 34px; }
.masthead-slider h4 img {vertical-align: middle;margin-right: 5px;margin-top: -2px;width: 20px;height: auto;}
.masthead-slider h4 span { padding-left: 6px; display: inline-block; }
.masthead-slider h4 {font-size: 14px;color: #fff;margin-top: 20px;line-height: 37px;text-transform: uppercase;font-weight: bold;}
.masthead-slider h1 span {color: #FCB314 !important; font-weight: 200;}
#typed-cursor { opacity: 1; -webkit-animation: blink 1.2s infinite; -moz-animation: blink 1.2s infinite; -ms-animation: blink 1.2s infinite; -o-animation: blink 1.2s infinite; animation: blink 1.2s infinite; color: #ff3015; width: 2px; height: 33px; margin-left: -1px; margin-bottom: -12px; background: #ff3015; letter-spacing: -1px; font-weight: 200; }
 @keyframes blink { 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-webkit-keyframes blink { 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes blink { 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
.masthead-slider a {text-transform: uppercase !important;font-weight: 600 !important;border: 0px none;cursor: pointer;border-bottom: 4px solid #a20000;color: #fff;box-shadow: rgba(0, 0, 0, 0.93) 0 1px 1px;padding: 14px 25px 11px;font-size: 18px;margin: 4px 7px;border-radius: 2px;-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-o-transition: all .1s linear;-ms-transition: all .1s linear;transition: all .1s linear;background: #e20b0b;display: inline-block;}
section.services {padding: 36px 0;overflow: hidden;z-index: 0;background: #f5f5f5;position: relative;}
section.services .nav-tabs { border: none; box-sizing: border-box; }
section.services .nav-tabs > li { margin: 0 5px; }
section.services .nav-tabs > li > a { color: #444; font-size: 13px; background: #efefef; box-shadow: 0px 4px 2px -2px #cacaca; border-radius: 0; padding: 8px 0px; text-align: center;min-width: 208px; border: none; transition: all 0.1s linear; -moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; }
section.services .nav-tabs > li > a:active { box-shadow: 0px 2px 2px -2px #ccc !important; }
section.services .nav-tabs { display: inline-block; text-transform: uppercase; margin-top: 22px; }
section.services .nav-tabs > li > a:hover { box-shadow: 0px 4px 2px -2px #999; }
section.services .nav-tabs > li.active > a, section.services .nav-tabs > li.active > a:hover, section.services .nav-tabs > li.active > a:focus {background: #2F2F2F;box-shadow: 0px 4px 2px -2px #CA8B05;color: #F3A619; border: none;}
section.services .tab-content { margin-top: 38px; }
section.services .tab-content .image img { margin: 0 auto; }
section.services .tab-content .image { margin-top: 10px; }
section.services .tab-content .cycle-pager { width: 60px; margin: 15px auto; }
section.services .tab-content .cycle-pager span { width: 10px; height: 10px; float: left; margin: 0 5px 0 0; border-radius: 10px; font-size: 0; background: #CECECE; cursor: pointer; }
section.services .tab-content .cycle-pager span.cycle-pager-active { background: #eb3423; }
section.services h3 {color: #FCB316; font-size: 42px; font-weight: 800; font-family: 'Roboto', Arial, Helvetica, sans-serif; margin: 0;  letter-spacing: -2px; margin-bottom: 10px;}
.innerpg section.services .tab-content h3 { text-transform: none; font-size: 43px; }
section.services h4 {color: #000000;font-size: 22px;font-weight: 600 !important;margin: 0 0 10px;text-transform: uppercase;}
section.services p { color: #5f5f5f; font-size: 14px; }
section.services .text li { background: url(../images/sprites.png) no-repeat -6px -430px; padding-left: 15px; margin-bottom: 5px; display: inline-block; width: 33%; vertical-align: top; }
section.services .text ul { margin-bottom: 26px; }
section.awards { padding: 0;  border-bottom: 1px solid #dfdfdf; }
section.awards .container { padding: 0; }
section.order-steps .container {
    width: 70%;
}

div#price:before {content: "$";position: absolute;left: 10px;margin-right: -3px;font-weight: 800;}
.svc-pg-link { display: block; width: 100%; text-align: center; margin: 50px 0 30px; position: relative; }
.svc-pg-link.less-mar { margin-top: 10px; }
.svc-pg-link:after { content: ""; height: 1px; border-bottom: 1px solid #dddddd; position: absolute; width: 100%; top: 50%; left: 0; z-index: 1; }
.svc-pg-link2:after { border-bottom: 0px solid #dddddd;}
.svc-pg-link2{
    margin-top:0px;
}
.stage_3 {
    margin-top: 0;
    padding-top: 34px;
    padding-bottom: 34px;
    margin-bottom: 0;
}
.stage_3 {
    text-align: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.stage_3 .features {
    padding-bottom: 20px;
    padding-top: 26px;
    max-width: 100%;
}
.stage_3 .features {
    display: inline-block;
    margin: auto;
}
.stage_3 .features .boxal {


}
.stage_3 .features .boxa {
    border-radius: 6px;

    padding-top:15px;
      min-height: 255px;
    padding-bottom:30px;
    width:100%;

}
.stage_3 .features .boxa {
    background-color: White;
    border: 1px solid #f5f5f5;
    box-shadow: 0 2px 2px 0 #dcdcdc;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-bottom:30px;

}
.stage_3 .features .boxa > span span:first-child {
    font-size: 20px;
    margin: 0 0 8px;
    font-weight:300;
}
.stage_3 .features .boxa > span span:first-child {
    color: #363636;
    display: block;

}
.svc-pg-link span { display: inline-block; padding: 0 30px; z-index: 2; position: relative; }
.svc-pg-link span strong { display: inline-block; padding: 8px 18px;background: #2F2F2F; position: relative;border: #F3A619 1px solid;z-index: 2;color: #F3A619; font-weight: 800; font-size: 14px; text-transform: uppercase;}
.cta-red .touch h6 { font-size: 27px; color: #000; background: none; text-transform: none; }
.cta-red .touch { max-width: 770px; margin: -30px auto 15px; }
.cta-red .col-md-3 { border-right: 1px solid #ddd; margin-bottom: 20px; }
.rounded-red { background: #fff;border: 1px solid #F3A619; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; padding: 6px 0; width: 87%; margin: 0 auto;}
.pointer { cursor: pointer; }
.rounded-red img { position: absolute; top: 50%; margin-top: -35px; left: -14px; }
.rounded-red p {color: #D28800; font-size: 13px; margin-left: 62px; margin-bottom: 0;}
.rounded-red p span { font-size: 15px; }
.rounded-red a {color: #D28800;}
.touch h6 { color: #fff; font-size: 34px; margin: 0; padding: 12px 30px; ; background: #ff4200; display: inline-block; text-transform: uppercase; font-weight: 300; border-radius: 2px; }
.touch p { font-size: 13px; color: #1c1c1c; margin: 5px; }
.touch p span { color: #ff4200; }
.touch { text-align: center; max-width: 510px; margin: -62px auto 32px; background: #fff; }
section.feats .sl { padding: 20px 0 0; }
section.feats .sl .img { margin: 10px auto; min-height: 45px; }
section.feats .sl h2 {color: #FCB316; font-size: 16px; display: inline-block; vertical-align: middle; margin: 0; font-size: 40px; font-weight: normal;}
section.feats .sl p { color: #9d9d9d; font-size: 16px; color: #2c2a2a; margin: 0; vertical-align: middle; text-align: center; }
section.feats { margin: 40px 0 0px; background: #fafafa; padding: 10px 0 45px; border-top: 1px solid #eeeeee;  }
section.feats .inner { width: 1070px; margin: 0 auto; border-top: 1px solid #ebebeb; padding: 38px 0; }
section h1 { font-size: 46px; font-weight: 300; color: #252525; margin: 36px 0 2px; letter-spacing: -1px; text-align: center; }
section h2 { font-size: 40px; font-weight: 300; color: #252525; margin: 20px 0 0; letter-spacing: -1px; text-align: center; }
section.footer-form {background: #141414;z-index: 0;position: relative;padding-top: 50px;padding-bottom: 30px;background: url(../images/footer-bg.jpg);margin-top: -32px;}
section.footer-form h1 { color: #fff; font-size: 30px; margin: 0; margin-bottom: 10px; }
section.footer-form h2 {color: #fff;font-size: 42px;margin-bottom: 10px !important;margin: 0;letter-spacing: -1px;margin: 16px 0 0;text-transform: uppercase;font-weight: normal;font-weight: 700 !important;}
section.footer-form h3 { color: #acacac; font-size: 12px; margin: 0; margin-bottom: 26px; text-transform: uppercase; font-weight: normal; text-align: center; }
section.footer-form .container { padding-top: 20px; padding-bottom: 38px; }
#footerform form {max-width: 85%;margin: 0 auto;padding: 0 40px;}
#footerform .thanks p { color: #8c8c8c; text-align: center; }
.testimonials .hd-wrap { margin-bottom: 20px; }
#footerform input[type="text"], #footerform select { width: 100%; border: none; font-size: 13px; color: #2a1f22; border-radius: 3px; }
#footerform textarea {width: 100%;border-radius: 13px;border: none;}
#footerform .field, #footerform .fieldwrap { width: 100%; position: relative; }
#footerform input[type="text"] {padding: 13px 20px;/* background-image: url(../images/sprites.png); */background-repeat: no-repeat;background-color: #ffffff;border-radius: 100px;border: none;}
#footerform input[name="cn"] { background-position: 0px -30px; }
#footerform input[name="em"] { background-position: 0px -83px; }
#footerform select { background: url(../images/sprites.png) no-repeat 0px -474px #fff; }
#footerform input[name="code"], #footerform input[name="pn"] { background-position: 0px -134px; border-right: 1px solid #2a2a2a; border-top-right-radius: 0; border-bottom-right-radius: 0; }
#footerform input[name="pn"] {padding: 9px;padding: 13px 20px;/* background-image: url(../images/sprites.png); */background-repeat: no-repeat;background-color: #ffffff;border-radius: 100px;}
#footerform textarea {font-size: 13px;resize: none;background-color: #ffffff;padding: 13px 20px;height: 140px;}
#footerform select { padding: 8px 0 8px 44px; background-color: #f7f7f7; }
#footerform .field {margin-bottom: 13px;width: 31.3%;display: inline-block;margin: 0 10px 20px 0;}
#footerform .field.code { width: 100%; }
#footerform .field.phone {width: 32%;}
#footerform button, #footerform .fieldwrap input[type=submit] {font-size: 16px;font-weight: 700;background: #451f78;color: #fff;border: none;padding: 10px 40px;border-radius: 2px;border-radius: 100px;text-transform: uppercase;margin: 10px 0 0;}
.footer-links {background: #14072e !important;color: #fff;font-size: 12px;border-top: 1px solid #262626;padding: 15px 0 20px;text-align: center;}
.disclaimer p {color: #fff;font-size: 13px;margin: 0;line-height: 23px;}
.disclaimer {background: #14072e !important;padding: 15px 0;text-align: center;}
.footer-links h6 { font-size: 16px; font-weight: 400; color: #959595; text-transform: uppercase; margin: 22px 0 15px; }
.footer-links ul li { margin: 0 0 8px; }
.footer-links a {color: #fff;font-size: 13px;transition: all 0.1s linear;}
.footer-links a:hover { color: #fff; }
.links-footer { margin: 12px 0; }
.footer-links .social { margin-top: 5px; }
.footer-links .social a { display: block; width: 31px; height: 29px; float: left; background: url(../images/sprites.png) no-repeat center; margin-right: 3px; transition: all 0.1s linear; }
.social a.tw { background-position: 0px -173px; }
.social a.tw:hover { background-position: 0px -202px; }
.social a.fb { background-position: -35px -173px; }
.social a.fb:hover { background-position: -35px -202px; }
.social a.gplus { background-position: -70px -173px; }
.social a.gplus:hover { background-position: -70px -202px; }
.social a.linkedinn { background-position: -106px -173px; }
.social a.linkedinn:hover { background-position: -106px -202px; }
.copy { clear: both; color: #8c8c8c; font-size: 12px; margin: 10px 0 20px }
.cust-svc { font-size: 14px; color: #fff; text-transform: uppercase; margin-top: 24px; line-height: 20px; }
.cust-svc span a { font-size: 18px; color: #e53727; }
.links-footer a, .links-footer li { color: #8c8c8c; }
.floating-form-wrap { position: fixed; width: 635px; height: 344px; right: 0; margin-top: -109px; z-index: 999; background: #232323; margin-right: -584px; top: 50%; display: none; }
.floating-form-wrap .thanks p { color: #aaa; }
.field.pc { position: relative; }
#flform input[type="text"], #flform select { width: 100%; border: none; font-size: 13px; color: #585858; background-image: url(../images/sprites.png); background-repeat: no-repeat; }
#flform input[type="text"] { padding: 7px 7px 7px 48px; margin-bottom: 12px; }
#flform select { padding: 6px; margin-bottom: 10px; padding-left: 45px; }
#flform .field.code { width: 35%; float: left; padding-right: 0; }
#flform .field.phone { width: 100%; clear: both; }
#flform input[name="cn"] { background-position: -347px -524px; }
#flform input[name="em"] { background-position: -347px -568px; }
#flform select[name="srv"] { }
#flform select[name="pc"] { background-position: -347px -615px; }
#flform input[name="code"], #flform input[name="pn"] { background-position: -347px -660px; border-right: 1px solid #cacaca; }
#flform input[name="pn"] { padding: 7px 7px 7px 48px; margin-bottom: 12px; }
#flform button, #flform input[type=submit] { background: #c63502; color: #fff; font-weight: 800; border: none; text-transform: uppercase; margin-top: 14px; padding: 4px 24px; margin-bottom: 5px; margin-right: 12px; box-shadow: 0px 1px 1px 1px #be1000; border-radius: 2px; }
.floating-form-wrap .form-handle { background: url(../images/sprites.png) no-repeat -335px -1560px #fff; width: 51px; height: 344px; float: left; cursor: pointer; }
.creativepg .form-handle, .copywritingpg .form-handle, .adpg .form-handle, .seopg .form-handle, .wcwpg .form-handle, .professionalpg .form-handle { background-position: -284px -1560px; }
.floating-form { width: 584px; float: right; }
.floating-form .formdv { padding: 8px 12px 25px 25px; }
.floating-form h4 { font-size: 24px; color: #e43727; font-weight: 400; margin: 0; text-align: center; padding-top: 4px; text-align: left; text-transform: uppercase; }
.floating-form h5 { font-size: 18px; color: #aaaaaa; font-weight: 400; margin: 0; text-align: center; padding: 5px 0 17px; text-align: left; }
.floating-form form { text-align: center; }
.floating-form form p { margin-top: 18px; color: #6d6d6d; }
.floating-form .field { width: 50%; float: left; padding-right: 10px; }
.floating-form .fieldwrap { width: 50%; float: left; }
.floating-form .textarea { width: 100%; }
.floating-form textarea { width: 100%; padding: 10px; }
.side-bars { width: 228px; height: 53px; position: fixed; right: -215px; top: 50%; z-index: 9999; margin-top: -230px; display: block; right: -177px; margin-right: 0; display: none; }
.side-bars .s-bar { display: block; margin-bottom: 15px; position: relative; background: #232323; right: 0px; cursor: pointer; }
.side-bars .s-bar img { position: relative; left: -6px; float: left; }
.side-bars .s-bar a p { color: #FFF; font-size: 15px; padding: 6px 0 0 0; margin: 0px; line-height: 19px; width: 175px; background: #232323; display: inline-block; float: left; font-weight: 400\9; }
.side-bars .s-bar a { font-size: 18px; padding: 0px; color: #fff; float: left; margin-top: -5px; font-weight: 700; width: 235px; background: #232323; }
.side-bars .s-bar a.lchat { padding: 0px 0 0 0px; margin: 0px; line-height: 51px; }
.side-bars .s-bar a.lchat span { font-weight: normal }
.call-spr { background: url(../images/sprites.png) no-repeat -335px -1908px; width: 51px; height: 53px; position: relative; left: 0px; float: left; margin-right: 8px; }
.chat-spr { background: url(../images/sprites.png) no-repeat -335px -1964px; width: 51px; height: 53px; position: relative; left: 0px; float: left; margin-right: 8px; }
.cus-overlay { width: 100%; height: 100%; position: fixed; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=) repeat; top: 0; left: 0; z-index: 998; display: none; }
.field label.error { display: none !important; }
input.error, textarea.error, select.error { background-color: #FFD7D7 !important; color: #111 !important; }
.field.pc span { position: absolute; left: 10px; top: 11px; width: 19px; height: 13px; }
 @media screen and (-webkit-min-device-pixel-ratio:0) {
#footerform select { line-height: 30px; text-indent: 44px; padding-left: 0 !important; }
#flform select { line-height: 28px; text-indent: 44px; padding-left: 0 !important; }
#callback-form select { line-height: 28px; text-indent: 44px; padding-left: 0 !important; }
#callback-form .time select { text-indent: 6px; }
#popupform select { line-height: 32px; text-indent: 44px; padding-left: 0 !important; }
}
a.close { background: url(../images/sprites.png) no-repeat -160px -1px; width: 16px; height: 16px; position: absolute; top: -5px; right: -5px; display: block; opacity: 1; }
.fancybox-lock .floating-form-wrap, .fancybox-lock .side-bars { display: none !important; }
.popup-form {
    max-width: 400px;
    height: auto;
    position: fixed;
    padding-bottom: 22px;
    width: 400px;
    top: 50%!important;
    left: 50%!important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #1F1F1F;
    display: none;
    z-index: 9999;
    box-shadow: rgb(0, 0, 0) 0px 0px 6px 2px;
    border: 1px solid rgb(99, 99, 99);
}
.popup-form h2 { font-size: 24px;color: #FFBA2F; text-transform: uppercase; text-align: center;background: #080808; font-weight: 400; margin: 0; padding: 14px 33px;}
.popup-form h3 {font-size: 18px;font-weight: 300;color: #FFAE02;text-align: left;margin: 0;padding: 15px 10px;text-align: center;line-height: 25px;}
#popupform { padding: 0 18px; margin: 0 auto; }
#popupform input[type="text"], #popupform select { width: 100%; border: none; font-size: 13px; color: #585858; background-image: url(../images/sprites.png); background-repeat: no-repeat; }
#popupform input[type="text"] { padding: 9px 7px 9px 48px; margin-bottom: 10px; }
#popupform select { padding: 8px 6px; margin-bottom: 10px; padding-left: 45px; width: 100%; }
#popupform .field.code { width: 35%; float: left; padding-right: 0; }
#popupform .field.phone { width: 100%; }
#popupform input[name="cn"] { background-position: -347px -521px; }
#popupform input[name="em"] { background-position: -347px -565px; }
#popupform select[name="srv"] { background: url(../images/sprites.png) no-repeat -347px -521px #fff; }
#popupform select[name="pc"] { background-position: -347px -612px; }
#popupform input[name="code"], #popupform input[name="pn"] { background-position: -347px -657px; border-right: 1px solid #cacaca; }
#popupform input[name="pn"] { padding: 9px 7px 9px 48px; margin-bottom: 10px; }
#popupform button, #popupform input[type=submit] {background: #FFAE02;color: #151515; border: none; text-transform: uppercase; margin-top: 14px; padding: 4px 18px; margin-bottom: 5px;box-shadow: 0px 1px 1px 1px #FFBA29; border-radius: 2px; font-size: 21px; font-weight: 400;}
#popupform textarea { width: 100%; height: 66px; padding: 7px 9px; color: #585858; font-size: 13px; }
#callback-form .time { width: 50%; padding: 0 5px; float: left; }
#callback-form .time select { background: #fff; padding-left: 5px; margin-bottom: 0; }
#callback-form hr { display: block; height: 1px; border: 0; border-top: 1px solid #909090; margin: 8px 0; padding: 0; }
#callback-form p { color: #909090; margin-bottom: 4px; }
.callback-form { width: 400px; height: 465px; position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -233px; background: #232323; z-index: 9999; display: none; box-shadow: 0px 0px 6px 2px #000; border: 1px solid #333; }
.callback-form h2 { font-size: 22px; color: #fff; background: #e53727; font-weight: 800; margin: 0; padding: 14px 33px; }
.callback-form h3 { font-size: 20px; font-weight: 300; color: #909090; text-align: left; margin: 0; padding: 10px 30px; text-align: center; line-height: 25px; }
#callback-form { padding: 0 18px; margin: 0 auto; }
.field.pc { position: relative; }
#callback-form input, #callback-form select { width: 100%; border: none; font-size: 13px; color: #585858; background-image: url(../images/sprites.png); background-repeat: no-repeat; }
#callback-form input { padding: 7px 7px 7px 48px; margin-bottom: 10px; }
#callback-form select { padding: 6px; margin-bottom: 10px; padding-left: 45px; width: 100%; }
#callback-form .field.code { width: 35%; float: left; padding-right: 0; }
#callback-form .field.phone { width: 100%; }
#callback-form input[name="cn"] { background-position: -347px -524px; }
#callback-form input[name="em"] { background-position: -347px -568px; }
#callback-form select[name="srv"] { background: url(../images/sprites.png) no-repeat -347px -524px #fff; }
#callback-form select[name="pc"] { background-position: -347px -615px; }
#callback-form input[name="code"], #callback-form input[name="pn"] { background-position: -347px -660px; border-right: 1px solid #cacaca; }
#callback-form input[name="pn"] { padding: 7px 7px 7px 48px; margin-bottom: 10px; }
#callback-form button, #callback-form input[type=submit] { background: #eb3423; color: #fff; border: none; text-transform: uppercase; margin-top: 14px; padding: 4px 18px; margin-bottom: 5px; box-shadow: 0px 1px 1px 1px #be1000; border-radius: 2px; font-size: 15px; font-weight: 400; }
#callback-form textarea { width: 100%; height: 66px; }
.visibleit { overflow: visible !important; }
.no-border { border: 0 !important; }
.thankyoubox p { text-align: center; padding: 15px 40px 0; }
.thankyoubox .container { padding: 80px 0; }
.video-container iframe { margin-left: 12px; width: 98%; }
/************ web Section **********/

.frontForm{
    background: #f3f3f3;
    box-shadow: rgb(0, 0, 0) 0px 0px 6px 2px;
    position: absolute;
    bottom: 0;
}
.frontForm h2 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #e53727;
    font-weight: 400;
    margin: 0;
    padding: 0;
    overflow:hidden;
}
.frontForm h2 p{      float: left;
    padding: 11px 15px 0;
    width: 70%;
    text-align: left;
    text-transform: none;
    font-size: 25px;
    margin-bottom: 0; box-sizing:border-box;}
.frontForm h2 span{ background: #b61c0e;
    display: block;
    float: right;
    padding: 15px 0;
    width: 30%;
    font-size: 40px; box-sizing:border-box; }
.frontForm  h3{
    margin-top: 10px;
    font-size: 20px;
    padding: 0 15px;
    text-align: center;
    color: #ffffff;
}
.frontForm #popupform {
    padding: 14px 18px;
    margin: 0 auto;
    border: 1px solid #d9d9d9;
}

.frontForm #popupform input[type=submit]{
    padding: 10px 35px;
    background:#434343;
    box-shadow:none;
    border-radius:0;
    display:block;
    width:100%;
    box-sizing:border-box;
    text-align:center;
}
.frontForm #popupform input[type="text"], .frontForm #popupform textarea{ border:1px solid #cacaca; resize:none; }

.leftSec h1 {     font-size: 30px;
    color: #fff;
    font-weight: 400;
       margin-top: 70px;
    text-shadow: 1px 1px 3px #000000;
    padding-left: 255px; }
.leftSec .girlimg{
       position: absolute;
    top: 23px;
}
.leftSec  h1 strong { font-size: 60px; }
.leftSec  h3 { font-size: 22px; color: #fff; font-weight: 400; margin-top: 34px;      padding-left: 368px; }
.leftSec  h4 img{     vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px; }
.leftSec  h4 span{ padding-top:8px; display:block; }
.leftSec  h4 {       font-size: 14px;      padding-left: 368px;
    color: #fff;
    margin-top: 25px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: bold; }
.leftSec  h1 span { font-size: 42px; color: #fff; font-weight: 200; }

.container.formCt { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; height: 100%; }
.webSec header .logo img { margin: 22px 0 13px; }
.webSec .ri-grid { overflow: hidden; position:relative; }
.webSec .ri-grid:after{ position:absolute; width:100%; bottom:0; width:100%; content:''; height:20px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+49,000000+100&amp;0+1,0.09+49,0.33+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.09) 49%, rgba(0,0,0,0.33) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(49%,rgba(0,0,0,0.09)), color-stop(100%,rgba(0,0,0,0.33))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.09) 49%,rgba(0,0,0,0.33) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.09) 49%,rgba(0,0,0,0.33) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.09) 49%,rgba(0,0,0,0.33) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.09) 49%,rgba(0,0,0,0.33) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#54000000',GradientType=0 ); /* IE6-9 */

 }
.hd1 { position: absolute; top: 10px; left: 0; right: 0; margin: 0 auto; font-size: 40px; color: #FFFFFF; text-align: center; display: block; padding: 20px; font-weight: 300; }
.hd1 span { color: #e53727; font-weight: 400; }
.webSec .cta-header .phone { font-size: 17px; }
.webSec .cta-header .chat { font-size: 17px; }
.webSec .cta-header .phone span { background-position: 0px -953px; width: 19px; height: 31px; margin-top: -3px; margin-right: 10px; }
.webSec .cta-header .chat:after { display: none; }
.webSec .cta-header .chat-ico { background-position: -25px -953px; width: 28px; height: 25px; margin-right: 10px; }
.webSec .cta-header .phone strong { margin: 0; line-height: 18px; font-size: 18px; }
.tempSlide {position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 30px; }
.tempSlide .bkbg { width: 96%; height: auto; position: absolute; }
.webSec header { background: #070707; }
.webSec header .cta-header { margin: 24px 0 0 0; border: 0; }
.webSec header .hire-btn { margin: 17px 0 0 5px; border-radius: 0; background: #e53727; text-transform: uppercase; border-bottom: 5px solid #912319; font-size: 16px; padding: 8px 15px; }
.webSec .fullbanner { width: 100%; height: auto; position: absolute; z-index: -1; }
.multiweb{    position: absolute;
    width: 96%;
    padding: 50px 0 0 0;}
.multiweb img{    width: 100%;
    height: auto;}
.someofsites{    padding: 0 0 35px 0;}
.someofsites img{width:100%;height:auto;border:1px solid #efefef;margin: -30px 0;border-top:0px;}
.someofsites h2{ margin:0 0 20px 0; }
.someofsites .col-md-6{
    margin-bottom:30px;
}
.someofsites2{    padding: 0px;}
.someofsites .col-md-6 img{
    max-width:400px;
    margin-left:10px;
    margin-right:10px;
}
.ourpkgs.feats {    border-bottom: 1px solid #eeeeee;
    padding: 0;
    margin: 10px;}
.ourpkgs.feats .svc-pg-link{  margin: 40px 0 -18px 0; }
.ourpkgs.feats .svc-pg-link:after{ border-color:#eeeeee; }
.ourpkgs ul{ width:80%; margin:35px auto 0; background:url(../images/bg-pkc.png) repeat-x top;border: 1px solid #d6d6d6; }
.ourpkgs ul.left{ margin-left:20%; }
.ourpkgs ul.right{ margin-right:20%; }
.ourpkgs ul li:first-child{ border:0; }
.ourpkgs ul li{ border-top: 1px solid #dbdbdb; padding:6px 15px;  }
.ourpkgs ul li p{ font-size: 30px; margin-bottom:0; }
.ourpkgs ul li strong{ color:#c42719; font-size:25px;  }
.addShadow:after{content:'';position:absolute;left:0;width:100%;height: 100%;top:0;z-index: 8;background: rgba(0, 0, 0, 0.34);}
.addShadow h3{ width:50%; margin:15px auto;line-height:25px; }
/************ web Section **********/


#work figure{
    height: 100%;
    line-height: 0px;
    margin-bottom: 35px;
    position: relative;
}
#slvj-window{
    width: 100%;
    min-height: 100%;
    z-index: 30;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

#slvj-window,
#slvj-window *{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#slvj-background-close{
    width: 100%;
    min-height: 100%;
    z-index: 31;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
}

#slvj-back-lightbox{
    line-height: 0;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    z-index: 32;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slvj-lightbox{
    padding: 11px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 2px 2px rgba(0,0,0,0.3);
    z-index: 53;
    width: 92%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}

.slvj-lightbox iframe{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
}

#slvj-close-icon{
    font: normal normal normal 20px/1 FontAwesome;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 551;
    background-color: #FFFFFF;
    color: #000;
    padding: 11px;
    text-align: center;
}

#slvj-close-icon:hover{
    color: #606060;
    cursor: pointer;
}
.video-pop{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.video-pop:hover{
    background-color: rgba(0, 0, 0, 0);
}
.video-pop:hover i{
    color: #FF0000;
}
.video-pop i{
    position: absolute;
    top: 50%;
    margin-top: -34px;
    left: 50%;
    margin-left: -26px;
    font-size: 70px;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
figure {
    line-height: 0px;
    margin-bottom: 35px;
    position: relative;
    border: 6px solid #DEDEDE;
    overflow: hidden;
}
.profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    overflow: hidden;
    border: 3px solid #B9B9B9;
    display: none;
}
.profile-circle img {
    width: 100%;
    height: 100%;
    display: none;
}
.carousel-inner {
    height: 250px;
    position: relative;
    z-index: 2;
}

.tabs-lp .video-thumb {
    max-height: 231px;
}
/* Large desktop */

@media (min-width: 980px) and (max-width: 1279px) {

header .cta-header { clear: none; }
.services .container { padding: 0; }
section.services .nav-tabs > li > a { min-width: 180px; font-size: 11px; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .packages .col-md-4 {
    margin-bottom: 10px;
}

section.process-col img {
    width: 148%;
    max-width: 200%;
    margin-left: -70px;
}


    div#CountDownTimer {
    width: 95%;
}
    section.order-steps .container {
    width: 94%;
}

section.order-steps .order-step-form h1 {
    text-align: center;
    font-size: 19px;
    padding: 9px 0;
    margin-bottom: 21px;
}

section.order-steps .order-step-form li label {
    width: 100%;
}

section.order-steps .order-step-form li input[type="text"] {
    width: 100%;
    padding: 8px 0;
}

section.order-steps .order-step-form li select {
    width: 100%;
}

section.order-steps .order-step-form li textarea {
    width: 100%;
}

.price-col {
    margin: 0 0;
    width: 100% !important;
}

section.order-steps .order-step-form li input[type="submit"] {
    margin: 0;
    font-size: 12px;
}
.floating-form-wrap { display: none !important; }
.cta-header .phone strong { font-size: 12px; line-height: 28px; }
.masthead-slider h1 { margin-top: 2%; font-size: 35px; }
.masthead-slider h3 { margin: 5px 0; }
.addShadow h3{ margin-left:auto; margin-right:auto; }
.masthead-slider h1 strong { font-size: 45px; }
.masthead-slider a { margin-top: 10px; font-size: 22px; padding: 7px 35px; }
section.feats .sl { padding: 20px 0 12px; }
header .cta-header { margin-top: 10px; clear: both; }
header .hire-btn { margin-top: 30px; }
section h2 { font-size: 32px; padding: 10px 60px 0; letter-spacing: normal; font-weight: normal; margin-top: 0; }
section.services { padding-top: 15px; }
section.services .nav-tabs > li > a { font-size: 14px; }
section.services .nav-tabs { margin-top: 5px; }
section.services .nav-tabs > li { width: 99%; box-sizing: border-box; margin-bottom: 5px; }
section.services .tab-content { margin-top: 15px; }
section.services h3 { font-size: 24px; letter-spacing: normal; clear: both; padding-top: 20px; }
section.services h4 { font-size: 18px; }
section.services .text li { width: 100%; }
.svc-pg-link { margin: 10px 0; }
.svc-pg-link:after { display: none; }
.svc-pg-link span strong { display: block; padding: 10px; }
.svc-pg-link span { padding: 0; width: 100%; }
.footer-links { padding-bottom: 0; }
section.footer-form .container { padding-top: 0; }
section.footer-form h2 { font-size: 20px; }
section.footer-form h3 { margin-top: 10px; text-transform: none; }
#footerform form { max-width: 100%; padding: 0; }
#footerform .fieldwrap input[type=submit] { width: 100%; }
.footer-links .col-md-3+.col-md-3+.col-md-3+.col-md-3 { display: block; }
.footer-links h6 { margin-top: 10px; }
header .cta-header { margin-top: 10px; clear: both; }
header .hire-btn { margin-top: 30px; }
.cta-red .touch h6 { font-size: 24px; }
.rounded-red p { font-size: 16px; }
section.feats .sl h2 { font-size: 24px; }
section.services .tab-content .cycle-slideshow { text-align: center; }
section.services .tab-content .image { min-height: 300px; }
.iframeadded iframe { margin-left: 0; width: 100%; height: auto; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; }
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .packages .col-md-4 {
    margin-bottom: 10px;
}

section.process-col img {
    width: 148%;
    max-width: 200%;
    margin-left: -70px;
}


    div#CountDownTimer {
    width: 95%;
}
    section.order-steps .container {
    width: 94%;
}

section.order-steps .order-step-form h1 {
    text-align: center;
    font-size: 19px;
    padding: 9px 0;
    margin-bottom: 21px;
}

section.order-steps .order-step-form li label {
    width: 100%;
}

section.order-steps .order-step-form li input[type="text"] {
    width: 100%;
    padding: 8px 0;
}

section.order-steps .order-step-form li select {
    width: 100%;
}

section.order-steps .order-step-form li textarea {
    width: 100%;
}

.price-col {
    margin: 0 0;
    width: 100% !important;
}

section.order-steps .order-step-form li input[type="submit"] {
    margin: 0;
    font-size: 12px;
}
.floating-form-wrap { display: none !important; }
.footer-links .col-md-3, .masthead-slider h3, section.awards, section.services p, section.services .tab-content .image, .cta-header .chat { display: none; }
.cta-header .phone strong { font-size: 12px; line-height: 28px; }
.masthead-slider h1 { margin-top: 2%; font-size: 35px; }
.masthead-slider h1 strong { font-size: 45px; }
.masthead-slider a {margin-top: 15px;font-size: 22px;padding: 13px 35px 9px;}
section.feats .sl { padding: 20px 0 12px; }
section.feats { padding-bottom: 15px; }
section.services { padding-top: 15px; }
section h2 { font-size: 32px; padding: 10px 60px 0; letter-spacing: normal; font-weight: normal; margin-top: 0; }

section.services .nav-tabs > li > a { font-size: 14px; }
section.services .nav-tabs { margin-top: 5px; }
section.services .nav-tabs > li { width: 99%; box-sizing: border-box; margin-bottom: 5px; }
section.services .tab-content { margin-top: 15px; }
section.services h3 { font-size: 24px; letter-spacing: normal; clear: both; padding-top: 20px; }
section.services h4 { font-size: 18px; }
section.services .text li { width: 100%; }
.svc-pg-link { margin: 10px 0; }
.svc-pg-link:after { display: none; }
.svc-pg-link span strong { display: block; padding: 10px; }
.svc-pg-link span { padding: 0; width: 100%; }
.footer-links { padding-bottom: 0; }
section.footer-form .container { padding-top: 0; }
section.footer-form h2 { font-size: 20px; }
section.footer-form h3 { margin-top: 10px; text-transform: none; }
#footerform form { max-width: 100%; padding: 0; }
#footerform .fieldwrap input[type=submit] { width: 100%; }
.footer-links .col-md-3+.col-md-3+.col-md-3+.col-md-3 { display: block; }
.footer-links h6 { margin-top: 10px; }
header .cta-header { margin-top: 10px; clear: both; }
header .hire-btn { margin-top: 30px; }
.cta-red .touch h6 { font-size: 24px; }
.rounded-red p { font-size: 16px; }
section.feats .sl h2 { font-size: 24px; }
section.services .tab-content .cycle-slideshow { text-align: center; }
section.services .tab-content .image { min-height: 300px; }
.iframeadded iframe { margin-left: 0; width: 100%; height: auto; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; }
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .packages .col-md-4 {
    margin-bottom: 10px;
}

section.process-col img {
    width: 148%;
    max-width: 200%;
    margin-left: -70px;
}


    div#CountDownTimer {
    width: 95%;
}
    section.order-steps .container {
    width: 94%;
}

section.order-steps .order-step-form h1 {
    text-align: center;
    font-size: 19px;
    padding: 9px 0;
    margin-bottom: 21px;
}

section.order-steps .order-step-form li label {
    width: 100%;
}

section.order-steps .order-step-form li input[type="text"] {
    width: 100%;
    padding: 8px 0;
}

section.order-steps .order-step-form li select {
    width: 100%;
}

section.order-steps .order-step-form li textarea {
    width: 100%;
}

.price-col {
    margin: 0 0;
    width: 100% !important;
}

section.order-steps .order-step-form li input[type="submit"] {
    margin: 0;
    font-size: 12px;
}
.floating-form-wrap { display: none !important; }
.footer-links .col-md-3, .masthead-slider h3, section.awards, section.services p, section.services .tab-content .image, .cta-header .chat { display: none; }
.cta-header .phone strong { font-size: 12px; line-height: 28px; }
.masthead-slider h1 { margin-top: 2%; font-size: 35px; }
.masthead-slider h1 strong { font-size: 45px; }
.masthead-slider a {margin-top: 15px;font-size: 22px;padding: 13px 35px 9px;}
section.feats .sl { padding: 20px 0 12px; }
section.feats { padding-bottom: 15px; }
section.services { padding-top: 15px; }


.masthead-slider h1 span {
    font-size: 26px;
    display:  block;
    margin-bottom: 18px;
}


section h2 { font-size: 32px; padding: 10px 60px 0; letter-spacing: normal; font-weight: normal; margin-top: 0; }

section.services .nav-tabs > li > a { font-size: 14px; }
section.services .nav-tabs { margin-top: 5px; }
section.services .nav-tabs > li { width: 99%; box-sizing: border-box; margin-bottom: 5px; }
section.services .tab-content { margin-top: 15px; }
section.services h3 { font-size: 24px; letter-spacing: normal; }
section.services h4 { font-size: 18px; }
section.services .text li { width: 100%; }
.svc-pg-link { margin: 10px 0; }
.svc-pg-link:after { display: none; }
.svc-pg-link span strong { display: block; padding: 10px; }
.svc-pg-link span { padding: 0; width: 100%; }
.footer-links { padding-bottom: 0; }
section.footer-form .container { padding-top: 0; }
section.footer-form h2 { font-size: 20px; }
section.footer-form h3 { margin-top: 10px; text-transform: none; }
#footerform form { max-width: 100%; padding: 0; }
#footerform .fieldwrap input[type=submit] { width: 100%; }
.footer-links .col-md-3+.col-md-3+.col-md-3+.col-md-3 { display: block; }
.footer-links h6 { margin-top: 10px; }
header .cta-header { margin-top: 10px; clear: both; }
header .hire-btn { margin-top: 30px; }
.cta-red .touch h6 { font-size: 24px; }
.rounded-red p { font-size: 16px; }

.ourpkgs ul.left, .ourpkgs ul.right{ margin-left:auto; margin-right:auto; }

}

/* Landscape phones and down */
@media (min-width: 480px) and (max-width: 639px) {

    .packages .col-md-4 {
    margin-bottom: 10px;
}

section.process-col img {
    width: 148%;
    max-width: 200%;
    margin-left: -70px;
}


    div#CountDownTimer {
    width: 95%;
}
    section.order-steps .container {
    width: 94%;
}

section.order-steps .order-step-form h1 {
    text-align: center;
    font-size: 19px;
    padding: 9px 0;
    margin-bottom: 21px;
}

section.order-steps .order-step-form li label {
    width: 100%;
}

section.order-steps .order-step-form li input[type="text"] {
    width: 100%;
    padding: 8px 0;
}

section.order-steps .order-step-form li select {
    width: 100%;
}

section.order-steps .order-step-form li textarea {
    width: 100%;
}

.price-col {
    margin: 0 0;
    width: 100% !important;
}

section.order-steps .order-step-form li input[type="submit"] {
    margin: 0;
    font-size: 12px;
}
    header{background:#000}
.header-video{margin-top: 0;}
.floating-form-wrap { display: none !important; }
.footer-links .col-md-3, .cta-red, section.feats, .disclaimer, .masthead-slider h3, section.awards, section.services p, section.services .tab-content .image, .cta-header .chat { display: none; }
.cta-header .phone { font-size: 0; }
.cta-header .phone strong { font-size: 12px; line-height: 28px; }
.masthead-slider h1 { margin-top: 3%; font-size: 23px; }
.masthead-slider h1 strong { font-size: 30px; }
.masthead-slider a { margin-top: 5px; font-size: 18px; padding: 5px 25px; }
section.services { padding-top: 15px; }
section h2 { font-size: 22px; letter-spacing: normal; font-weight: normal; margin-top: 0; }
section.services .nav-tabs > li > a { font-size: 14px; }
section.services .nav-tabs { margin-top: 5px; }
section.services .nav-tabs > li { width: 97%; box-sizing: border-box; margin-bottom: 5px; }
section.services .tab-content { margin-top: 15px; }
section.services h3 { font-size: 24px; letter-spacing: normal; }
section.services h4 { font-size: 18px; }
section.services .text li { width: 100%; }
.svc-pg-link { margin: 10px 0; }
.svc-pg-link:after { display: none; }
.svc-pg-link span strong { display: block; padding: 10px; }
.svc-pg-link span { padding: 0; width: 100%; }
.footer-links { padding-bottom: 0; }
section.footer-form .container { padding-top: 0; }
section.footer-form h2 { font-size: 20px; }
section.footer-form h3 { margin-top: 10px; text-transform: none; }
#footerform form { max-width: 100%; padding: 0; }
#footerform .fieldwrap input[type=submit] { width: 100%; }
.footer-links .col-md-3+.col-md-3+.col-md-3+.col-md-3 { display: block; }
.footer-links h6 { margin-top: 10px; }
header .cta-header { margin-top: 10px; }
header .hire-btn { margin-top: 30px; }
.masthead-slider {
    position: relative;
    background: none !important;
    left: 0;
    margin-top: -318px;
    z-index: 0;
    z-index: 999;
}
.fullbanner{ }
.masthead-slider h4 { font-size: 12px !important; color: #fff; font-weight: 400; margin-top: 13px !important; line-height: 15px !important; }
}
@media (min-width: 320px) and (max-width: 800px) {

	section.timer-count h4 {
    font-size: 13px;
}

section.timer-count .container {
    padding: 0;
}
section.portfolio h2 {
    font-size: 23px;
}

section.portfolio h2+p {
    line-height: 15px;
    font-size: 11px;
    margin-bottom: 5px;
}

section.portfolio h2+p br {
    display: none;
}


.toolbar.mb2.mt2 .btn {
    width: 80%;
    text-align: center;
    font-size: 14px;
}
#ouibounce-modal h4:before {
    display: none;
}

#ouibounce-modal .modal {
    width: 93%;
    height: 445px;
    padding: 22px 17px;
    border-radius: 14px;
}

#ouibounce-modal .modal h3 {
    font-size: 19px;
    text-align: center;
    padding: 0 30px;
}

#ouibounce-modal h4 {
    padding: 0;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    color: #000000;
}

#ouibounce-modal .modal-body li {
width: 98%;
}

#ouibounce-modal form input[type=submit] {
width: 98%;
padding: 8px 0;
}


header img {
    width: 156px;
    max-width: inherit;
}
     .packages .col-md-4 {
    margin-bottom: 10px;
}

section.process-col img {
    width: 340px;
    max-width: 200%;
    margin-left: -30px;
}


     div#CountDownTimer {
    width: 95%;
}
section.order-steps .container {
width: 94%;
}

section.order-steps .order-step-form h1 {
text-align: center;
font-size: 19px;
padding: 9px 0;
margin-bottom: 21px;
}
.img-godaddy{max-width:100%; height:auto}
section.order-steps .order-step-form li label {width: 100%;top: 0 !important;}

section.order-steps .order-step-form li input[type="text"] {
width: 100%;
padding: 8px 0;
}

section.order-steps .order-step-form li select {
width: 100%;
}

section.order-steps .order-step-form li textarea {
width: 100%;
}

.price-col {
margin: 0 0;
width: 100% !important;
}

section.order-steps .order-step-form li input[type="submit"] {margin: 0;font-size: 12px;width: 100%;}

.floating-form-wrap { display: none !important; }
header .hire-btn, .footer-links .col-md-3, .cta-red, section.feats, .disclaimer, .masthead-slider h3, section.awards, section.services p, section.services .tab-content .image, .cta-header .chat { display: none; }
.cta-header .phone { font-size: 0; }
.cta-header .phone strong {font-size: 11px;line-height: 28px;}
header{background: #290e65;padding: 8px 0;text-align: center;border-bottom: #6122ec 1px solid;}
img.lgc-gdc{margin-top:0}
.header-video{margin-top: 59px;padding-top: 12px;height: auto !important;padding-bottom: 30px;background: #000 !important;}
.masthead-slider{position:relative;background: none !important;left: 0;top: 6px;margin-top: -175px;}
.masthead-slider p{
    font-size: 15px !important;
    margin-bottom: 7px;
}

.vertical-center{vertical-align:top;}
.masthead-slider h1 {margin-top: 0;font-size: 16px;margin-bottom: 10px;}
.masthead-slider h1 strong { font-size: 18px; }
.masthead-slider a {margin-top: 0px;font-size: 14px;padding: 10px 12px 8px;margin-bottom: 5px;width: 91%;}
section.services { padding-top: 15px; }
.popup-form h2{
    font-size: 17px;
}

.popup-form h3{
    font-size: 17px;
}


a.or_class {
    padding: 0 10px;
    display: block;
    margin: 5px 0;
    font-size: 18px;
}

a.btn-chat {
    font-size: 11px;
    padding: 5px 20px;
    clear: both;
    margin: 2px 0;
}

a.btn-chat span {
    font-size: 10px;
}
.thanks_page h2{
    font-size: 25px !important;
    line-height: normal !important;
}
#portfolio .tile {
    width: 100% !important;
    border-bottom: #e8e8e8cc 1px solid;
    margin-bottom: 33px;
}

.portfolio-content h4 {
    font-size: 19px;
    text-align:  center;
    padding:  0;
    margin-top: 4px;
}

.portfolio-content.portfolio-content-hover {
    padding: 0;
}

section.portfolio [class^="col-"]>div:hover .portfolio-content-hover a {
    font-size: 16px;
    padding: 5px 10px;
}

section.portfolio [class^="col-"]>div:hover .portfolio-content-hover {
    height: 64%;
}

.portfolio-content {height:  auto !important;padding-bottom: 0;padding-top:  7px;}

section.portfolio [class^="col-"]>div {
    height: auto;
}
section.process-col .container>h2 {
    margin-top: 17px;
    font-size: 26px;
}

section.process-col .container>h2+p {
    font-size: 13px;
    line-height: normal;
    margin-top: 11px;
}

.bannerText h1 {
    padding: 0;
    margin: 0;
}

.bannerText {
    margin: 10px 0;
}

.bannerText h1 {
    font-size: 16px;
    line-height: normal;
}

.bannerText h2 {
    font-size: 19px;
    margin-top: 12px;
    margin-bottom: 5px;
}

.bannerText p {
    font-size: 17px;
    margin-top: 0px;
    line-height: 22px;
    width: 100%;
}

.bannerText .btn-success {
    width: 100%;
    font-size: 14px;
}

.bannerVideo {
    margin-top: 23px;
    height: 184px;
}

section.process-col h3 {
    font-size: 10px;
}
section h2 { font-size: 18px; padding: 0; letter-spacing: normal; font-weight: normal; margin-top: 0; }
section.services .nav-tabs { margin-top: 5px; }
section.services .nav-tabs > li { width: 97%; box-sizing: border-box; margin-bottom: 5px; }
section.services .tab-content { margin-top: 15px; }
section.services h3 { font-size: 18px; letter-spacing: normal; }
section.services h4 { font-size: 16px; }
section.services .text li { width: 100%; }
.svc-pg-link { margin: 10px 0; }
.svc-pg-link:after { display: none; }
.svc-pg-link span strong { display: block; padding: 10px; }
.svc-pg-link span { padding: 0; width: 100%; }
.footer-links { padding-bottom: 0; }
section.footer-form .container {padding-top: 0;padding-bottom: 130px;}

div#btmsticky {
    text-align: center;
}
header .cta-right {
    display: none;
}

header .col-xs-4.col-sm-3 {
    width: 100%;
}
.popupform {
        width: 94%;
        padding: 31px 21px;
        overflow: visible;
    }
    .popupform h2 {
        font-size: 17px;
        line-height: 24px;
        margin-top: 0;
    }
    .popupform ul li input[type=submit] {
        padding: 9px 8px
    }
    .popupform .fancybox-close-small {
        right: -10px
    }
section.banner-new {
    height: auto !important;
    text-align: center;
    padding-top: 93px;
}

div#CountDownTimer {}

section.banner-new .col-md-8 h2 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-top: 23px;
    line-height: normal;
    margin-top: 0;
}

section.banner-new .col-md-8 ul {
    width: 100%;
    margin-bottom: 20px;
}

section.banner-new .col-md-8 ul li {
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 21px;
}

section.banner-new .col-md-8 ul li i {
    width: 21px;
}

section.banner-new .col-md-8 a {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
    width: 94%;
    font-size: 16px;
    padding: 10px 3px;
}

section.timer-count .col-md-7 {
    padding: 0 15px;
    margin-top: 25px;
}

section.timer-count .col-md-7 h4 {
    font-size: 20px;
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 28px;
}

section.timer-count .col-md-7 h4 span {
    font-size: 20px;
    display: inline-block;
}

section.timer-count .col-md-7 h4 strong {
    font-size: 20px;
}

section.timer-count .col-md-7 h4:after {
    font-size: 29px;
    display: none;
}

section.timer-count .container:before {
    display: none;
}

section.timer-count {
    padding-bottom: 10px;
    box-shadow: #0000003b 0 0 3px;
}


 section.newpricing-sec [class^=col-md-3]>div h3 {
        text-align: center
    }
    section.newpricing-sec ul.nplist {
        display: none
    }
    section.newpricing-sec [class^=col-md-3] {
        width: 80%;
        margin: 40px auto 0
    }

section.process-col {
    padding: 30px 0 80px;
    z-index: 0;
}

section#stage_3 .item blockquote {
    padding: 0;
    font-size: 15px;
}

div#slide-quote-carousel:before {
    display: none;
}

section#stage_3 {
    padding: 30px 0 0;
    position: relative;
    z-index: 9999999999;
    background: #ffffff;
    top: -40px;
    width: 92%;
    margin: 0 auto -63px;
    box-shadow: #00000030 0 0 6px;
}

section#stage_3 h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 23px;
    font-weight: 600;
}

.bannerText a.red-chat {
    padding: 15px 26px;
    font-size: 13px;
}

.bannerText a.btn-white {
    padding: 15px 14px;
    font-size: 12px;
}

section.footer-form {
    padding: 40px 0 13px;
    position: relative;
    z-index: 0;
}

section#stage_3 {
}

span.client-name {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}

section.footer-form h4 {
    font-size: 18px !important;
}

#footerform .field {
    width: 100% !important;
    margin-bottom: 7px;
}
div#btmsticky h2 {
    margin: 0;
    width: 100%;
    font-size: 14px;
}

div#btmsticky b {
   font-size: 14px;
}

div#btmsticky span {
    font-size: 18px;
}

div#btmsticky a {
    top: 0;
    margin: 5px 0 30px ;
        padding: 8px 0;
        width:220px;
    font-size: 13px;
}


section.footer-form h2 {font-size: 22px;letter-spacing: 1px;}
section.footer-form h3 { margin-top: 10px; text-transform: none; }
#footerform form { max-width: 100%; padding: 0; }
#footerform .fieldwrap input[type=submit] { width: 100%; }
.footer-links .col-md-3+.col-md-3+.col-md-3+.col-md-3 { display: block; }
.footer-links h6 { margin-top: 10px; }
header .cta-header {margin-top: 5px;}
.masthead-slider h4 {font-size: 11px;margin-top: 5px;line-height: 27px;display: block;font-size: 12px;width: 100%;font-weight: bold !important;margin-top: -15px !important;margin-bottom: 0;}
.masthead-slider h4 img { max-width: 15px; height: auto; }
.masthead-slider h4 span {display: inline-block;font-size: 11px !important;}
.popup-form{
    width: 92%;
}
}




.thanks_page .header-wrap {
    padding-bottom: 10px;
    background: black;
}

.thanks_page h2 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 22px;
    border-bottom: #efefef 3px double;
    margin-bottom: 22px;
}

.thanks_page .thankyoubox p {
    margin-bottom: 7px;
    font-size: 17px;
    padding: 0;
    line-height: 25px;
    color: #656161;
    font-weight: 100;
}

.thanks_page .thankyoubox p strong {
    color: #e53727;
    font-weight: 400;
}

-webkit-keyframes swinging{
        0%{-webkit-transform: rotate(10deg);}
        50%{-webkit-transform: rotate(-5deg)}
        100%{-webkit-transform: rotate(10deg);}
}

@keyframes swinging{
        0%{transform: rotate(10deg);}
        50%{transform: rotate(-5deg)}
        100%{transform: rotate(10deg);}
}
.easter img {
    max-width: 100%;
}
.easter {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
    position: absolute;
    right: -55px;
    top: 50px;
    z-index: 9;
    width: 251px;
}











/**newlp***/


section.inner-banner.company-banner h2 {
    color: #fff;
    font-weight: 600;
}



section.who-we-are {
    padding: 50px 0;
    color: #858585;
}

section.who-we-are h2 {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 13px;
}

section.who-we-are h6 {
    color: #56565e;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 13px;
}

section.who-we-are h6+p {
    padding-left: 13px;
    border-left: #6e3e92 1px solid;
}

section.home-col3 i {
    font-size: 39px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 7px;
    max-width: 62px;
}



.list-01 li a {
    color: #b0b0b0;
}

.list-01 {
    margin-top: 30px;
}


.list-01 li {
    margin-bottom: 13px;
    padding-left: 17px;
    position: relative;
    line-height: normal;
}
.list-01 li:before {
    content: "\f054";
    font-size: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #6e3e92;
    position: absolute;
    left: 0;
}


.sub-heading {
    color: #6e3e92 !important;
    text-transform: capitalize;
    font-size: 17px !important;
    margin-top: 15px;
    margin-bottom: 4px !important;
    text-align: left;
    }





.banner-form {
    background: #eeae5a;
    border-radius: 7px;
    padding: 15px;
    border-bottom: #ffdbaf 5px solid;
}

.banner-form .popupform {
    width: 100%;
    border: none;
    padding: 0;
}

.banner-form .popupform h2 {
    text-align: left;
    margin-top: 5px;
    letter-spacing: 1px;
    border-left: 0;
    color: #ffffff;
    margin-bottom: 0;
    text-shadow: #3e3e3e 0 1px 1px;
    padding-left: 0;
}

.popupform ul li i {
    color: #000;
}
span.org-price {
    background: red;
    display: inline-block;
    padding: 3px 10px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    bottom: -27px;
    font-weight: 600;
    letter-spacing: 1px;
}

.banner-form .popupform i {
    font-size: 13px;
    color: #362867;
    top: 15px;
    left: 16px;
}

.banner-form .popupform input[type="text"], .banner-form .popupform input[type="email"], .banner-form .popupform input[type="tel"], .banner-form .popupform select, .banner-form .popupform textarea {
    font-size: 13px;
    padding: 8px 10px 7px 35px;
}

.banner-form p.form_tagline {
    display: none;
}

.banner-form .popupform textarea {
    height: 83px;
}

.banner-form .popupform li {
    margin-bottom: 0px;
}

.banner-form .popupform input[type="submit"] {
    background: #67498e !important;
}
.badgee {
    position: absolute;
    right: 5px;
    top: -9px;
    max-width: 108px;
}



span.fancy-close-z:after {
    content: "x";
    position: absolute;
    top: 1px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2;
    color: #e42a42;
    font-size: 25px;
    right: 4px;
}

span.fancy-close-z {
    border: #c52037 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -13px;
    top: -11px;
    position: absolute;
    width: 43px;
    height: 42px;
    cursor: pointer;
}

#counter{display:none !important;}



@media only screen and (max-width : 768px) {
.whatsapp-widget {display: block !important;position: fixed;bottom: 15px;background-color: #f05a28;color: #fff;padding: 7px;border-radius: 80px;left: 10px;z-index: 99;cursor: pointer;}
.whatsapp-widget i {    margin-right: 7px;    font-size: 19px;    position: relative;    top: 1px;    left: 3px;}
.whatsapp-widget span {    line-height: 20px;}
.whatsapp-widget:hover {    background-color: #29a71a;}
.whatsapp-widget a{ color:#fff;}
#ouibounce-modal .modal h3 {    padding: 0;}
a.whatsapp-widget *{ color:#fff;}
a.whatsapp-widget.chat:focus{ color:#fff;}
}

@media only screen and (max-width : 380px) {
    .whatsapp-widget span{ display:none;}
}
