/*-------------

Theme Name: DeployTheme URI: http://deploy.mikado-themes.comDescription: A Clean & Modern Business 

ThemeAuthor: Mikado ThemesAuthor URI: http://themeforest.net/user/mikado-themesVersion: 1.5License: GNU General Public LicenseLicense 

URI: licence/GPL.txtCSS changes can be made in files in the /css/ folder. 

This is a placeholder file required by WordPress, so do not delete it.

--------------*/


@import url("assets/css/fonts.css");
@font-face {
    font-family: BebasNeue Bold;
    src: url('assets/css/fonts/BebasNeue-Bold.otf') format('opentype');
}
@font-face {
    font-family: BebasNeue Regular;
    src: url('assets/css/fonts/BebasNeue-Regular.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova Extrabold;
    src: url('assets/css/fonts/Proxima-Nova-Extrabold.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova Bold;
    src: url('assets/css/fonts/proximanova-bold.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova Regular;
    src: url('assets/css/fonts/Proxima-Nova-Regular.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova Light;
    src: url('assets/css/fonts/Proxima-Nova-Light.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova Regular Italic;
    src: url('assets/css/fonts/Proxima Nova Regular Italic.otf') format('opentype');
}

@font-face {
    font-family: Proxima Nova ScOsf Extra Condensed Semibold;
    src: url('assets/css/fonts/Proxima Nova ScOsf Extra Condensed Semibold.otf') format('opentype');
}

/**/
.new-slider-main-heading.Deploy-Title.rs-layer{
    font-family: BebasNeue Bold !important; 
}
.engaging{
    background:#ffffff;
    padding:80px 0px;
}
.addwebdes{

}
/*.page-id-12039 .mkdf-title.mkdf-has-background{ display: none; }*/
.grow-pagesec {
    padding: 80px 0px;  
    background: #f6f6f6;
}
.wpb_single_image.icongrow {
    margin-bottom: 40px !important;
}
.theone {
    padding: 80px 30px 20px;
    background: #f1f1f1;
}
.growyourdesi {
    background: #0688ca;
    color: #ffffff;
    padding: 50px;
    border-radius: 8px;
    min-height: 420px;
} 
.forfranchise {
    font-family: Proxima Nova Extrabold; 
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px; 
}
.growyourdesi ul{} 
.growyourdesi li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 15px;
} 
.engaging .wpb_wrapper p {
    min-height: 180px;
    padding: 0 21px;
}

.mkdf-btn.btngrowbtn { 
    line-height: normal;
    padding-top: 13px !important;
    display: table;
    margin: 21px auto 0px;
    border-color: #c3c3c3 !important;
    background: transparent !important;
    color: #0688ca !important;
    font-size: 18px;
    padding-bottom: 10px !important;
}
h2.textgrow {
    color: #2c464e;
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    margin-top: 0px;
    font-family: BebasNeue Regular;
    margin-bottom: 50px !important;
}
.ullist{

}
.ullist ul{
    padding:0 30px; 
}
.ullist li {
    position: relative;
    font-size: 21px;
    line-height: 60px;
    border-bottom: #969696 1px solid;
    padding-left: 0px;
    list-style: none;
    margin-left: 35px;
    color: #373636;
    font-weight: 600;
}
.ullist li:before {
    content: "";
    background: url(../deploy/assets/img/iconsd.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 12px;
    left: -55px; 
}
/*--------------
New Home Page :
---------------*/

.novisible {
    display: none;
}

.abt-main-info-section {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px 0 120px;
}

.abt-main-info-section::before {
    background-color: #009dcc;
    content: "";
    display: block;
    height: 135px;
    left: 49%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 100;
}

.abt-info-content {
    background-color: #fff;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
    padding: 82px 54px;
}

.info-txt p {
    font-size: 18px;
    line-height: 28px;
}

.info-video-section {
    margin-top: -30px;
}

.mkdf-video-banner-holder .mkdf-video-banner-link img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.mkdf-video-banner-holder:hover .mkdf-video-banner-link img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.featued-title .mkdf-section-title-holder .mkdf-section-title-large {
    font-size: 40px;
    font-family: Proxima Nova Light;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}

.featued-title {
    position: relative;
}

.featued-title::before {
    background-color: #009dcc;
    content: "";
    display: block;
    height: 80px;
    left: 50%;
    position: absolute;
    top: -130px;
    width: 1px;
}

.featured-section .rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: transparent none repeat scroll 0 0 !important;
}

.featured-section .tp-bullet.selected,
.tp-bullet:hover {
    background: #3bc8f9 none repeat scroll 0 0 !important;
}

.featured-section .persephone .tp-bullet {
    transform: rotate(45deg) !important;
}

.featured-section .tparrows {
    background: #009dcc none repeat scroll 0 0;
}

.srvc-section {
    background-color: #151718;
    margin-top: 100px;
    padding: 20px 0;
}

.srvc-section.row__separator--top::before {
    background: #ffffff none repeat scroll 0 0;
    height: 300px;
    left: -5%;
    top: -250px;
    transform: rotate(-5deg);
    transform-origin: 100% 100% 0;
    width: 110%;
    z-index: 1;
}

.srvc-section.row__separator--top::after {
    background: #151718 none repeat scroll 0 0;
    bottom: 275px;
    height: 200px;
    left: -5%;
    transform: rotate(-5deg);
    transform-origin: 100% 0 0;
    width: 110%;
}

.row__separator--bottom::before {
    background: #151718 none repeat scroll 0 0;
    bottom: -150px;
    height: 150px;
    left: -5%;
    transform: rotate(5deg);
    transform-origin: 100% 0 0;
    width: 110%;
}

.row__separator--top::before,
.row__separator--top::after,
.row__separator--bottom::before,
.row__separator--bottom::after {
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: 1;
    display: block;
}

.srvc-box.wpb_content_element {
    margin-bottom: 30px !important;
}

.srvc-box {
    background-color: #2b3437;
    padding: 70px 40px 48px;
    -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out 0.3s;
    -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, -moz-transform 0.3s ease-in-out 0.3s;
    -ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, -ms-transform 0.3s ease-in-out 0.3s;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;
}

.srvc-box:hover {
    background-color: #009dcc;
}

.srvc-box.box2.wpb_content_element {
    margin-top: -40px;
}

.srvc-img-box {
    text-align: center;
}

.srvc-img-box > img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 225px;
}

.srvc-box .srvc-content-box h4 {
    color: #3bc8f9;
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 30px 0 10px;
}

.srvc-box:hover .srvc-content-box h4 {
    color: #070d0e;
}

.srvc-content-box h5 {
    color: #f0f5f6;
    font-family: Proxima Nova Regular;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.srvc-content-box p {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0 0 10px;
    min-height: 140px;
    text-align: left;
}

.srvc-box .readmore-link {
    opacity: 0;
    display: block;
    position: relative;
    text-align: right;
    -webkit-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, -ms-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.srvc-box:hover .readmore-link {
    opacity: 1;
}

.readmore-link a {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    padding-right: 100px;
    position: relative;
    text-transform: uppercase;
}

.readmore-link a::after {
    content: url("assets/img/srvc-more-arrow.png");
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.srvc-content-inner-box {
    position: relative;
}

.srvc-content-inner-box {
    position: relative;
}

.srvc-content-inner-box::before {
    background-color: #070d0e;
    content: "";
    display: block;
    height: 1000px;
    left: -850px;
    position: absolute;
    top: 50px;
    transform: rotate(45deg);
    width: 800px;
}

.srvc-content-inner-box::after {
    background-color: #070d0e;
    content: "";
    display: block;
    height: 1000px;
    position: absolute;
    right: -850px;
    top: 40px;
    transform: rotate(135deg);
    width: 800px;
    z-index: -1;
}

.culture-section {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -240px;
    padding: 300px 60px 50px;
}

.we-listen-block h2 {
    color: #ffffff;
    font-family: Proxima Nova Regular Italic;
    font-size: 51px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 50px !important;
    text-align: right;
}

.we-listen-block h2 > strong {
    font-family: Proxima Nova Regular;
    font-size: 80px;
    text-transform: none;
}

.we-listen-block2 h2 {
    font-family: Proxima Nova Regular Italic;
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 20px !important;
    color: #9e9e9e;
}

.we-listen-block2 h2 > strong {
    color: #0688ca;
    font-family: Proxima Nova Regular;
    font-size: 54px;
    text-transform: none;
}

.culture-content-column {
    z-index: 2;
    position: relative;
}

.culture-content-grid {
    background-color: #070d0e;
    padding: 48px;
    position: relative;
}

.culture-img-grid.wpb_single_image img {
    margin-top: 100px;
    max-width: 225px;
}

.culture-content-grid::before {
    background-color: #009ccb;
    content: "";
    display: block;
    height: 84%;
    left: -20px;
    position: absolute;
    top: -10px;
    width: 85%;
    z-index: -1;
}

.culture-content-grid h3 {
    color: #fff;
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding-left: 40px;
    position: relative;
}

.culture-content-grid h3::before {
    background-color: #3bc8f9;
    content: "";
    display: block;
    height: 1px;
    left: -150px;
    position: absolute;
    top: 16px;
    width: 150px;
}

.culture-content-grid p {
    border-bottom: 1px solid #162427;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
    padding-bottom: 50px;
}

.featured-on-grid > span {
    line-height: 40px;
    margin: 0 20px 0 0;
    vertical-align: top;
}

.your-success-section {
    background-color: #f0f5f6;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50% auto;
    padding: 60px 0 110px;
}

.your-success-section::after {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    display: block;
    height: 206px;
    left: 0;
    position: absolute;
    width: 100%;
}

.your-success-section p {
    color: #000000;
    font-size: 18px;
}

.dart-icon-grid {
    max-width: 200px;
    position: absolute;
    right: 0;
}

.testimonial-main-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 60px 0;
}

.testimonial-main-section::before {
    background-color: #f0f5f6;
    content: "";
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    top: -35px;
    width: 20%;
}

.testimonial-main-section::after {
    background-color: #3bc8f9;
    content: "";
    display: block;
    height: 80px;
    left: 50%;
    position: absolute;
    top: -55px;
    width: 1px;
}

.testimonial-main-section .owl-wrapper {
    width: 100% !important;
}

.testimonial-main-section .owl-carousel .owl-item {
    float: none;
    margin: auto !important;
    text-align: center;
    width: 100% !important;
}

.testimonial-main-section .mkdf-testimonials-carousel .mkdf-testimonials .mkdf-testimonial-content-inner {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}

.testimonial-main-section .mkdf-testimonials-carousel .mkdf-triangle {
    display: none;
}

.testimonial-main-section .mkdf-testimonials-carousel .mkdf-testimonial-content {
    box-sizing: border-box;
    padding-bottom: 25px;
}

.testimonial-main-section .mkdf-testimonials-carousel .mkdf-testimonial-image-holder::before {
    border: 2px solid #252a2b;
    content: "";
    display: block;
    height: 96%;
    left: 20%;
    position: absolute;
    top: 0;
    width: 60%;
}

.quote-txt-grid {
    position: absolute;
    left: 50%;
    top: -20px;
    z-index: 99;
    margin-left: -45px;
}

.testimonial-main-section .mkdf-testimonials-carousel .mkdf-testimonial-text-inner .mkdf-testimonial-text {
    color: #ffffff;
    font-family: Proxima Nova Light;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    margin-top: 30px;
}

.testimonial-main-section .mkdf-testimonial-author p.mkdf-testimonial-carousel-job {
    color: #ffffff;
    font-family: BebasNeue Bold;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.4;
    text-transform: capitalize;
}

.srvc-content-grid {
    padding: 5em 0;
}

.srvc-light-sub-heading h5 {
    color: #ffffff;
}

.srvc-light-txt p {
    color: #ffffff;
}

.more-btn.mkdf-btn {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
}

.more-btn.mkdf-btn .mkdf-btn-icon-holder {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    width: 30px;
}

.srvc-content-grid .mkdf-section-title {
    margin-bottom: 0px;
}

.srvc-light-sub-heading h5 {
    margin-bottom: 15px !important;
}

.abt-info-section {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px;
    padding: 60px 0px;
}

.about-team-grid {
    padding: 0px 10%;
}

.section-b-padding {
    padding-bottom: 50px;
}

.about-team-grid .mkdf-team.main-info-below-image .mkdf-team-info {
    padding: 12px 20px 0;
}

.team-members-grid .mkdf-team:not(.main-info-below-image) {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.14);
    margin-bottom: 30px;
    overflow: hidden;
    padding: 5px;
}

.team-members-grid .mkdf-team .mkdf-team-social-holder {
    opacity: 1;
    background-color: #f6f6f6;
}

.team-members-grid .mkdf-team:hover .mkdf-team-social-holder {
    opacity: 0;
}

.team-members-grid .mkdf-team .mkdf-team-image img {
    opacity: 0;
    transition: opacity 0.3s linear 0s;
}

.team-members-grid .mkdf-team:hover .mkdf-team-image img {
    opacity: 1;
}

.team-members-grid .mkdf-team .mkdf-team-name {
    color: #009ccb;
    font-size: 26px;
    letter-spacing: 3px;
    margin-bottom: 0px;
}

.team-members-grid .mkdf-team .mkdf-team-position {
    color: #111111;
    font-family: Proxima Nova Regular;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.4;
    min-height: 60px;
    padding: 30px 12px 0;
}

.slider-view-btn {
    position: relative;
    transition: all 0.3s ease 0s !important;
}

.slider-view-btn::before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 30px;
    transition: all 0.3s ease 0s;
}

.slider-view-btn:hover {
    padding: 5px 10px 5px 65px !important;
}

.slider-view-btn:hover::before {
    width: 50px;
}

.video-box-column-0 .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

footer .widget #menu-footer-menu li a {
    color: #009dcc;
}

footer .widget #menu-footer-menu li a:hover {
    color: #009dcc;
}


/*

.team-member-list-section{

    padding-left:120px;

    padding-right:120px;

}

*/

.culture-content-grid.grid2 {
    padding: 30px 20px 20px 20px;
}

.our-philosophy-section {
    padding: 0 0 20px;
}

.our-philosophy-section .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder::after {
    background-color: #009dcc;
}

.about-team-grid .mkdf-team .mkdf-team-inner {}

.interest-tab .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    top: -18px;
    visibility: hidden;
}

.interest-tab .wpcf7-list-item > label .wpcf7-list-item-label {
    position: relative;
}

.interest-tab .wpcf7-list-item > label .wpcf7-list-item-label::before {
    content: "";
    display: block;
    font-family: fontawesome;
    height: 15px;
    left: 7px;
    position: absolute;
    opacity: 0;
    top: 10px;
    width: 15px;
    z-index: 1;
}

.interest-tab .wpcf7-list-item > label .wpcf7-list-item-label {
    background-color: transparent;
    border: 2px solid #009dcc;
    color: #009dcc;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 1.4;
    overflow: hidden;
    padding: 10px 27px 10px 32px;
    text-align: center;
    text-transform: uppercase;
}

.interest-tab .wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label {
    background: #009dcc none repeat scroll 0 0;
    border: 2px solid #009dcc;
    color: #fff;
}

.interest-tab .wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label::before {
    opacity: 1;
}

.interest-tab span.wpcf7-list-item {
    margin: 0 5px 0 0;
    text-align: center;
    width: calc(16.66% - 10px);
}

.interestin-grid p {
    text-align: center;
}

.interestin-grid h4 {
    font-size: 36px;
    letter-spacing: 2px;
    text-align: center;
}

.contact_form_grid span.wpcf7-not-valid-tip {
    display: block;
    position: absolute !important;
    bottom: -36px !important;
    font-size: 13px;
    letter-spacing: 0;
}

.contact_form_grid input[type="text"], 
.contact_form_grid input[type="tel"], 
.contact_form_grid input[type="email"], 
.contact_form_grid input[type="password"], 
.contact_form_grid select{
    height:42px;
    padding: 7px 12px !important;
} 

.contact_form_grid textarea{
    height:120px;
}









/*----------
Footer CSS:
------------*/

.call-action-section {
    background-color: #009dcc;
    padding: 30px 0 45px;
}

.call-action-txt p {
    color: #ffffff;
    font-family: Proxima Nova Light;
    margin: 0 0 10px;
    text-align: center;
}

.lets-chat-content-box {
    position: relative;
}

.lets-chat-content-box::before {
    background-color: #2c464e;
    content: "";
    display: block;
    height: 15px;
    left: 0;
    position: absolute;
    top: -45px;
    width: 100%;
}

.lets-chat-content-box::after {
    background-color: #2c464e;
    bottom: -45px;
    content: "";
    display: block;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
}

.call-action-section::after {
    background-color: #070d0e;
    bottom: 0;
    content: "";
    display: block;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
}

.lets-chat-link {
    display: block;
    text-align: center;
}

.lets-chat-link a {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: BebasNeue Bold;
    font-size: 44px;
    letter-spacing: 3px;
    line-height: 1;
    padding-right: 100px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.3s;
    -moz-transition: -moz-transform 0.3s ease-in-out 0.3s;
    -ms-transition: -ms-transform 0.3s ease-in-out 0.3s;
    transition: transform 0.3s ease-in-out 0.3s;
}

.lets-chat-link a::after {
    content: url("assets/img/srvc-more-arrow.png");
    display: block;
    height: auto;
    position: absolute;
    right: -110px;
    top: -10px;
    vertical-align: top;
    width: 100%;
}

.lets-chat-link a:hover {
    color: #000000;
}

.lets-chat-link a:hover::after {
    content: url("assets/img/srvc-more--small-arrow.png");
}

.mkdf-footer-column .mkdf-icon-shortcode.circle,
.mkdf-icon-shortcode.square {
    background-color: transparent;
}

.mkdf-footer-column .mkdf-icon-shortcode.circle .mkdf-icon-element:hover,
.mkdf-icon-shortcode.square .mkdf-icon-element:hover {
    color: #009dcc !important;
}

#text-26 {
    text-align: right;
}

.copyright-txt {
    font-size: 15px;
    margin: 0px;
    text-align: right;
}

.footer-logo-grid {
    display: block;
}

.footer-logo-grid > a {
    display: inline-block;
}

.footer-logo-grid > a > img {
    max-width: 200px;
    text-align: left;
}

.ftr-phone-txt {
    margin-top: 15px;
}

.ftr-phone-txt > a {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.ftr-phone-txt > a:hover {
    color: #009dcc;
}

.faq-section {}

.faq-section .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder::after {
    background-color: #009dcc;
}

.faq-section .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder {
    padding: 8px 20px;
}

.faq-section .mkdf-accordion-holder .mkdf-title-holder:hover {
    color: #009dcc;
}

.ult-overlay[style] {
    background: rgba(0, 0, 0, 0.84) !important;
}

.video-rect-pop-grid {
    cursor: pointer;
}

.ult_modal-body {
    padding: 0 !important;
}

.offices-list-grid ul li a {
    color: #ffffff !important;
    font-size: 16px;
    line-height: 26px;
}

.offices-list-grid ul li a:hover {
    color: #009dcc !important;
}

.sitemap-menu-listbar ul li a {
    color: #2c464e;
    cursor: pointer;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.sitemap-menu-listbar ul li a:hover {
    color: #009dcc;
}

.sitemap-menu-listbar > ul > li {
    list-style: outside none none;
}

.Respons-list li {
    list-style-type: none;
    color: #fff;
}

.Respons-list li:before {
    content: "\f14a";
    color: #ea8c00;
    font-family: fontawesome;
    margin-right: 10px;
}

.internal-info li {
    list-style-position: outside;
    margin: 8px 0px 8px 10px;
}

.mkdf-main-menu > ul > li.begin-menu {
    display:none;
}
.potentialservices>select {
    height: 45px;
    background-color: #fff;
}


/* PORTFOLIO PAGE */

.portfolio-page-sub-title {
    font-family: Proxima Nova Regular !important;
    font-weight: bold !important;
}

.triangle-down,
.triangle-up {
    position:relative;
}

.triangle-down:before {
    content: "";
    position: absolute;
    top: 0px;   
    width: 0px;
    height: 0px;    
    border-left: 1000px solid transparent;
    border-right: 1000px solid transparent;
    border-top: 350px solid #eeeeee;
    transform: translateX(-50%);
    left: 50%;  
}

.triangle-up:before {
    content: "";
    position: absolute;
    bottom: 15px;   
    width: 0px;
    height: 0px;    
    border-left: 1000px solid transparent;
    border-right: 1000px solid transparent;
    border-bottom: 550px solid  #eeeeee;
    transform: translateX(-50%) !important;
    left: 50%;  
}

.challenge-section-graphics-bottom {
    margin-top:225px;
}

.portfolio-service-title {
    margin-top: 175px;
    padding-left: 50px !important;
    position: relative;
}

.portfolio-service-title:before {
    position:absolute;
    content:"";
    width:1px;
    height:120%;
    left:0px;
    top:-10%;
    background:#555555;
}

.client-graphics-img-box {
    
}

.client-graphics-img-box img {
    position: absolute;
    top: -250px;
    z-index: 999;
    max-width: 60% !important;
    left: 50%;
    transform: translateX(-50%);
}

.portfolio-client-site-img img {
    margin-left: -140px;
    max-width: 110% !important;
}

.portfolio-solution {
    margin-top: 90px;
}

body.page-id-11534 .mkdf-mobile-header .mkdf-mobile-header-inner {
    background-color: #000;
}

.client-logo img {
    max-width:175px !important;
    margin-bottom:30px;
}

/* //PORTFOLIO PAGE */

.wht-text {
    color:#fff !important;
}
div#improving-your-digital {
    padding-top: 4.5em;
}
div#improving-your-digital p {
    color: #000000;
    font-family: Proxima Nova Regular;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0px;
}
div#brnd-building-web-design h2.wht-text {
    margin: 0px !important;
}
div#brnd-building-web-design {
    padding-bottom: 50px;
    padding-top: 150px;
}
div#whts-not-working-sec {
    padding: 80px 0px;
}
div#whts-not-working-row {
    width: 100%;
    max-width: 862px;
    margin: 0 auto;
}
.paragraph-heading-design p {
    color: #000000;
    font-family: Proxima Nova Regular;
    font-size: 18px;
    line-height: 26px !important;
    line-height: 30px !important;
}
.paragraph-heading-design h2 {
    color: #000;
    font-family: BebasNeue Bold;
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 40px;
    margin-bottom: 22px;
    text-transform: none;
}
div#ux-audit-section {
    padding: 100px 0px;
    position: relative;
    background-color: rgba(0,0,0,0.76);
}
div#ux-audit-section::after {
    content: '';
    background-image: url(https://www.atxwebdesigns.com/wp-content/uploads/2020/05/atx-bg.png);
    background-size: cover;
    display: block !important;
    position: absolute;
    top: -223px;
    left: 0;
    right: 0;
    z-index: -1;
    height: 500px;
    max-width: 1300px;
    margin: 0 auto;
}
.white h2 {
    color: #fff !important;
}
.proxi-para-heading-design h2 {
    font-size: 40px;
    font-family: Proxima Nova light;
    color: #000;
}
.white p {
    color: #fff !important;
}
.proxi-para-heading-design p {
    color: #000;
    font-size: 18px;
}
div#ux-audit-inner-row .proxi-para-heading-design p {
    width: 100%;
    max-width: 1118px;
    margin: 0 auto;
    font-size: 18px;
}
#ux-audit-inner-row.ux-audit-inner-row-text {
    margin-bottom: 50px !important;
}
div#ux-audit-inner-row .mkdf-btn {
    padding: 10px 10px;
    border-radius: 6px;
    border: none;
}
#ux-audit-inner-row.ux-audit-inner-row-btns-blue {
    margin-bottom: 30px !important;
}
#ux-audit-inner-row.ux-audit-inner-row-btns-grey {
    margin-bottom: 30px !important;
}
#ux-audit-inner-row.ux-audit-inner-row-btns-grey {
    margin-bottom: 30px !important;
    width: 100%;
    max-width: 954px;
    margin: 0 auto;
}
div#ux-audit-Process {
    background-color: #0688ca;
    padding: 47px 0px;
}
div#ux-audit-Process-row .process-audit-ux-text {
    width: 100%;
    max-width: 672px;
    margin: 0 auto;
}
div#ux-audit-Process-row .process-audit-ux-text a {
    background-color: #ff9600;
    color: #fff;
    font-size: 22px;
    font-family: BebasNeue Bold;
    display: block;
    padding: 13px 15px;
    max-width: 245px;
    margin: 0 auto;
}
div#ux-audit-Process-row .process-audit-ux-text a:hover {
    background-color: #000;
}
div#phone-audit-process-sec {
    padding-top: 30px;
}
div#phone-audit-process-row .proxi-para-heading-design {
    width: 100%;
    max-width: 735px;
    margin-left: auto;
}
#delivrable-section-wrapper {
    background-color: #f1f1f1;
}
#delivrable-section-wrapper {
    background-color: #f1f1f1;
    padding: 47px 0px;
}
div#delivrable-section-wrapper-row .delivrable-blue-box>div>div {
    background-color: #0688ca;
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
}
div#delivrable-section-wrapper-row {
    padding: 0px 22px;
}
div#delivrable-section-wrapper-row .delivrable-blue-box>.vc_column-inner {
    padding: 0px 8px;
}
#delivrable-heading-block {
    margin-bottom: 30px !important;
}
div#delivrable-section-wrapper-row .delivrable-blue-box-text h4 {
    color: #fff !important;
    font-size: 18px !important;
    font-family: Proxima Nova bold !important;
    text-transform: uppercase !important;
    width: 100%;
    max-width: 150px;
    margin: 0 auto 15px auto !important;
    line-height: 26px !important;
}
div#delivrable-section-wrapper-row .delivrable-blue-box .vc_single_image-wrapper {
    height: 94px;
}
div#delivrable-section-wrapper-row .delivrable-blue-box-text p {
    color: #fff;
    font-size: 18px;
}
div#delivrable-section-wrapper-row .delivrable-blue-box>div>div:hover {
    background-color: #ff9600;
    cursor: pointer;
}
div#ux-audit-Process-row .process-audit-ux-text h2 {
    color: #fff;
    font-size: 37px;
    line-height: 50px;
    letter-spacing: 2px;
}
div#whts-not-working-sec .paragraph-heading-design p {
    margin-bottom: 25px;
}
div#whts-not-working-sec .paragraph-heading-design>.wpb_wrapper p:last-child {
    margin-bottom: 0px;
}
#ux-audit-inner-row.ux-audit-inner-row-text .paragraph-heading-design {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}
div#ux-audit-faqs-sec {
    padding: 85px 0px;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder h4 {
    margin-top: 0px;
    border: 0px;
    padding: 0px !important;
    line-height: normal !important;
    margin-bottom: 15px !important;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder .mkdf-tab-title-inner {
    color: #0688ca !important;
    font-size: 18px !important;
    text-transform: capitalize;
    font-family: Proxima Nova bold;
}
div#ux-audit-faqs-sec .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder:after {
    background-color: #fff;
    box-shadow: none;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder .mkdf-accordion-content-inner {
    padding: 0px;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder .mkdf-accordion-content-inner p {
    color: #010101;
    font-size: 18px;
    margin-bottom: 20px;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder h4 .mkdf-accordion-mark {
    display: none;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder {
    position: relative;
    margin-top: 0px;
    border: 2px solid #666666;
    border-radius: 6px;
    padding: 10px 30px 5px 30px;
    margin-bottom: 12px;
}
div#ux-audit-faqs-head {
    margin-bottom: 40px !important;
}
div#ux-audit-faqs-head .proxi-para-heading-design {
    padding-left: 30px;
}
div#ux-audit-inner-row .mkdf-btn .mkdf-btn-text {
    vertical-align: sub;
}
div#phone-audit-process-row .mkdf-full-section-inner img {
    margin-bottom: 0px;
}
.ready-start-section .contact-form-grid1 select {
    height: 46px;
}

div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder .mkdf-accordion-content-inner li {
    color: #010101;
    font-size: 18px;
    margin-bottom: 0px;
}
div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder .mkdf-accordion-content-inner ul {
    margin-bottom: 20px;
}

/*----------------  

Responsive CSS :

----------------*/
@media (max-width: 1200px){
    div#ux-audit-inner-row .mkdf-btn {
        font-size: 16px !important;
    }
    div#ux-audit-section {
        padding: 50px 0px;
    }
    div#whts-not-working-sec {
        padding: 50px 0px;
    }
    div#ux-audit-faqs-sec {
        padding: 50px 0px;
    }
}
@media (max-width: 767px){
    div#ux-audit-inner-row .mkdf-btn {
        margin-bottom: 15px;
    }
    div#whts-not-working-sec .mkdf-section-inner {
    width: 100%;
    }
    div#phone-audit-process-row .wpb_single_image {
        margin-top: 30px;
    }
    div#ux-audit-section #ux-audit-inner-row.ux-audit-inner-row-btns-blue {
        margin-bottom: 0px !important;
    }
    #ux-audit-inner-row.ux-audit-inner-row-btns-grey .mkdf-full-section-inner>.wpb_column>.vc_column-inner {
        padding: 0px;
    }
    div#ux-audit-Process-row .process-audit-ux-text h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .proxi-para-heading-design h2 {
        font-size: 22px;
    }
    div#delivrable-section-wrapper-row .delivrable-blue-box {
        margin-bottom: 15px;
    }
    div#ux-audit-faqs-sec .light-heading>.vc_column-inner {
        padding: 0px;
    }
    div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder h4 {
        line-height: 20px !important;
    }
    div#ux-audit-faqs-sec div#ux-audit-faqs-accordian .mkdf-accordion-holder {
        padding: 10px 15px 5px 15px;
    }
    div#ux-audit-faqs-head .proxi-para-heading-design {
        padding-left: 0px;
    }
    div#ux-audit-section #ux-audit-inner-row.ux-audit-inner-row-btns-grey {
        margin-bottom: 0px !important;
    }
    .paragraph-heading-design h2 {
        line-height: normal;
        margin-bottom: 15px;
        font-size: 26px;
    }
    div#phone-audit-process-row .mkdf-full-section-inner {
        display: flex;
        flex-direction: column-reverse;
    }
}
@media only screen and (min-width: 768px) {
    .we-listen-block h2 br {
        display: none;
    }
    div#phone-audit-process-row>.mkdf-full-section-inner {
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width: 991px) {
    .abt-main-info-section::before {
        height: 70px;
    }
    .abt-info-content {
        padding: 48px 15px 40px;
    }
    .info-txt h1 {
        font-size: 34px;
    }
    .info-txt p {
        line-height: 24px;
    }
    .abt-main-info-section {
        background-position: center center;
        background-size: cover;
        padding: 30px 0 15px;
    }
    .featued-title .mkdf-section-title-holder .mkdf-section-title-large {
        font-size: 27px;
        letter-spacing: 0;
    }
    .srvc-section {
        margin-top: 0px;
    }
    .srvc-box {
        padding: 30px 18px 25px;
    }
    .srvc-img-box > img {
        max-width: 175px;
    }
    .srvc-box .srvc-content-box h4 {
        font-size: 22px;
        letter-spacing: 1px;
        margin: 12px 0 0;
    }
    .srvc-content-box h5 {
        margin: 0 0 10px;
    }
    .culture-section {
        margin-top: 0;
        padding: 30px 15px 0;
    }
    .featured-on-grid > span {
        margin: 0 10px 0 0;
    }
    .we-listen-block h2 {
        color: #000000;
        font-size: 42px;
        line-height: 1.1;
        margin: 0 0 30px !important;
        text-align: center;
    }
    .culture-img-grid.wpb_single_image img {
        margin-top: 40px;
        max-width: 175px;
    }
    .your-success-section {
        padding: 50px 0 60px;
    }
    .we-listen-block h2 > strong {
        font-size: 48px;
    }
    .culture-content-grid h3 {
        font-size: 27px;
        letter-spacing: 1px;
        padding-left: 20px;
    }
    .culture-content-grid {
        padding: 35px 20px 20px;
    }
    .culture-content-grid p {
        line-height: 24px;
        margin-bottom: 20px;
        padding-bottom: 21px;
    }
    .srvc-box.box2.wpb_content_element {
        margin-top: 0;
    }
    .testimonial-main-section {
        background-size: cover;
    }
    .dart-icon-grid {
        position: relative;
    }
    .testimonial-main-section .mkdf-testimonials-carousel .mkdf-testimonial-content {
        padding-bottom: 0;
    }
    footer .mkdf-footer-top .mkdf-four-columns .mkdf-column {
        margin-bottom: 10px !important;
    }
    footer .widget li:not(.mkdf-blog-list-item) a {
        margin: 0 !important;
    }
    #text-26 {
        text-align: left;
    }
    .copyright-txt {
        margin-top: 0px;
        font-size: 14px;
        text-align: center;
    }
    footer .mkdf-footer-top-holder {
        padding: 50px 30px 0px !important;
    }
    .team-members-grid .mkdf-team .mkdf-team-position {
        font-size: 16px;
        letter-spacing: 0;
        padding: 0 10px;
    }
    .team-members-grid .mkdf-team .mkdf-team-name {
        font-size: 22px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .about-team-grid {
        padding: 0;
    }
    .section-b-padding {
        padding-bottom: 30px;
    }
    .mkdf-mobile-header .mkdf-mobile-nav a {
        padding: 9px 15px !important;
    }


    
    
}

@media only screen and (max-width: 767px) {
    .srvc-box .readmore-link {
        display: block;
        opacity: 1;
        text-align: center;
    }
    div#brnd-building-web-design {
    padding-top: 100px !important;
    }
    .srvc-box .readmore-link a {
        background-color: #ea8c00;
        color: #ffffff;
        font-size: 14px;
        line-height: 1.4;
        padding: 10px 30px;
        -webkit-transition: -webkit-transform 0.3s ease-in-out 0.3s;
        -moz-transition: -moz-transform 0.3s ease-in-out 0.3s;
        -ms-transition: -ms-transform 0.3s ease-in-out 0.3s;
        transition: transform 0.3s ease-in-out 0.3s;
    }
    .srvc-box:hover .readmore-link a,
    .srvc-box:focus .readmore-link a {
        background-color: #ffffff;
        color: #2c464e;
    }
    .readmore-link a::after {
        display: none;
    }
    .home-slider-grid .tp-leftarrow {
        top: 110% !important;
    }
    .home-slider-grid .tp-rightarrow {
        top: 110% !important;
    }
    .your-success-section .mkdf-section-title-holder .mkdf-section-title {
        margin: 0 0 10px;
    }
    .dart-icon-grid {
        top: 28%;
        position: absolute;
    }
    .testimonial-main-section {
        padding: 30px 0;
    }
    .ult-open > .ult_modal div.ult_modal-body > iframe {
        display: block;
        height: 164px;
        width: 300px;
    }
    .service__banner_img .wpb_single_image img {
        margin-bottom: 0;
    }
    .mkdf-blog-holder.mkdf-blog-type-standard article .mkdf-post-text,
    .mkdf-blog-holder.mkdf-blog-type-standard-whole-post article .mkdf-post-text {
        padding: 21px 20px 22px !important;
    }
    .mkdf-blog-holder.mkdf-blog-type-standard article .mkdf-btn-read-more,
    .mkdf-blog-holder.mkdf-blog-type-standard-whole-post article .mkdf-btn-read-more {
        margin-top: 10px !important;
    }
    .mkdf-blog-holder article:not(.format-quote) h4.mkdf-post-title {
        font-size: 20px !important
    }
    
    
    
    
}





/*----------------  
    Home Page :
----------------*/

.mkdf-title.mkdf-has-parallax-background {
    background-size: 100% auto;
}

.about-content-grid {
    padding: 5em 0;
}

.satisfied-grid {
    padding: 0 0 5em;
}

.satisfied-client {
    padding: 0 0 2em 0;
}

.goal-content-section {
    padding: 3em 0;
}

.on-my-web-section {
    padding: 3em 0;
}

.on-my-web-section h2 {
    text-transform: uppercase;
}

.on-my-web-section h4 {
    color: #fff;
}

.our-services-section {
    padding: 5em 0 3em;
}

.services-box-grid-section {
    padding-bottom: 5em;
}

.got-this-section {
    padding: 5em 0 0;
}

.got-grid-time h4 {
    margin-bottom: 20px !important;
}

.contact-form-grid {
    padding-left: 0px !important;
}

.austin-healthy-list-grid ul {
    float: left;
    width: 50%;
}

.austin-healthy-list-grid ul li {
    font-size: 17px;
    line-height: 30px;
    list-style-type: none;
}

.section-padding {
    padding: 4.5em 0;
}

.section-bottom-padding {
    padding-bottom: 4.5em;
}

.light-txt p{
    color:#ffffff;
}

.lcl-form-section{
    padding:40px 0;
}


.dedicated-main-section {
    margin-top: 200px;
}

.dedicated-grid-section {
    margin-top: 210px;
}

.dedicated-grid-section .mkdf-section-title-holder .mkdf-section-title-medium {
    line-height: 52px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.dedicated-grid-section .wpb_content_element p {
    color: #fff;
}

.dedicate-grid-img img {
    display: block;
    position: absolute;
    right: -150px;
    top: -360px;
}

.overview-grid {
    padding: 7% 0;
}

.main-section-grid {
    padding: 5em 0;
    background: #fff;
}

.page-id-3402 .mkdf-blog-holder article .mkdf-post-image img {
    vertical-align: middle;
    width: 100%;
}

.single-post .mkdf-post-text h4 {
    margin: 10px 0;
}

.single-post .mkdf-post-text li {
    margin: 10px 0;
}

.single-post .mkdf-post-text p {
    margin-bottom: 10px;
}

.mkdf-post-content .mkdf-post-title > a {
    letter-spacing: 2px;
}

.mkdf-blog-holder.mkdf-blog-type-standard article .mkdf-btn-read-more,
.mkdf-blog-holder.mkdf-blog-type-standard-whole-post article .mkdf-btn-read-more {
    letter-spacing: 2px;
}

.page-template-blog-standard .mkdf-category {
    display: none;
}


/*----------    

About Us :

--------------*/

.content-text-grid p {
    margin-bottom: 10px;
}

#about-content2-section {
    padding: 3em 0;
    text-align: center;
}

#about-content2-section a.mkdf-btn-large {
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 7px 20px;
}

#office-life-section {
    padding: 3em 0;
}

#office-life-grid h5 {
    font-size: 15px;
}

#team-philosophy-section {
    padding: 5em 0 1em;
}

#team-philosophy-content img {
    padding: 0 10px 0 0;
}

#team-philosophy-content p {
    text-align: justify;
}

.team-philosophy-content-heading h3 {
    color: #009dcc;
    padding: 15px 0 10px;
}

#side-form-section {
    padding: 1em 0;
    margin: 3em 0 !important;
}

#side-form-section h2 {
    font-size: 24px;
}

.side-form-grid p {
    color: #fff;
}

.side-form-grid input[type="submit"] {
    background: #fff !important;
    color: #009dcc !important;
    border: 2px solid #fff !important;
}

.side-form-grid input.wpcf7-form-control.wpcf7-submit:hover:not(.mkdf-btn-custom-border-hover) {
    border-color: #fff !important;
    color: #fff !important;
}

.left-sidebar-section1 .mkdf-iwt {
    border: 1px solid rgb(211, 211, 211);
    padding: 10px 0 5px 5px;
}

.left-sidebar-section1 .mkdf-iwt h4 {
    font-size: 17px;
}

.mkdf-section-title-small {
    text-transform: uppercase;
}

.digital-consulting-content-section {
    margin: 2em 0 0 0;
}

.digital-consulting-content-section h2 {
    font-size: 24px;
    margin: 10px 0;
    text-transform: uppercase;
}

.archive.category .mkdf-header-standard .mkdf-menu-area {
    background-color: #000;
}


/*--------------

Web Services:

--------------*/

.web-services-main-content {
    padding: 5em 0;
}

.web-services-content-text h5 {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 12px;
    text-align: center;
}

.web-services-content-btn {
    margin: 2em 0;
}

.web-services-listing {
    padding: 2em 0;
}

.web-services-listing a.mkdf-btn {
    margin: 15px 0 0 0;
}

#why-choose-web-section {
    padding: 3em 0 0;
}

#interesting-section-grid {
    padding: 3em 0;
}

.interesting-content-text ul li {
    margin-bottom: 10px;
    list-style-type: decimal;
}

#web-creative-section,
.web-develop-section {
    padding: 0 0 3em;
}

#web-creative-section .mkdf-iwt-content-holder {
    display: inline-block;
    margin-top: 13px;
    padding-left: 10px;
    text-transform: uppercase;
}

.web-develop-section .mkdf-iwt-content-holder {
    display: inline-block;
    margin-top: 13px;
    text-transform: uppercase;
}

.web-develop-section .mkdf-iwt.mkdf-iwt-icon-left.mkdf-iwt-icon-tiny .mkdf-iwt-content-holder {
    padding-left: 10px;
}

.creative-web-content-text h4 {
    margin-top: 15px;
    text-transform: uppercase;
}

.bottom-content-section {
    padding: 3em 0;
    margin: 3em 0 0 0;
}

.bottom-content-section h2 {
    margin-top: 10px;
}

#search-marketing-section {
    padding: 3em 0;
}

#search-marketing-section .mkdf-iwt-content-holder {
    display: inline-block;
    margin-top: 13px;
    padding-left: 10px;
    text-transform: uppercase;
}

#side-form-section input.wpcf7-form-control.wpcf7-text {
    margin-bottom: 10px;
    padding: 7px;
}

#side-form-section .side-form-grid p {
    font-size: 13px;
}

.clients-content-section1 {
    padding: 5em 0;
}

.client-problem-section {
    padding: 3em 0;
}


/*-------------

HEADER:

-------------*/

.page-id-3402.mkdf-header-standard .mkdf-menu-area {
    background-color: #000;
}

.page-id-3421.mkdf-header-standard .mkdf-menu-area {
    background-color: #000;
}

.page-id-3402 .mkdf-main-menu > ul > li > a {
    color: #f7f7f7;
}

.page-id-3421 .mkdf-main-menu > ul > li > a {
    color: #f7f7f7;
}

.page-id-3421 .mkdf-main-menu > ul > li:hover > a {
    color: #f7f7f7 !important;
}

.page-id-3421 .mkdf-main-menu > ul > li.mkdf-active-item > a {
    color: #f7f7f7;
}

.page-id-3402 .mkdf-main-menu > ul > li.mkdf-active-item > a {
    color: #f7f7f7;
}

.page-id-3402 .mkdf-main-menu > ul > li:hover > a {
    color: #f7f7f7 !important;
}

.clients-heading-grid .mkdf-section-title-holder .mkdf-section-title-medium {
    left: 20px;
    position: relative;
    top: 50px;
}

.mkdf-portfolio-list-holder-outer.mkdf-ptf-gallery article .mkdf-item-title::after {
    color: hsl(0, 0%, 100%);
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    position: absolute;
    right: 0;
}

.clients-list-grid .mkdf-carousel-holder .mkdf-carousel-item-holder {
    padding: 15px;
}

.clients-list-grid .mkdf-carousel-holder .mkdf-carousel-item-holder img {
    border: 1px solid hsl(0, 0%, 90%) !important;
    height: auto;
    max-width: 100%;
    padding: 7px;
}

.section-tab-grid2.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    background: hsl(204, 7%, 14%) none repeat scroll 0 0;
    border-bottom: 1px solid hsl(0, 0%, 100%);
    color: hsl(0, 0%, 100%);
    display: inline-block;
    padding: 11px 25px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}

.section-tab-grid2.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a:hover,
.section-tab-grid2.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a:focus {
    background: hsl(200, 100%, 40%) none repeat scroll 0 0;
}

.services-preferd-grid {
    padding: 3em 0;
}

.tab-content-heading-grid.wpb_content_element .wpb_wrapper > h3 {
    padding-top: 15%;
}

.text-grid p {
    margin-bottom: 10px;
}

.section-tab-grid2.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    background: hsl(200, 100%, 40%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    cursor: default;
}

.section-tab-grid2.wpb_tabs .wpb_tabs_nav {
    text-align: center;
}

.section-tab-grid2.wpb_tabs .wpb_tabs_nav li {
    display: inline-block !important;
    float: none !important;
}

.wpcf7-form-control.wpcf7-textarea.contact-help-grid {
    width: 98%;
}

#text-3 .mkdf-icon-shortcode {
    margin-right: 5px;
}

.postid-4089 .mkdf-content {
    margin-top: 0!important;
}

.single-post .mkdf-content {
    margin-top: 0!important;
}


/*---------------------------   

Call to action:

----------------------------*/


/*--------------

Home Testing Page:

---------------*/

.video-banner-grid .mkdf-video-banner-holder .mkdf-video-banner-overlay {
    background-color: rgba(12, 12, 12, 0.63);
    font-size: 60px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: background-color 0.2s ease-in-out 0s;
    width: 100%;
}

.video-banner-grid .mkdf-video-banner-holder {
    position: relative;
    overflow: hidden;
}

.video-banner-grid .mkdf-video-banner-holder .mkdf-video-banner-overlay {
    background-color: rgba(0, 0, 0, 0.42);
    transition: background-color 0.2s ease-in-out 0s;
}

.video-banner-grid .mkdf-video-banner-holder:hover .mkdf-video-banner-overlay {
    background-color: rgba(0, 0, 0, 0.54);
}

.video-banner-grid .arrow_triangle-right_alt2::before {
    content: none !important;
}

.video-banner-grid .arrow_triangle-right_alt2::after {
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    border-top: 10px solid transparent;
    color: #fff;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0;
    transition: all 0.3s ease-in-out 0s;
}

.video-banner-grid .arrow_triangle-right_alt2 {
    backface-visibility: hidden;
    background-clip: border-box;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: block;
    height: 64px;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    overflow: hidden;
    position: absolute;
    text-indent: 110%;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    white-space: nowrap;
    width: 64px;
    z-index: 100;
}

.video-banner-grid:hover .arrow_triangle-right_alt2::after {
    border-left: 15px solid #ea8c00;
    color: #ea8c00;
}

.video-banner-grid:hover .arrow_triangle-right_alt2 {
    border: 2px solid #ea8c00;
}

.what-do-grid-section.vc_column_container {
    padding: 4em 11em;
}

.culture-grid-section.vc_column_container {
    padding: 6em 9em;
}

.what-do-grid-section .mkdf-section-title-small,
.culture-grid-section .mkdf-section-title-small {
    color: #333;
    font-family: Open Sans;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    text-transform: none;
}

.culture-grid-section .wpb_content_element p {
    color: #636363;
}

.what-do-grid-section .wpb_content_element p {
    color: #636363;
}

.mkdf-btn.mkdf-btn-medium.more-btn2 {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    padding: 4px 25px;
    text-transform: uppercase;
}

.work-grid-box .vc_column-inner {
    padding: 0 !important;
    overflow: hidden;
}

.work__study-grid {
    display: block;
    height: 100%;
    left: 0;
    padding-top: 180px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.work__study-title {
    color: #fff;
    font-family: BebasNeue Bold;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 20px;
    position: relative;
    z-index: 100;
}

.button-inverted {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ea8c00;
    border-radius: 30px;
    color: #ea8c00;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 10px 24px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100;
}

.work-grid-box:hover .button-inverted {
    background: #ea8c00 none repeat scroll 0 0;
    color: #ffffff;
}

.work-grid-box .wpb_single_image .vc_figure {
    background: #000 none repeat scroll 0 0;
}

.work-grid-box .wpb_single_image img {
    opacity: 0.65;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.work-grid-box:hover .wpb_single_image img {
    opacity: 0.3;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.banner-full-section {
    background-position: center top;
    background-size: cover;
}

.banner-full-section .vc_column-inner {
    padding: 7em 0;
    height: 450px;
    background: rgba(219, 226, 94, 0) none repeat scroll 0 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
    position: relative;
}

.grid-anchor {
    color: #fff;
    display: block;
    height: 100%;
    left: 0;
    padding-top: 190px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.banner-grid-box h2 {
    color: #009dcc;
    font-size: 40px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-grid-box h2 span {
    color: #fff;
    display: block;
}

.banner-grid-box p {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    margin: 20px auto 0;
    text-transform: uppercase;
    width: 70%;
}

.banner-full-section .wpb_single_image img {
    margin-top: 20px;
}

.banner-full-section .vc_column-inner:hover {
    background: #009dcc;
}

.banner-full-section .vc_column-inner:hover .banner-grid-box h2 {
    color: #fff;
}

.banner-full-section .vc_column-inner:hover .banner-grid-box p {
    color: #fff;
}

.case-study-link-overlay {
    bottom: -70px;
    font-size: 11.5vw;
    opacity: 0;
    font-weight: 800;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-4%) translateY(40%);
    transition: all 0.25s ease-in-out 0s;
    width: 110%;
}

.banner-full-section .vc_column-inner:hover .case-study-link-overlay {
    opacity: 0.25;
}

.growing-business-sectiion .mkdf-section-title-holder .mkdf-section-title-medium {
    font-family: Open Sans;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.growing-sub-heading h5 {
    color: #363636;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 0 0 20px;
    text-transform: capitalize;
}

.request-pro-btn a {
    color: #fff;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.request-pro-btn a:hover {
    color: #fff;
}


/*--------------

Services Page:

---------------*/

.light-heading .mkdf-section-title-small {
    color: #2c464e;
    font-family: BebasNeue Regular;
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: none;
}

.digital-services-grid {
    padding: 5em 0;
}

.digital-services-grid .light-heading .mkdf-section-title-small {
    color: #000000;
    font-family: Proxima Nova Regular;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 29px;
    margin-bottom: 10px;
    text-transform: none;
}

.light-heading .mkdf-section-title-holder .mkdf-section-title-medium {
    color: #2c464e;
    font-family: BebasNeue Bold;
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: none;
}

.heading-margin-10.light-heading .mkdf-section-title-holder .mkdf-section-title-medium {
    margin-bottom: 0;
}

.light-heading3 .mkdf-section-title-holder .mkdf-section-title-medium {
    color: #2c464e;
    font-family: BebasNeue Bold;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.grid-text p {
    color: #000000;
    font-family: Proxima Nova Regular;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

.grid-text ul {
    margin: 0;
    padding: 0;
}

.grid-text ul li {
    color: #000000;
    font-size: 18px;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 0;
}

.grid-text ul li a {
    color: #a6a6a6;
    font-family: "Open Sans", serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2em;
    margin-bottom: 10px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.grid-text ul li a:hover {
    color: #636363;
}

.mkdf-btn.view-web-btn {
    border: 2px solid #009dcc !important;
    border-radius: 0;
    font-family: BebasNeue Bold;
    line-height: 1.2;
    padding: 10px 38px 8px !important;
    font-family: Proxima Nova;
}

.mkdf-btn.view-web-btn:hover {
    border: 2px solid #ea8c00 !important;
}

.challenge-section {
    padding: 5em 0 3em;
}

.client-moc-section {
    padding-bottom: 60px;
}

.client-visit-grid {
    margin-top: 80px;
}

.client-visit-grid-new {
    margin-top: 60px;
}

.video-banner-grid.clients-video-section img {
    position: relative;
    left: -80px;
    width: 100%;
}

.perpetua::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #000000, #000000) repeat scroll 0 0 !important;
    mix-blend-mode: hard-light !important;
}

.client-video-section .vc_column_container > .vc_column-inner {
    padding: 0;
}

.bottom-call-action .vc_column_container > .vc_column-inner {
    padding: 0;
}

.requestpro-text {
    padding: 5em 0;
}

.request-btn2 {
    padding: 5em 0;
}

.requesttext-grid {
    background: #272729 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
}

.requestbtn-grid {
    background: #64c9e5 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
}

.requestbtn-grid:hover,
.requestbtn-grid:focus {
    background: #ea8c00 none repeat scroll 0 0;
}

.btn-title {
    color: #fff;
    font-family: Open Sans;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    top: 35%;
    z-index: 100;
}

.service__overlay.vc_col-sm-4 {
    width: 42.3333%;
}

.service__banner_img.vc_col-sm-8 {
    left: 42.33%;
    position: relative;
    width: 57.6667%;
}

.service__overlay {
    position: relative;
}

.service__overlay.services1 {
    background: #1779b3 none repeat scroll 0 0;
}

.service__overlay.services2 {
    background: #4c4c4d none repeat scroll 0 0;
}

.service__overlay.services3 {
    background: #f56e4f none repeat scroll 0 0;
}

.service__overlay.services4 {
    background: #93ca5b none repeat scroll 0 0;
}

.service__overlay {
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    vertical-align: top;
}

.service__details {
    left: 50%;
    max-width: 70%;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 100;
}

.service__title {
    color: #ffffff;
    font-family: Proxima Nova Regular;
    font-size: 32px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 20px;
    text-transform: none;
}

.service__description {
    color: #ffffff;
    font-family: "Open Sans", serif;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 0;
}

.cover {
    background-position: 50% 0;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    vertical-align: top;
}

.section-margin {
    margin: 4em 0;
}

.section-margin-top {
    margin-top: 5em;
}

.call-action-bottom {
    padding: 10em 0;
}

.call-action-bottom::before {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 100%;
    opacity: 0.6;
    padding-bottom: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.readyt-to-get-grid .mkdf-section-title-holder .mkdf-section-title {
    color: #fff;
    font-family: BebasNeue Bold;
    font-size: 44px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: none;
}

.call-action-grid p {
    color: #fff;
    font-family: "Open Sans", serif;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.8em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.get-start-sub-txt p {
    color: #ffffff;
    font-family: Proxima Nova Regular;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8em;
    margin-bottom: 0;
    text-transform: none;
}

.outline-action-btn {
    font-family: "Open Sans", serif !important;
    border: 1px solid #fff !important;
}

.team-section-grid .mkdf-team.main-info-below-image {
    margin-bottom: 30px;
}


/* Lead Form Section */

.top-logo-text h2 {
    font-size: 45px;
    color: #fff;
    margin-top: 30px;
}

.top-logo-text p {
    bottom: 23px;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 25px;
}

.top-logo-img img {
    height: auto;
    margin-top: 29px;
    max-width: 54% !important;
    vertical-align: middle;
}

body.page-id-9774 header.mkdf-page-header {
    display: none;
}

body.page-id-9774 div.mkdf-content[style] {
    margin-top: 0px !important;
}

.discover-the-listing h2.lplh-58 {
    margin: 35px 0px;
    font-size: 40px;
}

.discover-the-listing {
    padding: 60px 0px !important;
    color: #fff;
    position: relative !important;
}

.discover-the-listing::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: block !important;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.discover-the-listing[style] {
    background-position: 50% 1px !important;
}

.discover-the-listing h2,
.discover-the-listing p {
    color: #fff !important;
}

.discover-the-listing p {
    font-size: 24px;
}

.discover-the-listing p.lplh-58 {
    font-size: 38px;
    line-height: 44px;
}

.discover-the-listing p.lplh-58 strong {
    font-weight: normal;
}

.simble-img .vc_column-inner {
    padding-left: 0 !important;
}

.guide-content li {
    background: transparent url(assets/img/arrow.png) 0 50% no-repeat;
    padding-left: 55px;
    list-style-type: none;
    margin: 12px 6px;
    font-size: 18px;
}

.lead-form-main-box {
    padding: 0 0 30px !important;
    background: #3bc8f9;
    margin: 0px auto 60px;
}

.lead-form-main-box .vc_column-inner {
    padding: 0px !important;
}

.lead-form-main-box .wpcf7 {
    padding: 0 50px;
}

.lead-form-main-box .mkdf-section-title-holder {
    margin: 0 0 50px;
    padding: 20px 0 1px;
    background: #e9e9e9;
}

.lead-form-main-box .wpcf7-form {
    overflow: hidden;
}

.lead-form-main-box input[type="submit"] {
    width: 100% !important;
    padding: 8px 35px !important;
    font-size: 26px !important;
}

.lead-form-main-box input[type="submit"]:hover {
    background: #EA8C00 !important;
    border-color: #EA8C00 !important;
    color: #fff !important;
}

.never-share {
    margin-top: 20px;
    color: #fff;
    text-align: center
}

.never-share p {
    color: #fff;
    padding: 15px 60px;
    font-size: 20px;
}


/* Lead Form Section */


/*-----------------------

Footer Section:

--------------------------*/

.lead-footer {
    background-size: cover;
    color: #fff;
    /*padding: 140px 0px 30px;*/
    padding: 60px 0 20px;
}

.lead-footer p {
    color: #fff;
}

.lets-chat-grid {
    background: #0087cc none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 66.33%;
    max-width: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: translate(2%, 0%);
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
}

.lets-chat-grid:hover,
.lets-chat-grid:focus {
    background: #ea8c00 none repeat scroll 0 0;
}

.chat-text {
    color: #fff;
    font-size: 42px;
    font-weight: 400;
    font-family: "Open Sans", serif;
    position: relative;
    top: 30%;
    line-height: 1.4em;
    z-index: 100;
}

.chat-text::before {
    content: "";
    font-family: fontawesome;
    line-height: 1.4em;
    margin-right: 10px;
    vertical-align: top;
}

#text-2 {
    text-align: center !important;
}

.ready-start-section {
    padding: 5em 0;
}


/*--------------
Our Work Page:
---------------*/

.portfolio-scene-grid .portfolio-item__link > span {
    display: none;
}

.portfolio-scene-grid.mkdf-portfolio-list-holder-outer.mkdf-ptf-three-columns article {
    margin: 5px;
    width: calc(31% + 1px);
}

.portfolio-scene-grid.mkdf-portfolio-list-holder-outer.mkdf-ptf-three-columns article .mkdf-item-image-holder img {
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    transition: transform .2s ease-out;
}

.portfolio-scene-grid.mkdf-portfolio-list-holder-outer.mkdf-ptf-three-columns article:hover .mkdf-item-image-holder img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.portfolio-scene-grid .portfolio-item__link:hover::before {
    opacity: 0;
}

.newsletter-section {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    margin-bottom: 5.4rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding: 2rem 4rem;
}

.newsletter-section h4 {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
    text-align: center;
    margin-bottom: 27px;
    text-transform: uppercase;
}

.newsletter-section form {
    padding: 0 1em;
}

.wysija-paragraph {
    width: 66.6667%;
    float: left;
}

.newsletter-section .wysija-input {
    display: inline-block;
    vertical-align: top;
    width: 96%;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 2.2rem;
    padding: 3px 0 0 11px;
    margin-bottom: 1rem;
}

.newsletter-section .wysija-submit {
    background: rgb(0, 136, 204) none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    padding: 0.65rem 2.2rem;
    width: 33.3333%;
    margin-top: 0!important;
    border: none;
}

.vc_custom_1482561884293:hover {
    background: rgba(252, 112, 5, 0.75)!important;
}

.request-pre-btn {
    background: hsl(200, 100%, 40%) none repeat scroll 0 0;
    display: block;
    height: 100%;
    padding-bottom: 100%;
    position: relative;
    top: 0;
    transition: transform 0.2s ease-out 0s;
    vertical-align: top;
    width: 100%;
    -webkit-transition: -webkit-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    transition: transform .2s ease-out;
}

.request-pre-btn:hover {
    background: #ea8c00 none repeat scroll 0 0;
}

.request-pre-btn a {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
}

.request-pre-btn a {
    left: 50%;
    max-width: 80%;
    padding: 50% 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 100;
}

.wpcf7-form-control.wpcf7-submit.btn-submit,.ut-signup-form #_form_1_submit {
    background: #009dcc none repeat scroll 0 0;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding: 10px 30px 6px;
}
.ut-signup-form #_form_1_submit
{border:none;padding:10px 31px 11px;}

.wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-hover-bg),.ut-signup-form #_form_1_submit:hover {
    background: #ea8c00 none repeat scroll 0 0 !important;
}

.wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-border-hover),.ut-signup-form #_form_1_submit:hover {
    border-color: #ea8c00 !important;
}

.wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-hover-color),.ut-signup-form #_form_1_submit:hover {
    color: #fff !important;
}

.rs-fullvideo-cover {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    opacity: 0.5;
}

.wpcf7-form .wpcf7-response-output {
    float: left;
}


/*-----------Lakeway Page:-------------*/

.full-content-img {}

.full-content-box.vc_column_container .vc_column-inner {
    background: #333;
    padding: 30px 45px 30px 30px !important;
}

.mkdf-accordion-holder.clearfix.mkdf-accordion.mkdf-boxed.ui-accordion.ui-widget.ui-helper-reset {
    z-index: 9999;
}

.full-content-box .wpb_wrapper > p {
    color: #fff;
    font-size: 14px;
}

.section-overflow {
    overflow: hidden;
    z-index: 99999;
}

.full-img-section {
    background-repeat: no-repeat;
}

.hide-img {
    display: none;
}
.potentialservices .wpcf7-form-control
{line-height:1.6!important;}

/*-------------Blog New Page:-------------*/

.post-grid {
    padding: 220px 0;
}

.post-grid-content .mkdf-post-title a {
    color: #fff;
    font-size: 42px;
    font-style: italic;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
}

.post-grid {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    width: 100%;
    z-index: 20;
    margin: 0 !important;
}

.post-grid::before {
    background: rgba(0, 0, 0, 0.24) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block !important;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.post-more-btn {
    margin-top: 30px;
}

.post-more-btn .mkdf-btn.mkdf-btn-large {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 38px;
    text-transform: uppercase;
}

.post-more-btn .mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-border-hover) {
    border-color: #ea8c00 !important;
}

.post-more-btn .mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-hover-bg) {
    background-color: #ea8c00 !important;
}

.post-more-btn .mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-hover-color) {
    color: #fff !important;
}

.pum-theme-6148,
.pum-theme-default-theme {
    background-color: rgba(0, 0, 0, 0.74) !important;
}

.pum-theme-6148 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
    background-color: #ea8c00 !important;
}

.pum-theme-6148 .pum-container,
.pum-theme-default-theme .pum-container {
    background-color: #fff !important;
    border: 5px solid #e3e3e3 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.popmake-content h2 {
    margin: 10px 0;
}

.popmake-content p {
    margin-bottom: 20px;
}

.popmake-content .wpcf7-form-control.wpcf7-text {
    margin-bottom: 15px;
    padding: 11px 15px;
}


/*-------------Home 4 :---------------*/

.welcome-note-section {}

.title1 h2.mkdf-section-title {
    font-family: "Montserrat", sans-serif;
    padding-bottom: 22px;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.title1 h2.mkdf-section-title::before {
    border-bottom: 1px solid #ff5400;
    border-top: 1px solid #ff5400;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin-left: 0px;
    position: absolute;
    width: 60px;
}

.title-center.title1 h2.mkdf-section-title {
    text-align: center;
}

.title-center.title1 h2.mkdf-section-title::before {
    left: 50%;
    margin-left: -30px;
}

.text-grid2 p {
    font-size: 14px;
    margin-bottom: 15px;
}

.mkdf-iwt.mkdf-iwt-icon-top .mkdf-icon-shortcode.circle {
    position: relative;
}

.mkdf-iwt.mkdf-iwt-icon-top .mkdf-icon-shortcode.circle::after {
    border-left: 6px solid hsla(0, 0%, 0%, 0);
    border-right: 6px solid hsla(0, 0%, 0%, 0);
    border-top: 6px solid hsl(20, 100%, 50%);
    bottom: -5px;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute;
}

.welcome-note-section .mkdf-iwt.mkdf-iwt-icon-left:not(.mkdf-iwt-left-from-title) .mkdf-iwt-title-holder {
    margin-bottom: 0 !important;
}

.welcome-note-section .mkdf-iwt.mkdf-iwt-icon-left.mkdf-iwt-icon-medium .mkdf-iwt-content-holder {
    margin-bottom: 30px;
}

.mkdf-iwt-title-holder h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
}

.mkdf-iwt-content-holder .mkdf-iwt-text-holder p {
    font-size: 14px;
}

.mkdf-iwt.mkdf-iwt-icon-top {
    margin-top: 40px;
}


/*================TZ================*/


/* 3.12 - Sign Up/*================TZ================*/

.autoshowroom-sign-up {
    position: relative;
    background: #f7f9fb;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box {
    position: relative;
    background: #ff5400;
    padding: 29px 0 0;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box h3.autoshowroom-sign-up-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-subtitle {
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle {
    height: 40px;
    width: 100%;
    background: #ff5400;
    overflow: hidden;
    position: relative;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle:before {
    background: #f7f9fb none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100px;
    left: 20px;
    position: absolute;
    top: 0;
    transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    width: 500px;
}

.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle:after {
    background: #f7f9fb none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100px;
    left: -257px;
    position: absolute;
    top: 0;
    transform: rotate(16deg);
    -webkit-transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    -o-transform: rotate(16deg);
    width: 500px;
}

.autoshowroom-sign-up .esu-from-shortcode {
    padding: 50px 15px 0;
    width: calc(100% - 30px);
}

.autoshowroom-sign-up .esu-from-shortcode form ul {
    padding-top: 48px;
}

.autoshowroom-sign-up .esu-from-shortcode form ul li {
    padding: 5px 20px;
    margin: 0;
}

.autoshowroom-sign-up .esu-from-shortcode form ul li input {
    width: 100%;
    padding: 10px 16px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    color: #bdbdbd;
    background: #ffffff;
    border: 1px solid #e9e9e9;
}

.autoshowroom-sign-up .esu-from-shortcode form ul li input.esu-button {
    border: none;
    background: #ff5400;
    font-family: 'mulibold';
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 16px;
}

.autoshowroom-sign-up .esu-from-shortcode form ul li:last-child {
    padding: 50px 0 0;
}

.autoshowroom-sign-up img {
    position: absolute;
    right: -115px;
    top: -36px;
}

.esu-form-div .wpcf7-form-control.wpcf7-text,
.esu-form-div .wpcf7-form-control.wpcf7-number,
.esu-form-div .wpcf7-form-control.wpcf7-date,
.esu-form-div .wpcf7-form-control.wpcf7-textarea,
.esu-form-div .wpcf7-form-control.wpcf7-select {
    padding: 10px 12px !important;
    margin-bottom: 10px;
}

.esu-form-div input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0px !important;
    display: block !important;
    width: 100% !important;
    background-color: #ff5400 !important;
    border-color: #ff5400 !important;
}

.esu-form-div input.wpcf7-form-control.wpcf7-submit:hover:not(.mkdf-btn-custom-border-hover) {
    border-color: #ff5400 !important;
}

.esu-form-div input.wpcf7-form-control.wpcf7-submit:hover:not(.mkdf-btn-custom-hover-bg) {
    background-color: #ff5400 !important;
}

.esu-form-div input.wpcf7-form-control.wpcf7-submit:hover:not(.mkdf-btn-custom-hover-color) {
    color: #fff !important;
}


/*================TZ================*/


/* 3.13 - Ads/*================TZ================*/

.autoshowroom-ads {
    position: relative;
    overflow: hidden;
    height: 300px;
}

.autoshowroom-ads:after {
    content: '';
    display: block;
    clear: both;
}

.autoshowroom-ads .autoshowroom-ads-image {
    width: 53%;
    height: 100%;
    float: left;
    text-align: left;
}

.autoshowroom-ads .autoshowroom-ads-image img {
    width: 100%;
    height: auto;
}

.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-left {
    text-align: left;
}

.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-right {
    text-align: right;
}

.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-center {
    text-align: center;
}

.autoshowroom-ads .autoshowroom-ads-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.autoshowroom-ads .autoshowroom-ads-text {
    position: relative;
    width: 47%;
    height: 100%;
    float: right;
    display: table;
}

.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box {
    display: table-cell;
    vertical-align: middle;
    padding: 0 50px 0 20px;
}

.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box h4.autoshowrrom-ads-title {
    color: #ffffff;
    margin-bottom: 8px;
    font-size: 18px;
}

.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box h4.autoshowrrom-ads-title a {
    color: #ffffff;
    text-decoration: none;
}

.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box p.autoshowroom-ads-description {
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px;
}

.autoshowroom-ads-image.autoshowroom-ads-align-left {
    float: left;
}

.autoshowroom-ads-image.autoshowroom-ads-align-right {
    float: right;
}

.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text {
    float: left;
}

.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
    padding: 88px 20px 0 34px;
}

.autoshowroom-ads-image.autoshowroom-ads-align-left::before {
    background: rgba(19, 98, 254, 0.8);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.autoshowroom-ads-image.autoshowroom-ads-align-right::before {
    background: rgba(33, 33, 33, 0.8);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.featured1-gird-list {
    margin: auto;
    padding: 100px 0;
    position: relative;
    width: calc(50% - 260px);
}

.featured1-parellax-gird::before {
    background: rgba(0, 0, 0, 0.65);
    content: "";
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.featured1-gird-list ul {
    margin: 0;
    padding: 0;
}

.featured1-gird-list ul li {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0 0 0 36px;
    position: relative;
}

.landing-list-item h4 {
    margin: 20px 0px;
}

.landing-list-item ul li {
    list-style-type: none;
    /*margin-bottom: 5px;*/
    padding: 0 0 0 25px;
    position: relative;
}

.featured1-gird-list ul li::before,
.landing-list-item ul li::before {
    content: "";
    color: #ff5400;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    position: absolute;
    font-size: 26px;
    left: 0;
    top: 0;
}

.landing-list-item ul li::before {
    font-size: 18px;
}

.rev-title-section {
    position: relative;
}

.rev-banner-title {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 36%;
}

.rev-banner-title h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center;
}

.rev-banner-title h1 span {
    color: #ff5400;
    font-size: 46px !important;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center;
}


/*----------------startup landing page:-------------------*/

.section-padding2 {
    padding: 7em 0;
}

.qodef-section {
    background: #454545;
    padding: 30px 0 0;
}

.qodef-section .owl-controls {
    display: none;
}

.text-grid2 h5 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    margin-bottom: 15px;
}

.text-grid2 p {
    font-size: 14px;
}

.heading1 .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 34px;
    line-height: normal;
    margin-bottom: 20px;
}

.heading2 .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 20px;
}

.gallery-box .owl-carousel,
.owl-carousel .owl-wrapper {
    text-align: center;
}

.gallery-box .mkdf-image-gallery .owl-buttons .owl-prev {
    left: 5%;
}

.gallery-box .mkdf-image-gallery .owl-buttons .owl-next {
    right: 5%;
}

.gallery-box .mkdf-image-gallery .owl-buttons .mkdf-prev-icon,
.gallery-box .mkdf-image-gallery .owl-buttons .mkdf-next-icon {
    border: none;
}

.gallery-box .mkdf-image-gallery .owl-buttons .mkdf-prev-icon i,
.gallery-box .mkdf-image-gallery .owl-buttons .mkdf-next-icon i {
    font-size: 46px;
    line-height: 46px;
}

.more-btn5.mkdf-btn {
    border-radius: 3px;
    font-size: 14px;
    overflow: hidden;
    padding: 12px 40px !important;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}

.more-btn5.mkdf-btn.mkdf-btn-solid {
    background-color: #b4de50;
    border: 2px solid #b4de50;
    color: #fff;
}

.more-btn5.mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-border-hover) {
    border: 2px solid #212121 !important;
}

.more-btn5.mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-hover-color) {
    color: #fff !important;
}

.more-btn5.mkdf-btn.mkdf-btn-solid:hover:not(.mkdf-btn-custom-hover-bg) {
    background-color: #212121 !important;
}

.btn-with-icon.mkdf-btn {
    border-radius: 3px;
    font-size: 14px;
    overflow: hidden;
    padding: 0px !important;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}

.btn-with-icon.mkdf-btn .mkdf-btn-text {
    padding: 12px 30px;
}

.bright-bg-grid.vc_column_container > .vc_column-inner {
    height: 500px;
    background-size: cover;
    background-position: center center;
}

.bright-content-grid.vc_column_container > .vc_column-inner {
    background-color: #f4f4f4;
    height: 500px;
    padding: 11% 17% 0;
}

.bright-text-grid p {
    font-size: 14px;
    margin-bottom: 20px;
}

.bright-text-grid ul li {
    display: inline-block;
    float: left;
    list-style-type: none;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    width: calc(50% - 21px);
}

.bright-text-grid ul li::before {
    /*content: "";*/
    color: #b4de50;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    left: 0;
    position: absolute;
    text-align: left;
}

.sign-up-section {
    padding: 5em 0 3em;
}

.sign-up-box.vc_column_container > .vc_column-inner {
    padding: 0 14% 1% 7%;
}

.sign-up-text p {
    color: #fff;
}

.signup-form {
    margin-top: 40px;
}

.qodef-input-title::before {
    background-color: #b2dd4c;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 12px;
    left: 16px;
    position: absolute;
    top: 4px;
    width: 12px;
}

.qodef-input-title > label {
    padding-left: 20px;
}


/*--------------Gym Landing Page:-----------------*/

.sc_title.sc_title_regular {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: uppercase;
}

.sc_title.sc_title_large {
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.sc_title.sc_title_large b {
    color: #a41cdc;
    font-weight: 900;
}

.break-text-grid p {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
}

.sc_services_item_numb {
    display: inline-block;
    float: left;
    text-align: left;
}

.sc_services_item_numb h1 {
    color: #0ab6f5;
    font-size: 140px;
    font-weight: 500;
    line-height: 0.7em;
}

.sc_services_item_content {
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: calc(100% - 100px);
}

.sc_services_item_content h5 {
    color: #363636;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
}

.sc_services_item_content > p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

.choose-program-section {
    padding: 5em 0 4em;
    background-position: center center;
    background-size: cover;
}

.choose-program-section .sc_title.sc_title_regular {
    color: #fff;
}

.choose-program-section .sc_title.sc_title_large {
    color: #fff;
}

.choose-program-list-section .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
}

.choose-program-list-section .mkdf-image-with-text-holder.standard .mkdf-content-holder {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 0 15px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    z-index: 100;
}

.choose-program-list-section .mkdf-image-with-text-holder.standard .mkdf-content-holder::before {
    background-color: rgba(34, 34, 34, 0.8);
    content: "";
    opacity: 1;
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.choose-program-list-section .mkdf-image-with-text-holder.standard .mkdf-content-holder:hover::before {
    background-color: rgba(164, 28, 220, 0.8);
}

.choose-program-list-section .mkdf-image-with-text-holder.standard h4.mkdf-image-with-text-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
    padding-top: 30%;
    font-weight: 500;
}

.choose-program-list-section .mkdf-image-with-text-holder .mkdf-image-with-text {
    color: #fff;
    font-size: 14px;
}

.choose-program-list-section .mkdf-image-with-text-holder .mkdf-imt-link-holder a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.sign-up-action-section {}

.sign-up-grid {
    padding-top: 80px;
}

.sign-up-grid h2.title-light {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom: 15px;
}

.sign-up-grid h2.title-bolder {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 15px;
}

.sign-up-grid .wpcf7-form-control-wrap.your-email {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 24px;
    position: relative;
    vertical-align: top;
}

.sign-up-grid .wpcf7-form-control-wrap.your-email::before {
    color: #f0f0f0;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 18px;
    font-style: normal;
    left: 20px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}

.sign-up-grid .wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 100%;
    max-width: 400px;
}

.work_grid_left_pos {
    position: absolute;
    right: -5%;
    top: 10%;
    width: 60%;
}

.work_grid_left_pos img {
    border: 10px solid #ffffff;
    box-shadow: 3px 6px 8px rgba(0, 0, 0, 0.2);
}

.work_grid_right {
    padding: 4em 0 0 0;
}

.work_grid_right h4 {
    color: #134976;
    font-size: 0.9em;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.work_grid_right h5 {
    color: #212121;
    font-size: 2em;
    line-height: 1.4em;
    text-transform: capitalize;
}

.work_grid_right p {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 20px 0 10px;
}


/*---------------------------

Moving Company Landing Page:

----------------------------*/

.moving-company-info {
    padding: 5em 0;
}

.moving-company-info .mkdf-section-title-holder h2 {
    font-family: open sans;
    font-size: 22px;
}

.g5plus-heading {
    position: relative;
}

.g5plus-heading .text-heading {
    position: relative;
    z-index: 10;
    display: inline-block;
}

.g5plus-heading .text-heading h2 {
    color: #343434;
    position: relative;
    font-family: Open Sans;
    z-index: 10;
    text-transform: uppercase;
    font-weight: 900;
    display: inline-block;
    line-height: 1;
    margin: 0;
}

.g5plus-heading .text-heading h2 b {
    font-weight: 900;
    color: #f69323;
}

.g5plus-heading .text-heading h2 s {
    display: block;
    text-decoration: inherit;
}

.g5plus-heading .text-heading span {
    color: #343434;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-weight: 900;
    display: block;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 5px;
}

.g5plus-heading .heading-frame {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 10px solid;
    z-index: 1;
}

.g5plus-heading .heading-frame.frame-center {
    left: 0;
    right: 0;
    width: 70%;
    border-color: rgba(0, 0, 0, 0.03);
}

.g5plus-heading.text-center {
    display: block;
}

.g5plus-heading.heading-lg h2 {
    font-size: 58px;
}

.g5plus-heading.heading-lg span {
    font-size: 40px;
}

.g5plus-heading .text-heading {
    padding: 35px 0;
}

.text-grid3 p {
    font-size: 16px;
}

.more-btn6.mkdf-btn {
    border-radius: 0;
}

.mkdf-btn.mkdf-btn-medium.more-btn6 {
    padding: 10px 28px !important;
}

.get-a-quote-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7em 0;
    position: relative;
}

.get-quote-text.light p {
    color: #fff;
    font-size: 16px;
}

.get-a-quote-section::before {
    background-color: hsla(218, 48%, 22%, 0.9);
    bottom: 0;
    content: "";
    display: block !important;
    left: 0;
    position: absolute;
    right: 40%;
    top: 0;
}

.g5plus-heading.dark .text-heading h2 {
    font-size: 40px;
    color: #fff;
}

.g5plus-heading.dark .heading-frame.frame-center {
    border-color: rgba(255, 255, 255, 0.1);
}

.quote-form2 {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 30px;
}

.quote-form2 span.name,
.quote-form2 span.email,
.quote-form2 span.phone,
.quote-form2 span.message {
    position: relative;
}

.quote-form2 span.name::before,
.quote-form2 span.email::before,
.quote-form2 span.phone::before,
.quote-form2 span.message::before {
    color: #1d3052;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 18px;
    height: 40px;
    left: 0;
    top: 0;
    line-height: 48px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.quote-form2 span.name::before {
    content: "";
}

.quote-form2 span.email::before {
    content: "";
}

.quote-form2 span.phone::before {
    content: "";
}

.quote-form2 span.message::before {
    content: "";
}

.quote-form2 input.wpcf7-form-control.wpcf7-submit {
    display: inherit;
    margin: auto;
    text-align: center;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    vertical-align: top;
}


/*--------------------Medical Landing Page:---------------------*/

.page-id-6543 .mkdf-page-header::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #036 0%, transparent 100%) repeat scroll 0 0;
    content: "";
    display: block !important;
    height: 200px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 2;
}

.th-featured-section {
    background: rgba(0, 0, 0, 0) url("assets/img/pattern-01.png") no-repeat scroll 0 0;
    overflow: hidden;
}

.th-featured-section {
    padding: 100px 0 0;
}

.th-sectionhead {
    float: left;
    padding: 0 0 25px;
}

.th-sectiontitle h2 {
    color: #2d3e50;
    font-family: Open Sans;
    font-size: 33px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding: 0 0 30px;
    text-transform: uppercase;
}

.th-sectiontitle h2 span {
    color: #00adef;
}

.th-description p {
    color: #888888;
    font-size: 15px;
    margin: 0 0 10px;
}

.medical-icon-holder .mkdf-iwt-title-holder h4 {
    font-family: open sans;
    font-size: 19px;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.medical-icon-holder .mkdf-iwt .mkdf-iwt-link {
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    margin-top: 0;
}

.medical-icon-holder .mkdf-iwt-content-holder .mkdf-iwt-text-holder p {
    display: inline;
}

.th-newsletter-grid {
    background: #344659 url("assets/img/img-01.png") no-repeat scroll 50% 100%;
    float: left;
    margin: 30px 0;
    min-height: 400px;
    padding: 26px 0 0;
    width: 100%;
}

.th-newsletter h3 {
    background: #00adef none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 52px;
    margin: 0;
    padding: 0 100px 0 46px;
    position: relative;
}

.th-newsletter h3::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 44px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 5px;
}

.th-newsletter-form {
    padding: 25px 40px 40px;
}

.th-newsletter-form .wpcf7-form-control-wrap .wpcf7-form-control {
    margin-bottom: 10px !important;
}

.th-newsletter-form textarea {
    height: 140px;
}

.th-newsletter-form .wpcf7-form-control.wpcf7-submit {
    background-color: #00adef !important;
    border-color: #00adef !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    width: 100%;
}

.medical-video-section {
    padding: 150px 0 !important;
    background-size: cover !important;
}

.medical-video-section .mkdf-video-button-play .mkdf-video-button-wrapper {
    background-color: #49ccff !important;
    border-radius: 0 !important;
}

.medical-our-team {
    padding: 5em 0;
}

.medical-our-team .th-sectiontitle h2 {
    background: rgba(0, 0, 0, 0) url("assets/img/pattern-022.png") no-repeat scroll 0 100%;
    width: 100%;
}

.medical-our-team .mkdf-team .mkdf-team-social-inner .mkdf-team-title-holder {
    display: table !important;
    margin: auto;
    text-align: center;
}

.medical-our-team .mkdf-team .mkdf-team-social-wrapp {
    border-top: 1px solid transparent;
}

.medical-our-team .mkdf-team-name {
    color: #fff;
    font-weight: 600;
    margin-top: 40%;
    font-size: 20px;
    text-transform: uppercase;
}

.medical-our-team .mkdf-icon-shortcode a {
    color: #f6f6f6;
}

.medical-our-team .mkdf-team .mkdf-team-social-holder {
    background-color: rgba(0, 173, 239, 0.79) !important;
}

.medical-our-team .mkdf-team-text {
    bottom: 22%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
}

.medical-our-team .mkdf-team:hover .mkdf-team-text {
    opacity: 1;
}

.medical-our-team .mkdf-team .mkdf-team-description p {
    color: #fff;
    font-size: 14px;
    padding: 0 25px;
}

.medical-our-team .mkdf-team .mkdf-team-position {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.medical-testimonial-section {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding: 7em 0;
    position: relative;
}

.medical-testimonial-section .th-sectiontitle h2 {
    background: rgba(0, 0, 0, 0) url("assets/img/pattern-024.png") no-repeat scroll center 100%;
    text-align: center;
    width: 100%;
    color: #fff;
}

.medical-request-section .th-sectiontitle h2 {
    background: rgba(0, 0, 0, 0) url("assets/img/pattern-022.png") no-repeat scroll center 100%;
    text-align: center;
    width: 100%;
}

.medical-testimonial-section .owl-carousel .owl-wrapper-outer {
    border: 7px double #5d6b79 !important;
}

.medical-testimonial-section .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-text {
    color: #fff !important;
    text-align: center !important;
    font-family: open sans;
}

.medical-testimonial-section .mkdf-testimonials .mkdf-testimonial-content-inner {
    padding: 30px 30px 46px !important;
}

.medical-testimonial-section .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-author-text {
    float: none;
}

.medical-testimonial-section p.mkdf-testimonial-slider-job {
    color: #00adef;
}

.medical-testimonial-section .mkdf-testimonials .mkdf-testimonial-text-holder .mkdf-testimonial-text-inner {
    text-align: center;
}

.medical-testimonial-section .mkdf-testimonials-slider .mkdf-testimonials .owl-pagination {
    text-align: right;
}

.medical-testimonial-section .mkdf-testimonials .owl-pagination {
    margin-top: -40px;
}

.medical-testimonial-section .mkdf-testimonials-slider span.mkdf-quote-title {
    color: #00adef;
    left: 0;
    right: 0;
    top: -40px;
    z-index: 1;
}

.medical-testimonial-section .mkdf-carousel-navigation .owl-pagination .owl-page.active span {
    background-color: #00adef;
}

.medical-testimonial-section .mkdf-carousel-navigation .owl-pagination .owl-page:not(.active) span {
    background-color: #fff;
}


/*--------------------Small business Landing Page:---------------------*/

.small-business-why-choose-us {
    background-repeat: no-repeat;
    padding: 6em 0 !important;
}

.small-business-overview-title .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 34px;
    line-height: normal;
}

.small-business-why-choose-us .mkdf-iwt .mkdf-iwt-custom-icon-holder img {
    display: block;
    margin: 0;
}

.small-business-why-choose-us .mkdf-iwt-title-holder h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: capitalize;
}

.clients_grid_wrap {
    padding: 3em 0;
}

.clients_grid_wrap .vc_col-sm-2 {
    width: 20% !important;
}

.business-advice-section {
    background-repeat: no-repeat;
    padding: 7em 0 0 !important;
}

.small-business-overview-title2 .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 34px;
    line-height: 42px;
}

.business-advice-img .wpb_single_image img {
    bottom: 0;
    height: auto;
    left: 50%;
    margin-left: -240px;
    max-width: 480px;
    position: absolute;
    text-align: center;
    vertical-align: top;
}

.small-business-overview-title2.vc_column_container {
    padding-left: 4em;
    padding-right: 4em;
}

.small-business-overview-title2 p {
    color: #fff;
    font-size: 15px;
}

.business-advice-img {
    height: 400px;
    position: relative;
}


/*---------------------------------Business-professional landing page:----------------------------------*/

.business-professional-slider-seciton .rs-fullvideo-cover {
    background: #000 none repeat scroll 0 0;
    opacity: 0.3;
}

.our-practice-section {
    padding: 6em 0;
}

.dp-headline.heading-line {
    width: 100%;
}

.dp-headline {
    margin-bottom: 30px;
}

.dp-headline.heading-line.underlined h3::after {
    background-color: #e8e8e8;
    content: "";
    display: block;
    height: 1px;
    margin-top: 8px;
    width: 100%;
}

.dp-headline.heading-line h3 {
    color: #979797;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 40px;
    position: relative;
    text-transform: uppercase;
}

.dp-headline.heading-line .pretext {
    color: #08152a;
    margin-right: 5px;
}

.practice-box .mkdf-icon-shortcode.circle .fa-building-o::before {
    content: url('assets/img/practic-01.png') !important;
}

.practice-box .mkdf-icon-shortcode.circle .fa-umbrella::before {
    content: url('assets/img/practic-02.png') !important;
}

.practice-box .mkdf-icon-shortcode.circle .fa-industry::before {
    content: url('assets/img/practic-03.png') !important;
}

.practice-box .mkdf-icon-shortcode.circle .fa-money::before {
    content: url('assets/img/practic-04.png') !important;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-icon-shortcode.circle {
    background-color: #f77924 !important;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left {
    margin-bottom: 40px;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-text-holder {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-iwt-text-holder {
    border-bottom: 1px solid #f77924;
}

.practice-box .mkdf-iwt .mkdf-iwt-link {
    font-size: 16px;
}

.practice-box .mkdf-arrow-link {
    color: #202020;
    font-size: 15px;
    font-weight: 700;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-icon-shortcode.circle .fa-building-o::before {
    content: url('assets/img/practic-011.png') !important;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-icon-shortcode.circle .fa-umbrella::before {
    content: url('assets/img/practic-021.png') !important;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-icon-shortcode.circle .fa-industry::before {
    content: url('assets/img/practic-031.png') !important;
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left:hover .mkdf-icon-shortcode.circle .fa-money::before {
    content: url('assets/img/practic-041.png') !important;
}

.practice-box .mkdf-icon-shortcode.circle {
    -webkit-box-shadow: 3px 4px 18px 1px rgba(8, 21, 42, 0.26);
    -moz-box-shadow: 3px 4px 18px 1px rgba(8, 21, 42, 0.26);
    box-shadow: 3px 4px 18px 1px rgba(8, 21, 42, 0.26);
}

.practice-box .mkdf-iwt.mkdf-iwt-icon-left.mkdf-iwt-icon-large .mkdf-iwt-content-holder {
    padding-left: 170px;
}

.practice-box .mkdf-iwt-title-holder > h3 {
    font-family: "Raleway";
    font-weight: 700;
    text-transform: uppercase;
}

.practice-box .mkdf-iwt-content-holder .mkdf-iwt-text-holder p {
    font-size: 15px;
    font-family: Raleway;
    font-weight: 400;
}

.best-investment-section {
    padding: 0 0 5em;
}

.striped-teaser-2 figure img {
    backface-visibility: hidden;
    display: block;
    max-width: 100%;
    transition: all 0.5s ease-out 0s;
    width: 100%;
}

.striped-teaser-2 figure:hover img {
    transform: scale(1.05);
}

.striped-teaser-2 figure {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

figure .text-overlay {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    width: calc(100% - 30px);
    z-index: 100;
    left: 15px;
}

.striped-teaser-2 figure .text-overlay {
    opacity: 1;
    background-color: transparent;
}

.striped-teaser-2 figure:hover .text-overlay {
    background-color: rgba(0, 0, 0, .1);
}

.striped-teaser-2 figure .text-overlay .info2 {
    display: block;
    width: 172px;
    height: 172px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -86px;
    margin-left: -86px;
}

.striped-teaser-2 figure .text-overlay .info2 span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.striped-teaser-2 figure .text-overlay .info2 a {
    position: absolute;
    top: 50px;
    left: 50px;
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #F77924;
    line-height: 72px;
    text-align: center;
    font-size: 30px;
    z-index: 200;
}

.striped-teaser-2 figure .text-overlay .info2 a {
    color: #fff !important;
}

.striped-teaser-2 figure .text-overlay .info2 .shadow {
    content: '';
    position: absolute;
    display: block;
    width: 172px;
    height: 172px;
    border-radius: 50%;
    background-color: rgba(3, 25, 43, 0.2);
    z-index: -1;
    transform: scale(0, 0);
    -o-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.striped-teaser-2 figure:hover .text-overlay .info2 .shadow {
    transform: scale(1, 1)
}

.best-investment-content .mkdf-section-title-holder h2 {
    font-weight: 800;
    line-height: 1.2;
}

.best-investment-content {
    padding-left: 5% !important;
}

.best-investment-content p {
    font-size: 15px;
    margin-bottom: 15px;
}

.bigreadmore::after {
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 10px;
    transition: all 0.3s ease-out 0s;
}

.bigreadmore {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #08152a;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 25px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}

.bigreadmore span {
    color: #f77924;
}

.bigreadmore:hover::after {
    color: #f77924;
    right: 0;
}

.bigreadmore:hover {
    border-color: #f77924;
}

.request-call-back-section {
    padding: 2em 0 4em;
}

.request-call-back-section .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.request-call-back-form-grid {
    margin-top: 70px;
}

.request-call-back-form-content p {
    margin-bottom: 15px;
    font-size: 15px;
}

.request-call-back-form .wpcf7-form-control.wpcf7-text,
.request-call-back-form .wpcf7-form-control.wpcf7-number,
.request-call-back-form .wpcf7-form-control.wpcf7-date,
.request-call-back-form .wpcf7-form-control.wpcf7-textarea,
.request-call-back-form .wpcf7-form-control.wpcf7-select {
    border-radius: 30px !important;
}

.request-call-back-form .wpcf7-form-control.wpcf7-submit.btn-submit {
    background: #f77924 none repeat scroll 0 0 !important;
}

.request-call-back-form .wpcf7-form-control.wpcf7-submit.btn-submit {
    background: #f77924 none repeat scroll 0 0 !important;
}

.request-call-back-form .wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-hover-bg) {
    background: #08152a none repeat scroll 0 0 !important;
}

.request-call-back-form .wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-border-hover) {
    border-color: #08152a !important;
}

.request-call-back-form input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid #f77924 !important;
    width: 100%;
}

.business-professional-testimonial-section {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 6em 0;
}

.business-professional-testimonial-section::before {
    background-color: rgba(8, 21, 42, 0.25);
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.business-professional-testimonial-section .mkdf-section-title-holder h2 {
    font-size: 34px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.business-professional-testimonial-section .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-text {
    color: #fff;
    font-family: open sans;
    font-weight: 500;
}

.business-professional-testimonial-section .dp-headline.heading-line h3 {
    margin: 0;
    color: #fff;
    text-align: center;
}

.business-professional-testimonial-section .mkdf-slider-navigation-dark.mkdf-carousel-navigation .mkdf-testimonials .owl-pagination .owl-page:not(.active) span,
.business-professional-testimonial-section .mkdf-carousel-navigation-dark.mkdf-carousel-navigation .mkdf-testimonials .owl-pagination .owl-page:not(.active) span {
    background-color: #fff;
    border-color: #fff;
}

.business-professional-testimonial-section .mkdf-testimonials-slider .mkdf-testimonials .owl-pagination {
    text-align: center;
}
.jobsearch-jobDescriptionText p{color:#fff;}.jobsearch-jobDescriptionText{padding:20px;}
.jobsearch-jobDescriptionText{padding:0px 20px 20px 20px;}

/*---------------

Carrers Page css:

----------------*/

.standard-section2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 12em 0 !important;
}

.teaser-background .teaser-text h3 {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    display: inline-block;
    font-size: 25px;
    margin-bottom: 5px;
    padding: 0px 20px;
}

.teaser-background .teaser-text p span {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    padding: 5px 35px;
}

.teaser-text {
    text-align: center;
}

.ott_uns_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.ott_uns_list li {
    border-bottom: 1px solid #efefef;
    padding: 8px 0;
}

.ott_uns_list li::before {
    content: "";
    font-family: "FontAwesome";
}

.ott_uns_list li::before {
    margin-right: 10px;
}

.carrers-txt-grid p {
    font-size: 14px;
    margin-bottom: 15px;
}

.video-feed-section {
    background-position: center top !important;
    padding: 12em 0 10em;
    position: relative;
}

.video-feed-section::before {
    background-color: rgba(0, 0, 0, 0.54);
    content: "";
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.video-feed-section .arrow_triangle-right_alt2::before {
    content: none !important;
}

.video-feed .centered {
    position: relative;
    text-align: center;
    width: 100%;
    color: #ffffff;
}

.video-feed .lg-letter {
    color: #ffffff;
    opacity: 0.075;
}

.centered .lg-letter {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 27em;
    font-weight: 900;
    left: 50%;
    line-height: 0.7;
    pointer-events: none;
    position: absolute;
    text-transform: uppercase;
    top: -120px;
    transform: translateX(-50%);
}

.video-feed .bordered::before {
    background-color: #0149cc;
    background-image: linear-gradient(to right, #0149cc, #00c6ff);
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    width: 14rem;
    margin-left: -8rem;
    transform: translateX(-50%);
}

.video-feed .bordered::after {
    bottom: 0;
    content: "";
    height: 0.9rem;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 50%) skew(-38deg);
    width: 0.65rem;
}


/*

.video-feed .bordered::after {

    border-left: 2px solid #00c6ff;

    border-right: 2px solid #00c6ff;

}

*/

.video-feed .bordered {
    padding-bottom: 0;
    position: relative;
}

.centered .bordered .outer-span:first-of-type::before {
    background-color: #0149cc;
    background-image: linear-gradient(to left, #0149cc, #00c6ff);
}

.centered .bordered .outer-span:first-of-type::before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: 8rem;
    position: absolute;
    transform: translateX(-50%);
    width: 14rem;
}

.outer-span {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 5px;
}

.outer-span + .outer-span {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.video-feed .inner-span {
    color: #ffffff;
    display: block;
    font-family: Proxima Nova Light;
    font-size: 3.8em;
    letter-spacing: 0;
    line-height: 1.02;
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.5s ease-in-out 0s;
}

.video-feed .inner-span > strong {
    font-family: Proxima Nova Regular;
}

.video-feed h6 {
    color: #fff;
    font-family: Proxima Nova Light;
    font-size: 1.667em;
    margin-top: 1em;
}

.video-feed-section .mkdf-video-banner-holder {
    display: inline-block;
    margin: auto;
    position: relative;
}


/*

.video-feed-section .mkdf-video-banner-holder img,

.video-feed-section .video-feed-section-icon img {

    border: 12px solid #009dcc;

    border-radius:100%;

    transition: all 0.3s ease-out 0s;

    max-width:120px;

}

.video-feed-section .mkdf-video-banner-holder:hover .mkdf-video-banner-link img,

.video-feed-section .video-feed-section-icon:hover  img {

    border: 12px solid #ffffff;

    transform: scale(1);

}

*/

.video-feed-section .mkdf-video-banner-holder img,
.video-feed-section .video-feed-section-icon img {
    border: 12px solid #009dcc;
    border-radius: 100%;
    max-width: 120px;
    transition: all 0.3s ease-out 0s;
}

.video-feed-section .mkdf-video-banner-holder:hover .mkdf-video-banner-link img,
.video-feed-section .video-feed-section-icon:hover img {
    border: 12px solid #ffffff;
    transform: scale(1);
}

.video-feed-model.ult-overlay[style] {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
}

.video-feed-model .ult_modal-body {
    padding: 0px !important;
}
#nav-menu-item-10660
{display:none;}

/*------------
Responsive css:
-------------*/
@media only screen and (min-width: 1024px) {
    #nav-menu-item-10660
    {display:none;}
}

@media only screen and (max-width: 1279px) {
    .section-padding {
        padding: 4em 0;
    }
    .home-blog-grid .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 30px;
    }
    .got-grid-time h4 {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 10px !important;
    }
    .full-content-box.light-heading .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 24px;
        font-weight: 300;
        line-height: 28px;
        margin-bottom: 0;
    }
    .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder {
        line-height: 1.2;
    }
    .heading2 .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .heading1 .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .sc_title.sc_title_regular {
        font-size: 17px;
    }
    .sc_title.sc_title_large {
        font-size: 42px;
        line-height: 1.2;
    }
    .sign-up-grid h2.title-light {
        font-size: 22px;
        line-height: 30px;
    }
    .sign-up-grid h2.title-bolder {
        font-size: 22px;
        line-height: 30px;
    }
    .th-sectiontitle h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .th-newsletter h3 {
        padding: 0 25px 0 30px;
    }
    .th-newsletter-form {
        padding: 25px 20px 40px;
    }
    .medical-video-section {
        padding: 100px 0 !important;
    }
    .small-business-overview-title .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 28px;
    }
    .small-business-overview-title2 .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 28px;
        line-height: 32px;
    }
    .business-advice-section {
        padding: 4em 0 0 !important;
    }
    .ready-start-section {
        padding: 3.5em 0;
    }
    .light-heading .mkdf-section-title-small {
        font-size: 21px;
        line-height: 28px;
        font-weight: 400;
    }
    .digital-services-grid .light-heading .mkdf-section-title-small {
        font-size: 22px;
        line-height: 28px;
    }
    .readyt-to-get-grid .mkdf-section-title-holder .mkdf-section-title {
        font-size: 34px;
        margin-bottom: 10px;
    }
    .digital-services-grid {
        padding: 2.5em 0 1.5em;
    }
}

@media only screen and (max-width: 991px) {
    .section-padding {
        padding: 2.5em 0;
    }
    
    .section-bottom-padding {
    padding-bottom: 2.5em;
    }
    
    .call-action-bottom {
        padding: 5em 0;
    }
    .section-margin {
        margin: 2em 0;
    }
    .section-margin-top {
        margin-top: 2em;
    }
    .call-action-grid .mkdf-section-title-holder .mkdf-section-title {
        font-size: 36px;
    }
    .growing-business-sectiion .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 24px;
    }
    .growing-sub-heading h5 {
        font-size: 18px;
    }
    .request-pro-btn a {
        font-size: 24px;
    }
    .btn-title {
        font-size: 22px;
    }
    .light-heading .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 26px;
        line-height: 30px;
    }
    .g5plus-heading.heading-lg h2 {
        font-size: 40px;
    }
    .g5plus-heading .heading-frame.frame-center {
        left: 10%;
        right: auto;
        width: 50%;
    }
    .get-quote-text.light p {
        font-size: 14px;
        margin-bottom: 30px !important;
    }
    .get-a-quote-section {
        padding: 4em 0;
    }
    .small-business-overview-title2.vc_column_container {
        padding-left: 1em;
        padding-right: 1em;
    }
    .business-advice-img .wpb_single_image img {
        bottom: 0;
        height: 250px;
        left: 0;
        margin-left: 0;
        max-width: 100%;
        position: absolute;
    }
    .business-advice-img {
        height: 250px;
    }
    .service__title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .srvc-content-grid {
        padding: 2.5em 0;
    }
    .wpb_single_image img {
        margin-bottom: 20px;
        max-width: 220px;
    }
    .we-listen-block2 h2 {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .we-listen-block2 h2 > strong {
        font-size: 26px;
    }
    .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 26px;
    }
    .grid-text p {
        font-size: 16px !important;
    }
    .challenge-section {
        padding: 3em 0 2em;
    }
    .grid-text ul li {
        font-size: 16px !important;
    }
    .client-moc-section {
        padding: 0 30px;
    }
    .client-visit-grid {
        margin-bottom: 50px;
        margin-top: 20px;
        text-align: center;
    }
    .client-visit-grid .wpb_single_image.wpb_content_element.vc_align_left {
        text-align: center;
    }
    .lets-chat-link a {
        font-size: 34px;
    }
    .lets-chat-link a::after {
        right: -80px;
    }
    .video-feed-section {
        padding: 8em 0 6em;
    }
    .video-feed .inner-span {
        font-size: 2.8em;
    }
    .video-feed h6 {
        font-size: 1.3em;
    }
    .centered .lg-letter {
        font-size: 18em;
        top: -70px;
    }
    .video-feed-section .mkdf-video-banner-holder img {
        max-width: 80px;
    }
    .video-feed-section .mkdf-video-banner-holder img,
    .video-feed-section .video-feed-section-icon img {
        border: 7px solid #009dcc;
        max-width: 80px;
    }
    .video-feed-section .mkdf-video-banner-holder:hover .mkdf-video-banner-link img,
    .video-feed-section .video-feed-section-icon:hover img {
        border: 7px solid #ffffff;
    }
    .readyt-to-get-grid .mkdf-section-title-holder .mkdf-section-title {
        font-size: 27px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .work__study-grid {
        padding-top: 85px;
    }
    .work__study-title {
        padding: 0 6px 0 6px;
    }
    .banner-grid-box p {
        width: 90%;
    }
    .case-study-link-overlay {
        bottom: -20px;
    }
    .banner-full-section .vc_column-inner {
        padding: 4em 0;
    }
    .what-do-grid-section.vc_column_container,
    .culture-grid-section.vc_column_container {
        padding: 3em 1em;
    }
    .work__study-grid {
        padding-top: 150px;
    }
    .banner-grid-box h2 {
        font-size: 24px;
    }
    .banner-grid-box h2 span {
        font-size: 24px !important;
    }
    .grid-anchor {
        padding: 140px 15px 0;
    }
    .about-content-grid {
        padding: 2em 0;
    }
    .main-section-grid {
        padding: 2em 0;
    }
    #text-10 {
        display: none;
    }
    #text-16 {
        display: none;
    }
    .mkdf-position-right {
        display: none;
    }
    .banner-btn-grid {
        display: none !important;
    }
    .clients-heading-grid .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 28px;
        left: 20px;
        position: relative;
        top: 0px;
        margin-bottom: 20px;
    }
    .some-clients-grid .vc_col-sm-2 {
        width: 100% !important;
    }
    .some-clients-grid .vc_col-sm-2 .wpb_single_image img {
        width: 240px;
    }
    .mkdf-portfolio-filter-holder .mkdf-portfolio-filter-holder-inner {
        float: none;
        left: 20px;
        right: 0;
    }
    .mkdf-portfolio-list-holder-outer.mkdf-ptf-gallery article .mkdf-item-title {
        font-size: 16px;
    }
    .dedicate-grid-img img {
        right: -50px;
        top: -160px;
    }
    .snaper-img img {
        display: none;
    }
    .dedicated-grid-section {
        margin-top: 20px;
        padding: 0 15px !important;
    }
    .dedicated-main-section {
        margin-top: 70px;
    }
    .service__overlay.vc_col-sm-4 {
        padding: 30px 15px;
        width: 100%;
    }
    .service__details {
        left: 0;
        max-width: 100%;
        position: relative !important;
        text-align: center;
        top: 0;
        transform: translate(0%, 0%);
        width: 100%;
    }
    .service__overlay {
        position: relative !important;
    }
    .service__banner_img.vc_col-sm-8 {
        left: 0;
        position: relative;
        width: 100%;
    }
    .digital-services-grid .vc_column_container.vc_col-sm-4 {
        margin-bottom: 20px;
    }
    .request-pre-btn {
        padding-bottom: 50%;
    }
    .btn-title {
        padding: 0 20px;
    }
    #mkdf-back-to-top {
        display: none !important;
    }
    .bottom-content-section h2 {
        font-size: 20px !important;
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 0 15px;
    }
    .post-grid {
        padding: 70px 0;
    }
    .post-grid-content .mkdf-post-title a {
        font-size: 22px;
    }
    .post-more-btn .mkdf-btn.mkdf-btn-large {
        padding: 7px 30px;
    }
    .autoshowroom-sign-up .autoshowroom-sign-up-box {
        margin-top: 30px;
    }
    .autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding: 0 20px 0 34px;
    }
    .autoshowroom-ads .autoshowroom-ads-text {
        width: 100%;
    }
    .sign-up-box.vc_column_container > .vc_column-inner {
        padding: 0 10%;
    }
    .sign-up-section {
        padding: 2em 0 4em;
    }
    .bright-text-grid ul li {
        width: 100%;
    }
    .featured1-gird-list {
        padding: 60px 0;
        width: calc(70% - 0px);
    }
    .rev-banner-title h1 {
        margin-top: 70px;
        font-size: 15px !important;
    }
    .rev-banner-title h1 span {
        font-size: 15px !important;
    }
    .choose-program-list-section .mkdf-image-with-text-holder.standard .mkdf-content-holder {
        padding: 0 30px;
        width: calc(100% - 60px);
    }
    .work_grid_left_pos {
        position: absolute;
        right: 10%;
        top: 15%;
        width: 50%;
    }
    .work_grid_left_pos img {
        border: 4px solid #ffffff;
    }
    .work_grid_right {
        padding: 4em !important;
    }
    .work_grid_right h5 {
        font-size: 1.5em;
    }
    .sign-up-grid {
        padding-top: 40px;
    }
    .clients_grid_wrap .vc_col-sm-2 {
        margin-top: 10px;
        width: 100% !important;
    }
    .practice-box .mkdf-iwt.mkdf-iwt-icon-left .mkdf-iwt-icon-holder {
        float: none;
        margin-bottom: 30px;
        text-align: center;
    }
    .practice-box .mkdf-iwt.mkdf-iwt-icon-left.mkdf-iwt-icon-large .mkdf-iwt-content-holder {
        padding-left: 0;
    }
    .best-investment-content .mkdf-section-title-holder h2 {
        margin-top: 30px;
    }
    .video-feed-section {
        padding: 6em 0 5em;
    }
    .video-feed .inner-span {
        font-size: 2.4em;
    }
    .video-feed h6 {
        font-size: 1.2em;
    }
    .centered .lg-letter {
        font-size: 14em;
        top: -45px;
    }
    .discover-the-listing p.lplh-58 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .lead-form-main-box {
        margin: 0 auto 30px;
        padding: 0px 0 !important;
    }
    .lead-form-main-box .wpcf7 {
        padding: 0px 0 !important;
    }
    .lead-form-main-box .mkdf-section-title-holder {
        margin: 0 0 20px;
    }
    .lead-footer {
        padding: 70px 0 30px;
    }
}

@media only screen and (max-width: 479px) {
    .lets-chat-grid {
        left: 0;
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
    }
    .chat-text {
        font-size: 30px;
    }
    .interest-tab span.wpcf7-list-item {
        margin: 0;
        width: 100%;
    }
    .interest-tab .wpcf7-list-item > label .wpcf7-list-item-label::before {
        left: 40px;
    }
    .video-feed-section {
        padding: 4em 0 3em;
    }
    .video-feed .inner-span {
        font-size: 1.52em;
    }
    .abt-info-content {
        padding: 44px 5px 40px;
    }
    .info-txt h1 {
        font-size: 24px;
    }
    .mkdf-grid {
        width:100%;
    }
}

@media only screen and (min-width: 768px) {
    .digital-strategy-section .vc_column_container > .vc_column-inner {
        padding: 0 !important;
    }
    .service__banner_img.service_banner1.vc_col-sm-8,
    .service__banner_img.service_banner3.vc_col-sm-8 {
        left: 42.33%;
    }
    .service__banner_img.service_banner2.vc_col-sm-8,
    .service__banner_img.service_banner4.vc_col-sm-8 {
        left: 0;
    }
    .service__overlay.services2,
    .service__overlay.services4 {
        left: auto;
        right: 0;
    }
    .contactform-grid .vc_col-md-6,
    .contactform-grid .vc_col-md-12 {
        padding-left: 0;
    }
    .clients-video-section.vc_col-sm-6 {
        float: right;
    }
    .home-blog-grid.vc_col-sm-6 {
        float: right;
    }
    .striped-teaser-2.horizontal figure .text-overlay .info2,
    .striped-teaser-2.horizontal1 figure .text-overlay .info2 {
        width: 222px;
        height: 222px;
        margin-top: -111px;
        margin-left: -111px;
    }
    .striped-teaser-2.horizontal figure .text-overlay .info2 a,
    .striped-teaser-2.horizontal1 figure .text-overlay .info2 a {
        top: 46px;
        left: 46px;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 42px;
    }
    .striped-teaser-2.horizontal figure .text-overlay .info2 .shadow,
    .striped-teaser-2.horizontal1 figure .text-overlay .info2 .shadow {
        width: 222px;
        height: 222px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .dedicated-grid-section {
        margin-top: 90px;
    }
    .what-do-grid-section.vc_column_container {
        padding: 1em;
    }
    .culture-grid-section.vc_column_container {
        padding: 1.2em 0 1.2em 15px;
    }
    .what-do-grid-section .vc_empty_space,
    .culture-grid-section .vc_empty_space {
        height: 5px !important;
    }
    .full-content-img.vc_col-sm-6 {
        width: 100%;
    }
    .full-content-box.vc_col-sm-6 {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .landig-form .vc_col-sm-2 {
        width: 20% !important;
    }
    .landig-page-content-padding {
        padding: 40px !important;
    }   
}

@media only screen and (max-width: 1024px) {
    .single-post .mkdf-mobile-header .mkdf-mobile-header-inner {
        background-color: #212426 !important;
    }
    .best-investment-content {
        padding-left: 0 !important;
    }
    .our-practice-section {
        padding: 3em 0;
    }
    .request-call-back-section .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 30px;
    }
    .best-investment-section {
        padding: 0 0 2em;
    }
    .business-professional-testimonial-section .mkdf-section-title-holder h2 {
        font-size: 28px;
    }
    .mkdf-main-menu > ul > li.begin-menu {
        display:block;
    }
}

@media screen and (min-width: 768px) and (max-width: 1191px) {
    .clients-heading-grid .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 28px;
        left: 20px;
        position: relative;
        top: 40px;
    }
    .mkdf-portfolio-list-holder-outer.mkdf-ptf-gallery article .mkdf-item-title {
        font-size: 16px;
    }
    .about-content-grid {
        padding: 3em 0;
    }
    .work__study-grid {
        padding-top: 70px;
    }
    .work__study-title {
        font-size: 24px;
    }
    .banner-full-section .vc_column-inner {
        padding: 4em 0;
    }
    .grid-anchor {
        padding-top: 160px;
    }
    .banner-grid-box p {
        width: 80%;
    }
    .what-do-grid-section .mkdf-section-title-small,
    .culture-grid-section .mkdf-section-title-small {
        font-size: 26px !important;
        font-weight: 300;
        line-height: 1;
    }
    .request-pre-btn {
        height: 100px;
    }
    .post-grid {
        padding: 120px 0;
    }
    .post-grid-content .mkdf-post-title a {
        font-size: 26px;
    }
    .post-more-btn .mkdf-btn.mkdf-btn-large {
        padding: 7px 30px;
    }
    .autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
        padding: 28px 20px 0;
    }
    .featured1-gird-list {
        padding: 80px 0;
        width: calc(50% - 40px);
    }
    .rev-banner-title h1 {
        margin-top: 70px;
        font-size: 24px !important;
    }
    .rev-banner-title h1 span {
        font-size: 24px !important;
    }
    .sign-up-img.wpb_single_image img {
        max-width: none;
    }
    .choose-program-list-section .mkdf-image-with-text-holder.standard h4.mkdf-image-with-text-title {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 5px;
        padding-top: 20%;
    }
    .choose-program-list-section .mkdf-image-with-text-holder .mkdf-image-with-text {
        font-size: 13px;
        line-height: 22px;
    }
    .work_grid_right {
        padding: 1em 2em 1em 4em !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1191px) {
    .culture-grid-section.vc_column_container {
        padding: 3em 4em;
    }
    .what-do-grid-section.vc_column_container {
        padding: 3em 4em;
    }
}

h1.atx_h1_stg {
    z-index: 5 !important;
    min-width: 783px !important;
    max-width: 783px !important;
    white-space: normal !important;
    font-size: 60px !important;
    line-height: 70px !important;
    font-weight: 300 !important;
    color: rgb(255, 255, 255) !important;
    font-family: Roboto !important;
    text-align: center !important;
    visibility: inherit !important;
    transition: none !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    letter-spacing: 0px !important;
    min-height: 0px !important;
    max-height: none !important;
    opacity: 1 !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transform-origin: 50% 50% 0px !important;
}

.mkdf-post-image {
    text-align: center
}

.img-rgt {
    right: 50%
}

.padding-both {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 30px;
}

.padding-both .work__study-title {
    font-size: 22px;
}


/* ANAND */

.landing-formbox {
    background: #e4e4e4;
    border: 4px solid #ffffff;
    box-shadow: 1px 1px 5px #888;
    padding: 30px !important;
}

body.page-id-9068 .mkdf-content[style] {
    margin-top: -72px !important;
}

body.page-id-9040 header.mkdf-page-header,
body.page-id-9068 header.mkdf-page-header {
    display: none;
}

body.page-id-9040 .mkdf-title[style] {
    height: 300px;
}

body.page-id-9068 .mkdf-title[style] {
    background: #3895d0 !important;
    height: 150px !important;
}

body.page-id-9068 .mkdf-title-holder[style] {
    height: auto !important;
    width: 1140px;
    margin: auto;
}

body.page-id-9068 .mkdf-container-inner {
    width: 100%;
}

body.page-id-9068 .mkdf-title.mkdf-content-center-alignment {
    text-align: left;
}

body.page-id-9068 .section-top-tital h2 {
    font-size: 26px !important;
    margin: 11px 11px 11px 0 !important;
    padding-left: 0px;
}

body.page-id-9068 .section-top-tital .mkdf-full-section-inner {
    background: #3895d0;
    margin-left: -45px;
    margin-right: -60px;
}

.landingpage-list-item {
    padding: 70px 0px;
}

.landig-form-main-box {
    margin-top: 70px;
}

.vc_row.landig-form-bottom-mrg {
    margin-bottom: 10px !important;
}

.landig-page-content-padding {
    padding-top: 40px;
}

body.page-id-9068 .vc_custom_1523554943273 {
    padding-top: 25px !important;
}

.landig-form {
    padding: 20px 0px;
}

.landig-form input[type="submit"]:hover {
    border-color: #009dcc !important;
    color: #009dcc !important;
}

.join-btn {
    float: right;
    /*margin-right:170px */
}

.apply-btn {
    /*position:absolute !important;

    bottom:10px;

    left:45%;*/
}

.open-job h4 {
    text-transform: uppercase !important;
    margin: 20px 0px !important;
    color: #009dcc;
}

.large-text {
    font-size: 40px;
    font-style: unset;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff !important
}

.gradient-box .vc_column-inner {
    min-height: 250px;
}

input.career {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}

textarea.career-text-area {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}

@media only screen and (min-width: 768px) {
    .large-text {
        font-size: 95px;
        font-style: unset;
        line-height: 100px;
        text-transform: uppercase;
        margin-bottom: 20px;
        color: #fff !important
    }
    .gradient-box .vc_column-inner {
        background: transparent url(assets/img/text-bg.png) 0 0 repeat;
        border: 3px solid #b5b5b5;
        /*-moz-border-image: -moz-linear-gradient(left, #009dcc 0%, #fff 100%);

    -webkit-border-image: -webkit-linear-gradient(left, #009dcc 0%, #fff 100%);

    border-image: linear-gradient(to right, #009dcc 0%, #fff 100%);

    border-image-slice: 1;*/
        padding: 15px;
        position: relative;
        top: 0px;
        transition: all 250ms ease 0s;
        /*min-height:300px;*/
    }
    .gradient-box .vc_column-inner:hover {
        top: -9px;
    }
    .gradient-box.vc_col-sm-6 {
        width: calc(50% - 30px);
        margin: 0px 15px !important;
    }
    input.career {
        float: right !important;
        margin: 1% !important;
        width: 31.3% !important;
    }
    textarea.career-text-area {
        float: right !important;
        margin: 1% !important;
        width: 48% !important;
    }
    .model-content > h2,
    .model-content > p {
        padding-left: 20px;
    }
    input.career-send-btn {
        margin-left: 10px
    }
    .ult_modal-header>.modal-icon {
        padding: 0 0 0 40px
    }
}

.white-text,
.white-text h2.mkdf-section-title,
.white-text .grid-text p {
    color: #fff !important;
}

.job-main-box {
    margin-bottom: 60px;
    padding: 150px 0px 60px 0px;
}

.ult-modal-input-wrapper button {
    border: 2px solid;
    margin-left: 75px;
    padding: 10px 25px;
    font-weight: bold;
}

.ult-modal-input-wrapper button:hover[style] {
    border-color: #EA8C00 !important;
    background-color: #000 !important;
    color: #EA8C00 !important;
}


/*

.ult-overlay[style] {

    background: #EFEFEF !important;

}

*/


/*-----------------

Multimedia Page:

------------------*/

.multimedia-heading1 h3 {
    color: #ffffff;
    font-size: 34px;
    text-align: center;
    font-weight: 300;
    line-height: 1.2;
}

.multimedia-gallery-grid {
    margin-top: 30px;
}

section #huge_it_videogallery li a::before {
    content: url('assets/img/video-btn-ico.png');
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

section #huge_it_videogallery li a:hover::before {
    opacity: 0;
}

section #huge_it_videogallery li:hover .overLayer {
    background: #009dcc none repeat scroll 0 0 !important;
}

section #huge_it_videogallery li .overLayer ul li h2,
section #huge_it_videogallery li .infoLayer ul li h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
}

section #huge_it_videogallery {
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

#huge_it_videogallery li.huge_it_big_li {
    border: medium none !important;
    border-radius: 0 !important;
    margin: 0 0 15px !important;
}

section #huge_it_videogallery li .overLayer,
section #huge_it_videogallery li .infoLayer {
    border-radius: 0 !important;
}

section #huge_it_videogallery li a {
    border-radius: 0 !important;
}


/*--------------

About page 2:

---------------*/

.our-impressive-heading-section {
    padding-top: 4em;
}

.our-impressive-port-content {
    padding: 2em 0 0;
}

.our-impressive-port-content .vc_column_container.wpb_column {
    margin-bottom: 30px;
}

.impressive-port-grid .mkdf-image-with-text-holder.standard .mkdf-content-holder {
    height: 100%;
    opacity: 0;
    padding: 30px 0 0 30px;
    position: absolute;
    text-align: left;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: calc(100% - 60px);
    z-index: 100;
}

.impressive-port-grid .mkdf-content-holder::before {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    content: "";
    display: block;
    height: calc(100% - 30px);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.impressive-port-grid .mkdf-content-holder:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.impressive-port-grid .mkdf-image-with-text-holder.standard h4.mkdf-image-with-text-title {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 30px;
}

.impressive-port-grid .mkdf-image-with-text-holder .mkdf-image-with-text {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    width: 75%;
}

.impressive-port-grid .mkdf-image-with-text-holder.standard:hover .mkdf-content-holder {
    opacity: 1;
}

.impressive-port-grid .mkdf-al-icon {
    display: none !important;
}

.impressive-port-grid .mkdf-al-text {
    background-color: transparent;
    border: 2px solid #009dcc;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 7px 22px;
    text-transform: uppercase;
}

.impressive-port-grid .mkdf-al-text:hover {
    background-color: #009dcc;
}

.impressive-port-grid .mkdf-image-with-text-holder.standard .mkdf-imt-link-holder {
    margin-top: 45px;
}

.mkdf-btn.discover-btn {
    border-radius: 0;
}

.abt-slider .tp-thumb-image {
    border: 2px solid #fff;
    border-radius: 50%;
    height: calc(100% - 4px) !important;
    width: calc(100% - 4px) !important;
}

.our-team-slider .erinyen .tp-thumb-over {
    background: transparent none repeat scroll 0 0 !important;
}

.our-team-slider .erinyen .tp-thumb-more::before {
    content: none !important;
}

.our-team-slider .erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
    background: transparent none repeat scroll 0 0 !important;
}

.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
    color: #ea8c00 !important;
}

.our-team-slider .erinyen .tp-thumb-title {
    padding: 60px 20px 0 !important;
}


/*--------------

Seo Landing Page:

---------------*/

body.page-id-9199 .mkdf-content[style] {
    margin-top: 0px !important;
}

.page-id-9199 .mkdf-header-standard-menu-holder {
    display: none;
}

.page-id-9199 .mkdf-position-right,
body.page-id-9199 header.mkdf-page-header,
body.page-id-9199 header.mkdf-mobile-header {
    display: none;
}

.site-url-data {
    font-size: 20px;
    line-height: 1.8;
    padding: 0px 0px;
}

.traffic-text .vc_column-inner {
    text-align: right;
    margin-top: 24px;
}

.site-url-data input {
    float: left;
    font-family: Open Sans;
}

.web-trafic-form .col-sm-4 {
    display: inline-block;
    float: left;
    margin: 10px 5px 0;
    width: calc(33.33% - 10px);
}

.site-url-data input[type="text"],
.site-url-data input[type="email"] {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 0;
    font-family: Open Sans !important;
    padding: 16px 12px 17px;
    margin-bottom: 10px;
}

.site-url-data input[type="submit"] {
    width: auto;
    margin: 0px 1px;
    background: transparent;
    border-width: 1px !important;
    padding: 14px 10px 15px !important;
    font-family: Open Sans !important;
    letter-spacing: 0px !important;
}

.site-url-data input[type="submit"]:hover {
    background: transparent: #009dcc;
    border-width: 1px;
}

.seo-rev-section-banner .banner-logo {
    margin-bottom: 50px;
}

.wpb_single_image.banner-logo img {
    max-width: 60%;
}

.seo-rev-section-banner {
    padding: 4em 0px;
    background: #ECECED;
}

.wpb_content_element.banner-bold-text {
    padding: 60px 0 30px !important;
}

.wpb_content_element.banner-bold-text h1 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
}

.banner-bold-text h1::before {
    background: #009dcc;
    content: "";
    display: block;
    height: 1px;
    left: calc(50% - 40px);
    position: absolute;
    width: 80px;
    top: -15px;
}

.wpb_content_element.banner-question {
    padding: 0 110px 40px !important;
}

.wpb_content_element.banner-question p {
    font-size: 20px !important;
    line-height: 1.8;
}

.wpb_content_element.banner-question p strong {
    color: #009dcc;
}

.seo-rev-section-banner input[type="text"],
.seo-rev-section-banner input[type="email"] {
    background: #fbfcfd none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    display: inline-block;
    font-family: Open Sans !important;
    height: 52px;
    line-height: 26px !important;
    margin: 0 0 15px !important;
    padding: 10px 12px;
    width: 100%;
}


/*.seo-rev-section-banner input[type="text"] {

    width:430px;

    border-radius:0px;

    background:#FBFCFD;

    border:1px solid #fafbfb;

    padding:21px 15px 18px;

    font-family: Open Sans !important;

}*/

.seo-rev-section-banner input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border-width: 1px !important;
    font-family: Open Sans !important;
    font-size: 16px !important;
    height: 52px;
    letter-spacing: 0 !important;
    margin: 0;
    padding: 10px 25px !important;
    width: auto;
}


/*.seo-rev-section-banner input[type="submit"] {

    width:auto;

    margin:1px -3px;

    background:transparent;

    border-width:1px !important;

    padding:17px 10px 18px !important;

    font-family: Open Sans !important;

    letter-spacing:0px !important;

}*/

.seo-rev-section-banner input[type="submit"]:hover,
.lead-fast input[type="submit"]:hover {
    border-width: 1px;
}

.lead-fast input[type="text"],
.lead-fast input[type="email"] {
    background: #fbfcfd none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    display: inline-block;
    font-family: Open Sans !important;
    height: 52px;
    line-height: 26px !important;
    margin: 0 0 15px !important;
    padding: 10px 12px;
    width: 100%;
}

.lead-fast input[type="submit"] {
    width: auto;
    margin: 1px -3px;
    background: transparent;
    border-width: 1px !important;
    padding: 11px 10px 14px !important;
    font-family: Open Sans !important;
    letter-spacing: 0px !important;
}

.ready-start .seo-form1-grid .quote-form.keyword-col,
.ready-start .seo-form1-grid .quote-form {
    width: calc(20% - 15px);
}

@media only screen and (max-width: 767px) {
    .seo-rev-section-banner {
        padding: 2em 0px;
        background: #ECECED;
    }
    .seo-rev-section-banner .banner-logo {
        margin-bottom: 20px;
    }
    .wpb_content_element.banner-bold-text {
        padding: 30px 0 !important;
    }
    .wpb_content_element.banner-question {
        padding: 0 5px 20px !important;
    }
    .traffic-text .vc_column-inner {
        text-align: center;
    }
    .site-url-data input[type="text"],
    .site-url-data input[type="email"] {
        margin: 0;
    }
    .site-url-data input[type="submit"] {
        margin: 1px auto 10px;
        float: none;
    }
    .wpb_content_element.banner-bold-text h1 {
        font-size: 35px;
    }
    .seo-rev-section-banner input[type="text"] {
        width: 100%;
        padding: 15px 15px;
    }
    .seo-rev-section-banner input[type="submit"] {
        padding: 15px 10px !important;
    }
    .lead-fast input[type="text"] {
        width: 100%;
        border-radius: 0px;
        background: #FBFCFD;
        border: 1px solid #d3d3d3;
        padding: 15px 15px 15px;
        font-family: Open Sans !important;
    }
    .lead-fast input[type="submit"] {
        width: auto;
        margin: auto;
        background: transparent;
        border-width: 1px !important;
        padding: 11px 10px 14px !important;
        font-family: Open Sans !important;
        letter-spacing: 0px !important;
    }
    .ready-start .seo-form1-grid .quote-form.keyword-col,
    .ready-start .seo-form1-grid .quote-form {
        width: 100%;
    }
    .ready-start .quote-form.submit-report {
        text-align: center;
    }
    .traffic-text {
        margin-bottom: 15px;
    }
    .wpb_content_element.banner-question p {
        font-size: 16px !important;
        line-height: 1.4;
    }
    .web-trafic-form.row .col-sm-4 {
        text-align: left;
    }
    /*.major-step-box h4 {

        margin-top:50px;

    }*/
    .seo-form1-grid .quote-form.submit-report {
        text-align: left;
    }
    .sofbox-img-content {
        margin-top: 20px;
    }
    .contactformbottom .vc_col-sm-12[style] {
        text-align: left !important;
    }
}

.seo-rev-section {
    position: relative;
}

.seo-rev-section::after {
    background: rgba(0, 0, 0, 0) url("assets/img/seo-rev-bg.png") no-repeat scroll 0 0 / cover;
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 78px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.waves-grid {
    position: absolute;
    right: 24%;
    top: 44%;
}

.waves-video-pops {
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-align: center;
}

.waves-box {
    position: relative;
}

.seo-video {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 100%;
    color: #009dcc;
    display: inline-block;
    float: left;
    font-size: 30px;
    height: 60px;
    line-height: 2.1;
    position: relative;
    text-align: center;
    width: 60px;
    z-index: 9;
}

.ion-ios-play-outline::before {
    content: "ï’‡";
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    text-transform: none;
}

.iq-waves {
    float: right;
    height: 200px;
    left: -70px;
    position: absolute;
    top: -70px;
    width: 200px;
    z-index: 2;
}

.iq-waves .waves {
    animation: 3s ease-in-out 0s normal none infinite running waves;
    background: rgba(234, 140, 0, 0.81) none repeat scroll 0 0 padding-box;
    border-radius: 100%;
    height: 200px;
    opacity: 0;
    position: absolute;
    width: 200px;
}

.waves-box .iq-waves .wave-1 {
    animation-delay: 0s;
}

.waves-box .iq-waves .wave-2 {
    animation-delay: 1s;
}

.waves-box .iq-waves .wave-3 {
    animation-delay: 2s;
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.page-id-9199 h1,
.page-id-9199 h2,
.page-id-9199 h3,
.page-id-9199 h4,
.page-id-9199 h5,
.page-id-9199 h6 {
    font-family: Raleway !important;
}

.page-id-9199 p {
    color: #666666;
    font-family: Open Sans !important;
    font-size: 15px;
}

.what-provide-box .mkdf-iwt .mkdf-iwt-custom-icon-holder img {
    margin: 0;
}

.what-provide-box .mkdf-iwt-title-holder h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.what-provide-box .mkdf-iwt {
    border: 1px solid #f7f7f7;
    padding: 30px 20px;
    position: relative;
}

.what-provide-box .mkdf-iwt {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.what-provide-box .mkdf-iwt:before,
.what-provide-box .mkdf-iwt:after {
    content: "";
    background: #009dcc;
    position: absolute;
    transition: all 0.3s ease 0s;
}

.what-provide-box .mkdf-iwt:before,
.what-provide-box .mkdf-iwt:after {
    bottom: 0;
    right: 0;
}

.what-provide-box .mkdf-iwt:before {
    width: 100%;
    height: 2px;
    transform: translateX(-100%);
    transition-delay: 0.9s;
}

.what-provide-box .mkdf-iwt:after {
    width: 2px;
    height: 100%;
    transform: translateY(100%);
    transition-delay: 0.6s;
}

.major-step-box {
    border: 1px solid #f7f7f7;
    display: inline-block;
    margin-top: 30px;
    min-height: 325px;
    overflow: hidden;
    padding: 30px 20px 15px;
    position: relative;
    text-align: left;
}

.major-step-box:before,
.major-step-box:after {
    content: "";
    background: #009dcc;
    position: absolute;
    display: table;
    transition: all 0.3s ease 0s;
}

.major-step-box:before,
.major-step-box:after {
    bottom: 0;
    right: 0;
}


/*

.major-step-box:after { 

    top: 0; 

    left: 0; 

}

*/

.major-step-box:before {
    width: 100%;
    height: 2px;
    transform: translateX(-100%);
    transition-delay: 0.9s;
}

.major-step-box:after {
    width: 2px;
    height: 100%;
    transform: translateY(100%);
    transition-delay: 0.6s;
}

.major-step-box:hover:before,
.major-step-box:hover:after {
    transform: translate(0, 0);
}

.major-step-box:hover:before {
    transition-delay: 0s;
}

.major-step-box:hover:after {
    transition-delay: 0.3s;
}

.major-step-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 25px 0 10px;
    text-transform: uppercase;
}

.page-id-9199 ul li,
.page-id-9199 ol li {
    color: #666666;
    font-family: Open Sans !important;
    font-size: 15px;
}

.step-list-num {
    color: #e9e9e9;
    font-size: 82px;
    font-weight: 700;
    left: 10px;
    position: absolute;
    top: 29px;
    z-index: -1;
}

.iq-works-box > .span:before,
.iq-works-box > .span:after {
    top: 0;
    left: 0;
}

.iq-works-box > .span:before {
    width: 100%;
    height: 2px;
    transform: translateX(100%);
    transition-delay: 0.3s;
}

.iq-works-box > .span:after {
    width: 2px;
    height: 100%;
    transform: translateY(-100%);
    transition-delay: 0s;
}

.what-provide-box .mkdf-iwt:hover:before,
.what-provide-box .mkdf-iwt:hover:after {
    transform: translate(0, 0);
}

.what-provide-box .mkdf-iwt:hover:before {
    transition-delay: 0s;
}

.what-provide-box .mkdf-iwt:hover:after {
    transition-delay: 0.3s;
}

.iq-works-box:hover > .span:before {
    transition-delay: 0.6s;
}

.iq-works-box:hover > .span:after {
    transition-delay: 0.9s;
}

.seo-call-action1 {
    padding: 3em 45px;
}

.seo-form1-grid .quote-form {
    float: left;
    margin: 0 5px 0 0;
    width: -webkit-calc(20% - 5px);
    width: -moz-calc(20% - 5px);
    width: calc(20% - 5px);
}

.seo-form1-grid .quote-form.keyword-col {
    width: 24%;
}

@media only screen and (max-width: 768px) {
    .seo-form1-grid .quote-form.keyword-col {
        width: 100%;
    }
}

.quote-form.submit-report {
    width: 15%;
}

.wpcf7-form .seo-form1-grid .ajax-loader {
    right: 0;
    left: auto;
}

.submit-report .wpcf7-form-control.wpcf7-submit {
    height: 44px !important;
}

.softbox-section {
    padding: 7em 0 4em;
}

.wpb_video_widget.sofbox-img {
    left: 50px;
    position: relative;
}

.sofbox-img-content {
    position: relative;
    z-index: 2;
}

.sofbox-img-content::before {
    content: url("assets/img/vector-03.png");
    display: block;
    left: 15px;
    position: absolute;
    top: -35px;
    width: 100%;
    z-index: -1;
}

.sofbox-img-content::after {
    background-color: transparent;
    border: 34px solid #009dcc;
    border-radius: 100%;
    content: "";
    display: block;
    height: 400px;
    position: absolute;
    right: -240px;
    top: -65px;
    width: 400px;
    z-index: -1;
}

.soft-w-section {
    padding: 4em 0 7em;
}

.sw-feature {
    position: relative;
    z-index: 2;
}

.sw-feature::before {
    content: url("assets/img/vector-03.png");
    display: block;
    left: -90px;
    position: absolute;
    top: -35px;
    width: 100%;
    z-index: -1;
}

.sw-feature::after {
    background-color: transparent;
    border: 34px solid #009dcc;
    border-radius: 100%;
    content: "";
    display: block;
    height: 400px;
    left: 65px;
    position: absolute;
    top: -50px;
    width: 400px;
    z-index: -1;
}

.sw-feature .wpb_single_image.sofbox-img {
    left: -90px;
    position: absolute;
    right: auto;
}

.sw-feature-list ul li {
    color: #333333;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    list-style: outside none none;
    margin: 0 0 10px;
    padding-left: 40px;
    position: relative;
}

.sw-feature-list ul li::before {
    color: #009dcc;
    content: "";
    display: inline-block;
    font-family: "Ionicons";
    font-size: 27px;
    left: 0;
    position: absolute;
}

.pffs-section {
    padding: 50px 0;
    position: relative;
}

.pffs-section::before {
    background: rgba(234, 140, 0, 1) none repeat scroll 0 0;
    content: "";
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.pffs-section .mkdf-section-title.mkdf-section-title-large {
    text-transform: uppercase;
    font-size: 40px;
    line-height: normal;
    margin: 0 0 10px;
}

.page-id-9199 .mkdf-btn.mkdf-btn-solid {
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 30px;
}

.seo-testimonial-section {
    padding: 4em 0 2em;
}

.seo-testimonial-grid {}

.seo-testimonial-grid .mkdf-testimonials .mkdf-testimonial-text-holder .mkdf-testimonial-text-inner {
    text-align: center !important;
}

.seo-testimonial-grid .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-text {
    color: #333333 !important;
    font-weight: 400 !important
}

.seo-testimonial-grid .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-author-text {
    float: none;
    font-size: 20px;
    font-weight: 600;
}

.seo-testimonial-grid .mkdf-testimonials-slider .mkdf-testimonials .owl-pagination {
    text-align: center;
}

.seo-testimonial-grid .mkdf-testimonials .mkdf-testimonial-content-inner {
    padding: 0 0 16px;
}

.seo-testimonial-grid .mkdf-carousel-navigation .owl-pagination .owl-page.active span {
    background-color: #ea8c00 !important;
}

.seo-testimonial-grid .mkdf-testimonials-slider span.mkdf-quote-title {
    color: #e9e9e9;
    font-size: 84px;
    left: 50%;
    margin-left: -42px;
    top: -25px;
}

.seo-accord-section {
    padding: 4em 0;
}

.seo-acrd-grid {}

.seo-acrd-grid .mkdf-accordion-content-inner p {
    color: #666666;
    font-family: open sans;
    font-size: 15px !important;
    margin-bottom: 20px !important;
    font-weight: 400;
}

.seo-acrd-grid .mkdf-accordion-holder .mkdf-title-holder .mkdf-tab-title,
.seo-acrd-grid .mkdf-accordion-holder .mkdf-title-holder .mkdf-tab-title-inner {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

.seo-acrd-grid .ui-state-active .mkdf-tab-title-inner {
    color: #333 !important;
}

.seo-acrd-grid .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder::after {
    background-color: #009dcc;
    left: auto;
    opacity: 1;
    right: 0;
    top: 0;
    width: 45px;
}

.seo-acrd-grid .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder {
    -moz-user-select: none;
    background-color: #f5f7fb;
    border: 1px solid #f3f7ff;
    border-radius: 0;
    margin: 12px 0 0;
    padding: 9px 20px;
}

.seo-acrd-grid .mkdf-accordion-holder.mkdf-boxed .mkdf-accordion-content .mkdf-accordion-content-inner {
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.06);
}

.seo-acrd-grid .mkdf-accordion-holder .mkdf-title-holder .mkdf-accordion-mark {
    color: #f1f1f1;
}

.seo-readyt .mkdf-section-title.mkdf-section-title-medium {
    font-size: 38px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}


/*---------------------
 Categories Design Page:
----------------------*/

.category-design-title .mkdf-section-title-holder .mkdf-section-title-medium {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
}

.category-sub-title h5 {
    margin-bottom: 18px !important;
}

.img-480.wpb_single_image img {
    max-width: 480px;
}

.more-outline-btn .mkdf-icon-font-elegant.arrow_right.mkdf-btn-icon-elem.hover {
    display: none !important;
}

.more-outline-btn.mkdf-btn.mkdf-btn-icon:hover .mkdf-btn-icon-holder .mkdf-btn-icon-elem {
    transform: translateX(0px) !important;
}

.more-outline-btn.mkdf-btn.mkdf-btn-medium.mkdf-btn-icon {
    padding: 12px 24px 12px 48px !important;
}

.more-outline-btn .mkdf-btn-icon-holder {
    left: 0;
    position: absolute !important;
    top: 0px;
}

.featured-grid-box.wpb_content_element {
    background-color: #ffffff;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
    margin-bottom: 0 !important;
    padding: 30px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}

.featured-grid-box h3 {
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.featured-grid-box p {
    min-height: 215px;
}

.fea-more-btn a {
    background-color: transparent;
    border: 2px solid #2c464e;
    color: #2c464e;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 10px 0 20px;
    padding: 10px 22px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.fea-more-btn a:hover,
.fea-more-btn a:focus {
    background-color: #ea8c00;
    border: 2px solid #ea8c00;
    color: #ffffff;
}

.clearfix-grid {
    clear: both;
}

.start-up-form input {
    margin-bottom: 12px !important;
}

.client-title-padding .mkdf-section-title-medium {
    padding-left: 4%;
}

.get-start-sub-txt ol li {
    color: rgba(255, 255, 255, 0.86);
    margin-bottom: 10px;
}


/*-------------
Responsive CSS:
---------------*/

@media only screen and (max-width: 1279px) {
    .img-480.wpb_single_image img {
        max-width: 100%;
        margin: 0;
    }
    .category-design-title .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 27px;
        letter-spacing: 1px;
    }
    .category-sub-title h5 {
        font-size: 16px;
    }
    
}

@media only screen and (max-width: 991px) {
    .seo-rev-section::after {
        z-index: -1;
    }
    .waves-grid {
        position: absolute;
        right: 12%;
        top: 56%;
    }
    .seo-video {
        font-size: 20px;
        height: 40px;
        width: 40px;
    }
    .iq-waves {
        height: 100px;
        left: -30px;
        top: -30px;
        width: 100px;
    }
    .iq-waves .waves {
        height: 100px;
        width: 100px;
    }
    .what-provide-box .mkdf-iwt.mkdf-iwt-icon-top {
        margin-top: 20px;
    }
    .softbox-section {
        padding: 3em 0 1em;
    }
    .wpb_video_widget.sofbox-img {
        position: relative;
        right: 0;
    }
    .sofbox-img-content::after {
        content: none;
        border: 14px solid #009dcc;
        height: 140px;
        right: -40px;
        top: -26px;
        width: 140px;
    }
    .sofbox-img-content::before {
        content: none;
    }
    .soft-w-section {
        padding: 1em 0;
    }
    .sw-feature .wpb_single_image.sofbox-img {
        left: 0;
        position: relative;
        right: auto;
    }
    .sw-feature::before {
        content: none;
    }
    .sw-feature::after {
        content: none;
        border: 14px solid #009dcc;
        height: 140px;
        right: 40px;
        top: -26px;
        width: 140px;
    }
    .pffs-section .mkdf-section-title.mkdf-section-title-large {
        font-size: 27px;
    }
    .pffs-section {
        padding: 40px 0 20px;
    }
    .seo-testimonial-section {
        padding: 3em 0 2em;
    }
    .seo-accord-section {
        padding: 1em 0 3em;
    }
    .seo-readyt .mkdf-section-title.mkdf-section-title-medium {
        font-size: 27px !important;
        line-height: 1.34 !important;
    }
    .seo-call-action1 {
        padding: 2em 15px 1.5em;
    }
    .seo-form1-grid .quote-form {
        float: left;
        margin: 0;
        width: 100%;
    }
    .seo-form1-grid .quote-form input {
        margin-bottom: 10px;
    }
    .clearfix-grid {
        margin-top: 15px;
    }
    
    .contact_form_grid .clearfix-grid {
        margin-top: 0px;
    }
    
    .category-design-title .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 24px;
        letter-spacing: 1px;
    }
    
    .featured-grid-box p {
        min-height: 270px;
    }
    
    .featured-grid-box h3 {
        font-size: 20px;
    }
    
    
    
}



@media only screen and (max-width: 767px) {
    .impressive-port-grid .mkdf-image-with-text-holder .mkdf-imt-image img {
        min-height: 240px;
    }
    .work__study-title {
        font-size: 24px;
    }
    body.page-id-9068 .mkdf-title-holder[style] {
        top: 93px;
    }
    body.page-id-9068 .mkdf-title .mkdf-title-holder h1 {
        font-size: 23px;
    }
    .wpb_video_widget.sofbox-img {
        left: 0px;
        position: relative;
    }
    .pffs-section .mkdf-section-title-holder .mkdf-section-title-medium {
        font-size: 22px !important;
    }
    .seo-acrd-grid .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder {
        padding: 9px 45px 9px 20px;
    }
    .seo-acrd-grid .mkdf-accordion-holder .mkdf-title-holder .mkdf-tab-title,
    .seo-acrd-grid .mkdf-accordion-holder .mkdf-title-holder .mkdf-tab-title-inner {
        font-size: 14px;
    }
    .seo-acrd-grid .mkdf-accordion-content-inner p {
        font-size: 14px !important;
    }
    
    .featured-grid-box p {
        min-height: auto;
    }
    
}

@media only screen and (max-width: 480px) {
    .featued-title .mkdf-section-title-holder .mkdf-section-title-large {
        font-size: 19px;
        letter-spacing: 0;
        margin: 0;
    }

}


@media only screen and (max-width: 991px) {
    .multimedia-heading1 h3 {
        font-size: 24px;
    }
    .multimedia-heading1 h3 > br {
        display: none;
    }
    .multimedia-gallery-grid {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    section #huge_it_videogallery li .overLayer ul li h2,
    section #huge_it_videogallery li .infoLayer ul li h2 {
        font-size: 20px !important;
        font-weight: 600 !important;
    }
}

@media only screen and (min-width: 1366px) {
    .rew_fea_text1 {
        width: 70%;
        margin: auto;
    }
}

@media only screen and (min-width: 1200px) {
    #huge_it_videogallery .huge_it_big_li {
        border: medium none !important;
        border-radius: 0 !important;
        height: 250px !important;
        margin: 0 0 30px !important;
        max-width: 386px !important;
        overflow: hidden;
        padding: 0 15px !important;
        width: calc(100% - 30px) !important;
    }
    #huge_it_videogallery li.huge_it_big_li {
        border: medium none !important;
        border-radius: 0 !important;
        height: 250px !important;
        margin: 0 0 30px !important;
        max-width: 386px !important;
        overflow: hidden;
        padding: 0 15px !important;
        width: calc(100% - 30px) !important;
    }
    #huge_it_videogallery li img {
        height: 250px !important;
        max-width: 386px !important;
    }
    section #huge_it_videogallery li .overLayer,
    section #huge_it_videogallery li .infoLayer {
        border-radius: 0 !important;
        height: 250px !important;
        max-width: 386px !important;
        margin: 0 15px;
        width: calc(100% - 30px);
    }
    section #huge_it_videogallery li a {
        border-radius: 0 !important;
        height: 250px !important;
        max-width: 386px !important;
    }
    #huge_it_gallery li .overLayer ul,
    section #huge_it_videogallery li .infoLayer ul {
        margin: 22% 0 0 !important;
    }
    .padding-left-25 {
        padding-left: 25px !important;
    }
}


@media only screen and (min-width: 1400px) {
    .lcl-form-section{
        padding:90px 0 40px 0;
    }

}


.heading-text .light-heading .mkdf-section-title-small {
    font-size: 19px;
    font-weight: bold;
}


/* ANAND */

.light-heading-border {
    border-bottom: 1px solid #e9e9e9;
}

.ab-services-section img {
    display: inline !important;
}

.ab-services-section .wpb_wrapper {
    border-bottom: 2px solid #009dcc;
    padding-bottom: 20px;
}

.light-heading h4 {
    color: #333 !important;
    font-family: "Open Sans", serif !important;
    font-size: 23px !important;
    font-weight: 300 !important;
    line-height: 36px !important;
    margin-bottom: 10px !important;
    text-transform: none !important;
}

.light-heading h4:hover {
    color: #009dcc !important;
}

.abt-slider .tp-thumb-mask {
    bottom: 70px;
}

.abt-slider .deploy-bullets .tp-thumb.selected .tp-thumb-over,
.abt-slider .deploy-bullets .tp-thumb:hover .tp-thumb-over {
    display: none !important;
}

.abt-slider .deploy-bullets .tp-thumb.selected .tp-thumb-image[style] {
    display: block !important;
}

.abt-slider .deploy-bullets .tp-thumb-over {
    background: none !important;
}

.abt-slider .erinyen .tp-thumb.selected .tp-thumb-over,
.abt-slider .erinyen .tp-thumb:hover .tp-thumb-over,
.abt-slider .erinyen .tp-thumb-over,
.abt-slider .erinyen .tp-thumb-over {
    background: transparent;
}

.abt-slider .erinyen .tp-thumb-title {
    padding: 51px 35px 20px 20px;
}

.abt-slider .erinyen .tp-thumb-more::before {
    top: 51px;
}

.choosing-us-section p {
    color: #848484;
    line-height: 30px;
    margin: 30px 0px !important;
}

.choosing-us-section h4 {
    font-size: 20px !important;
    font-weight: normal;
    color: #848484;
    padding-left: 8px;
    margin-bottom: 2px !important;
}

.light-heading.choosing-us-section .mkdf-section-title-small {
    line-height: 0 !important;
    margin-bottom: 1px !important;
}

.get-quote h2 {
    font-size: 23px;
    color: #323A45;
    text-transform: unset;
    font-weight: 600;
    padding-bottom: 25px;
}

.quote-form textarea,
.quote-form textarea:focus {
    height: 120px;
}




/*.quote-form span.Name:before {

    content:"\f007";

    font-family:fontawesome;

    display:block;

    width:25px;

    height:25px;

    color:#D5D5D5;

    font-size:23px;

    position:absolute;

    top:-5px;

}

.quote-form span.Email:before {

    content:"\f003";

    font-family:fontawesome;

    display:block;

    width:25px;

    height:25px;

    color:#D5D5D5;

    font-size:23px;

    position:absolute;

    top:-5px;   

}

.quote-form span.Phone:before {

    content:"\f095";

    font-family:fontawesome;

    display:block;

    width:25px;

    height:25px;

    color:#D5D5D5;

    font-size:23px;

    position:absolute;

    top:-5px;

}

.quote-form span.Website:before {

    content:"\f17d";

    font-family:fontawesome;

    display:block;

    width:25px;

    height:25px;

    color:#D5D5D5;

    font-size:23px;

    position:absolute;

    top:-5px;

}

.quote-form span.Massage:before {

    content:"\f1d7";

    font-family:fontawesome;

    display:block;

    width:25px;

    height:25px;

    color:#D5D5D5;

    font-size:23px;

    position:absolute;

    top:-112px;

}*/

.success {
    margin: 80px 0px;
    padding: 50px 0px;
}

.success h2 {
    text-transform: unset;
    color: #fff;
    font-weight: 600;
    margin: 50px 0px;
}

.success .mkdf-counter-holder.mkdf-counter-light,
.success .mkdf-counter-holder.mkdf-counter-light:hover {
    border: none;
    background: none;
}

.success .mkdf-counter-holder .mkdf-counter-icon {
    display: inline-block;
    font-size: 100px;
    margin-right: 5px;
}

.success .mkdf-counter-holder h4 {
    text-align: left;
    margin-bottom: 40px;
}

.success .mkdf-counter-holder span {
    font-size: 62px;
    font-weight: normal;
}


/* ANAND */


/*--------------

Tips of day Page:

---------------*/

.tips-of-day-banner-section {
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 60px;
}

.request-call-back-form2 .wpcf7-form-control-wrap select {
    padding: 8px 15px !important;
}

.request-call-back-form2 .wpcf7-form-control-wrap select > option {
    color: #000;
    background-color: #fff;
    padding: 5px 10px !important;
}

.request-call-back-form2 .wpcf7-form-control.wpcf7-submit.btn-submit {
    background: #ea8c00 none repeat scroll 0 0 !important;
    border-color: #ea8c00 !important;
}

.request-call-back-form2 .wpcf7-form-control.wpcf7-submit.btn-submit:hover:not(.mkdf-btn-custom-hover-bg) {
    background: #009dcc none repeat scroll 0 0 !important;
    border-color: #009dcc;
}

a.miami-developer:hover,
.srvc-box:hover a.miami-developer {
    color: #ea8c00;
}

.page-id-9068 .mkdf-mobile-header {
    display: none;
}

#text-26 h4 {
    margin-top: 7px;
}

.feed2 .player .vp-player-layout {
    height: 240px !important;
    width: 300px !important;
}

.mob-app-cont-heading h2 {
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 5px;
    text-align: center;
}

.mob-app-cont-heading p {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.mob-app-contact-grid {
    background-color: rgba(0, 0, 0, 0.75);
    padding: 30px;
}

.bottom-banner-link-section {
    padding: 20px 0 10px;
}

.bottom-banner-link-section .franchise-link-btn.mkdf-btn.mkdf-btn-solid {
    padding: 10px 18px !important;
}




/*--------------
Mobile App Page:
---------------*/

.th-sectiontitle2 h2 {
    color: #2c464e;
    font-family: BebasNeue Regular;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 1;
    margin: 0;
    padding: 0 0 15px;
    text-transform: uppercase;
}

.th-sectiontitle2 h2 span {
    color: #009dcc;
}

.th-description p {
    color: #2c464e;
    font-size: 16px;
    letter-spacing: 0px;
    margin: 0 0 10px;
}

.th-sectiontitle2.light-color h2 {
    color: #ffffff;
}

.th-description.light-color p {
    color: #ffffff;
}

.th-description p > strong {
    font-size: 18px;
}

.mobile-app-info-grid .mkdf-icon-small {
    font-size: 1.75em;
}

.mobile-app-info-grid .mkdf-iwt-title-holder {
    margin: 0 !important;
}

.mobile-app-info-grid .mkdf-iwt-title-holder h3 {
    margin: 0 !important;
    letter-spacing: 1px;
}

.mobile-app-info-grid .mkdf-iwt-content-holder .mkdf-iwt-text-holder p {
    font-size: 16px;
    color: #2c464e;
}

.wht-do-mob-app {
    position: relative;
}

.wht-do-mob-app::before {
    background-color: rgba(36, 36, 36, 0.87);
    content: "";
    display: block !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#nav-menu-item-10657{
    display:none;
}


.bottom-product-section{
    background: #000000 none repeat scroll 0 0;
    padding: 60px 0 48px;
    text-align: center;
    position: relative:;
}

.page-id-11320 .bottom-product-section, 
.page-id-11450 .bottom-product-section,
.page-id-11778 .bottom-product-section,
.page-id-8445 .bottom-product-section{
    display:none !important;
}


.footer-nav-logo-grid ul {
    border: 3px solid #96a1a5;
    display: inline-block;
    margin: 0;
    padding: 40px 20px 32px;
    width: 100%;
    position: relative;
}


.footer-nav-logo-grid ul::before {
    background-color: #000000;
    content: "";
    display: block;
    height: 40px;
    left: 25%;
    position: absolute;
    top: -20px;
    width: 50%;
    z-index: 2;
}


.footer-nav-logo-grid ul li {
    display: inline-block;
    float: left;
    width: 49.33%;
}

.footer-logo-txt {
    color: #ffffff;
    font-size: 54px;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 7px;
    background-color: #000000;
    width: 50%;
    margin-left: 25%;
    position: absolute;
    top: -27px;
    z-index: 12;
}

.page-id-10731 .mkdf-page-header, 
.page-id-10758 .mkdf-page-header, 
.page-id-10807 .mkdf-page-header, 
.page-id-10853 .mkdf-page-header,
.page-id-10857 .mkdf-page-header, 
.page-id-10882 .mkdf-page-header, 
.page-id-10968 .mkdf-page-header, 
.page-id-11040 .mkdf-page-header, 
.page-id-11116 .mkdf-page-header, 
.page-id-11132 .mkdf-page-header,
.page-id-11181 .mkdf-page-header, 
.page-id-11450 .mkdf-page-header, 
.page-id-11229 .mkdf-page-header,
.page-id-10731 .mkdf-mobile-header,
.page-id-10758 .mkdf-mobile-header, 
.page-id-10807 .mkdf-mobile-header,
.page-id-10853 .mkdf-mobile-header,
.page-id-10857 .mkdf-mobile-header, 
.page-id-10882 .mkdf-mobile-header,
.page-id-11040 .mkdf-mobile-header, 
.page-id-11116 .mkdf-mobile-header, 
.page-id-11132 .mkdf-mobile-header, 
.page-id-10968 .mkdf-mobile-header,
.page-id-11229 .mkdf-mobile-header, 
.page-id-11450 .mkdf-mobile-header,
.page-id-11181 .mkdf-mobile-header{
    display: none;
}


.gooo{
    color: #2c464e;
    font-family: BebasNeue Bold;
    font-size:54px;
    line-height:102px;
}

body.page-id-10731, body.page-id-10758, body.page-id-10807{
    overflow-y:hidden !important;
}

.page-id-10731 .mkdf-content, 
.page-id-10758 .mkdf-content, 
.page-id-10853 .mkdf-content,
.page-id-10857 .mkdf-content, 
.page-id-10968 .mkdf-content,
.page-id-10882 .mkdf-content, 
.page-id-11116 .mkdf-content, 
.page-id-11132 .mkdf-content, 
.page-id-11040 .mkdf-content,
.page-id-11181 .mkdf-content,
.page-id-11450 .mkdf-content, 
.page-id-11229 .mkdf-content{
    /*background-color:#f4f6f9;*/
    margin-top:0 !important;
}

.atx_launch_logo{

}


.ut-signup-form {
    background-color: #fff;
    padding: 30px 20px;
    box-shadow: 0px 0px 18.69px 2.31px rgba(204, 204, 223, 0.5);
}

.ut-signup-form .wpcf7-form-control.wpcf7-text, 
.ut-signup-form .wpcf7-form-control.wpcf7-email, 
.ut-signup-form .wpcf7-form-control.wpcf7-phone, 
.ut-signup-form .wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 10px;
}

.ut-signup-form #_submit{
    border: none;
    padding: 10px 31px 11px;
}


._form-branding{
    display:none;
}

.video-banner-section{
    padding:30px 0 50px;
}

.page-id-10807 .mkdf-content, 
.page-id-10882 .mkdf-content, 
.page-id-10968 .mkdf-content, 
.page-id-11116 .mkdf-content, 
.page-id-11132 .mkdf-content, 
.page-id-11040 .mkdf-content,
.page-id-11186 .mkdf-content, 
.page-id-11229 .mkdf-content{
    margin-top: 0 !important;
}



.video_content_column{
    position:relative;
}

.edu-pop-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor:pointer;
}

.edu-pop-icon img{
    max-width:120px !important;
}

.we_listen_grid h2{
    text-align: center;
    color: #2a2929;
    font-size: 60px;
    font-weight: 400;
    line-height:1.1;
    font-family: Proxima Nova Regular;
    margin: 20px 0 25px !important;
}

.we_listen_grid h2 > strong{
    color:#fff;
}

.atx_video_logo{
    padding-left:50px;
}


.listen_grid{
    margin-bottom:20px !important;
    text-align:center;
}

.listen_grid h3{
    color: #535353;
    font-size: 36px;
    line-height: 1.2;
    margin: 0;
    font-family: Proxima Nova Regular;
}

.listen_grid h3 > strong{
    color:#1b88ca;
}

.listen_grid p{
    color:#1b88ca;
    font-size:16px;
    text-transform:uppercase;
}

.listen_light_text p{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.listen_light_text{
    padding-left:50px;
}

.listen_light_text .text4{
    font-size:24px;
    color:#1b88ca;
}

.more-btn-yellow.mkdf-btn.mkdf-btn-medium{
    padding: 7px 28px;
    border-radius:5px;
}

.listen-bottom-section{
    padding:40px 0 30px;
}

.video_cover_img .wpb_wrapper.vc_figure{
    position:relative;
    border: 20px solid #fff;
}



/*
.video_cover_img .wpb_wrapper.vc_figure::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
}

.video_cover_img .wpb_wrapper.vc_figure::before {
    background-color: rgba(0, 0, 0, 0.12);
}
*/

.wpb_single_image.edu-pop-icon img {
    background-color:transparent;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 5px;
        -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    max-width:90px !important;
}

.wpb_single_image.edu-pop-icon img:hover {
    border: 3px solid #ffffff;
    background-color: #ffffff;
}



/*----------------
Referral Page CSS:
-----------------*/

.referral-banner-section{
    padding:40px 0;
    background-position: center center;
    background-size:cover;
    background-repeat:no-repeat;
}

.referral-banner-content{
    padding:120px 0 150px;
}

.referral-banner-text h1{
    color: #ffffff;
    font-size: 130px;
    line-height: 0.9;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.referral-banner-text h1 span.color-blue{
    color:#1b88c9;
}

.referral-banner-text p{
    color:#ffffff;
    font-size:46px;
    line-height:1.2;
    text-align:center;
    font-weight:700;
}

.want-to-make-up-section{
    padding:0px;
    position:relative;
    overflow:hidden;
}

/*
.want-to-make-up-section::before{
    content:"";
    display:block;
    position:absolute;
    left:0;
    width:50%;
    height:100%;
    top:0;
}
*/

.want_make_text2 p {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.4;
    font-weight: 600;
}

.want_make_text2 p span.text4{
    color:#1b88c9;
}

.want_make_column1{
    background-color:#1b88ca;
    padding:100px 20px 100px 60px !important;
    position:relative;
    z-index:2;
}

.social-media-arrow {
    padding:60px 20px 50px 60px !important;
}

.want_make_column2{
    padding:90px 100px 60px 65px !important;
}

.want_make_column1::before{
    content: "";
    display: block;
    position: absolute;
    border-left: 170px solid #1b88ca;
    border-top: 340px solid #000;
    border-bottom: 340px solid #000;
    right: -125px;
    top: -54px;
    z-index:-1;
}
.want_make_column1.social-media-arrow:before {
    border-top: 340px solid #fff;
    right: -170px;
    border-bottom: 340px solid #fff;
}
.want_make_text h4{
    color:#ffffff;
    font-size:34px;
    line-height:1.2;
    text-align:center;
    font-family: Proxima Nova Regular;
    font-weight:700;
}

.want_make_text h4 .price-text1, .want_make_text h4 .price-text2{
    color: #ffffff;
    font-size: 100px;
    line-height: 1;
    display: block;
    font-family: BebasNeue Bold;
    position: relative;
    letter-spacing: 2px;
}

.want_make_text h4 .price-text1 {
    font-size: 194px;
    letter-spacing: 2px;
}

.want_make_text h4.title {
    color: #ffffff;
    font-size: 70px;
    line-height: 1;
    display: block;
    font-family: BebasNeue Bold;
    position: relative;    
    text-align:left;
    margin-bottom: 0;
}

.want_make_text h4.text-data {
    color:#ffffff;
    font-size:38px;
    line-height:1.2;
    text-align:left;
    font-family: Proxima Nova;
    font-weight:700;
    letter-spacing:0px;
}

.content-data p {
    color:#fff;
    margin: 30px 0px !important;
    font-size: 20px;
}

.price-last-digit {
    font-size: 90px;
    position: relative;
    top: -70px;
    right: -10px;
}

.how-referral-section{
    padding:90px 0 60px;
}

.how-referral-column{
    text-align:center;
}

.how-referral-column {
    padding: 20px 10px 25px !important;
     -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.how-referral-column .wpb_single_image .vc_single_image-wrapper {
    max-width: 100px;
    background-color: #1b88ca;
    border-radius: 50%;
    padding: 20px;
    margin-bottom: 20px;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.how-referral-column:hover{
     
}

.how-referral-column:hover .wpb_single_image .vc_single_image-wrapper {
    background-color: #000000;
}

.how-referral-column .mkdf-section-title{
    margin: 0 0 10px;
}

.titile-with-sep4.vc_separator.wpb_content_element h4{
    font-size: 64px;
    color:#000000;
}

.how-referral-column p {
    color: #000000;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
}

.referral-form-section{
    padding: 4em 0 3.5em;
}

.referral-form-grid h3{
    color: #000;
    font-size: 40px;
    margin: 0 0 10px;
}

.referral-form-grid label{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}

.referral-submit{
    text-align:center;
}

.referral-submit input[type="submit"]{
    padding: 7px 40px;
    letter-spacing: 2px !important;
    font-size: 24px !important;
    font-weight: 400;
    width: 220px;
    background-color: #1b88ca !important;
    border: 2px solid #1b88ca !important;
}

.referral-submit input[type="submit"]:hover{
    background-color: transparent !important;
    color:#1b88ca !important;
}

.referral-form-grid span.wpcf7-not-valid-tip {
    display: block;
    position: absolute !important;
    bottom: -36px !important;
    font-size: 13px;
    letter-spacing: 0;
}


/*----------------------
Consulting Landing Page:
-----------------------*/

.consult-banner-section {
    padding: 40px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.consult-banner-content {
    padding:130px 0 120px;
}

.consult-banner-content h5{
    color: #1b88ca;
    font-size: 34px;
    line-height: 1.2;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
}

.consult-banner-content h1{
    color: #fff;
    font-size: 56px;
    line-height: 1.2;
    font-family: 'Lato', sans-serif;
    margin-bottom: 25px;
    font-weight: 800;
}

.consult-banner-content p{
    color: #fff;
    font-size: 25px;
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
}

.our-strategy-section{
    padding:70px 0;
}

.our-strategy-text h3{
    color: #000000;
    font-size: 48px;
    line-height: 1.2;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    font-weight: 400;
}

.our-strategy-text h3 > strong{
    font-weight: 800;
}

.our-strategy-text p{
    color: #000;
    font-size: 25px;
    line-height: 1.46;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
    padding-left: 44px;
}

.our-process-section{
    padding:20px 0 70px;
}

.how-consult-column p{
    color: #000;
    font-size: 24px;
    line-height: 1.24;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
}

.how-consult-column .large-title-consult{
    color: #1b88ca;
    font-size: 44px;
    line-height: 1;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    font-family: BebasNeue Bold;
}

.consult-service-section{
    padding:70px 0;
}

.consult_process_text.our-strategy-text p{
    font-size:28px;
    padding-left: 0;
    text-transform: uppercase; 
}

.consulting_icon_grid .mkdf-iwt .mkdf-icon-shortcode.normal {
    color: #ff9600;
}

.consulting_icon_grid .mkdf-icon-shortcode .mkdf-icon-element:hover {
    color: #ff9600;
}
    
.consulting_icon_grid .mkdf-iwt-icon-title-holder {
    background-color: #1b88ca;
}

.consulting_icon_grid .mkdf-iwt-title-holder h4{
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-weight: 700;
}

.consulting_icon_grid .mkdf-iwt-content-holder .mkdf-iwt-text-holder p {
    color: #000000;
    font-size: 24px;
    line-height: 1.4;
    padding: 0 30px 10px 42px;
}

.consulting_icon_grid .mkdf-iwt.mkdf-iwt-left-from-title .mkdf-iwt-icon-holder {
    margin-right: 2px;
    margin-left: 10px;
}

.consult_package_box{
    background-color: #e6e6e6;
    padding: 40px 48px;
    text-align: center;
}

.consult_package_header{
    position:relative;
    padding-bottom:25px;
    margin-bottom:30px;
}

.consult_package_header::after{
    background-color: #000000;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 65%;
    height: 1px;
    z-index: 10;
}

.consult_package_header h4{
    color: #000000;
    font-size: 30px;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.consult_package_header h5{
    color: #1b88ca;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.consult_package_box p{
    color: #000000;
    font-size: 24px;
    line-height: 1.4;
}

.consult-package-section{
    padding-bottom:70px;
}

.consult-form-grid input[type="text"]:not(:focus), 
.consult-form-grid input[type="email"]:not(:focus), 
.consult-form-grid input[type="tel"]:not(:focus), 
.consult-form-grid input[type="password"]:not(:focus), 
.consult-form-grid select:not(:focus), 
.consult-form-grid textarea:not(:focus){
    border: 1px solid #000 !important;
}

.consult-form-grid .wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}

.consult-form-grid .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    padding: 11px 15px;
}




/*------------------------
Real Estate Landing Page:
-------------------------*/

.realestate-banner-section {
    padding: 40px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.realestate-banner-content {
    padding:0 0 40px;
}

.real-estate-banner-text {
    margin-top: 165px;
}

.realestate-banner-section .mkdf-section-title.mkdf-section-title-small {
    letter-spacing: 3px;
}

.real-estate-banner-text h1{
    color: #ff9600;
    font-size: 70px;
    margin: 0;
    background-color: #fff;
    display: inline-block;
    line-height: 64px;
    padding: 8px 10px 0;
    margin: 5px 0;
}

.real-estate-banner-text h5{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
}

.real-estate-form {
    background-color: rgba(0, 0, 0, 0.58);
    padding: 30px 35px;
    border-radius: 10px;
}

.real-estate-form input[type="text"],
.real-estate-form input[type="email"],
.real-estate-form input[type="tel"],
.real-estate-form textarea {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px !important;
    width: 100%;
    margin-bottom: 12px;
    padding: 12px 15px;
    outline: 0;
    font-family: "Open Sans", serif;
    border: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    resize: none;
}

.real-estate-form .wpcf7-form-control.wpcf7-textarea {
    color: #000000;
    height:100px;
    margin-bottom: 12px;
    font-size: 18px;
}

.real-estate-form button._submit {
    width: 100% !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 1.24;
    background: #009dcc;
    color: #ffffff;
    border: 2px solid #009dcc;
    padding: 10px 15px;
    cursor: pointer;
}

.real-estate-form p{
    margin-bottom:0;
}

.real-estate-form .wpcf7-form-control.wpcf7-not-valid{
    margin-bottom: 0;
}

.real-estate-testimonial{
    padding:50px 0;
    z-index:10;
}

.real-estate-testimonial .mkdf-testimonials-slider{
    background-color: #fff;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
}

.real-estate-testimonial .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-text {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    padding: 10px 10px 0px 10px;
    color: #000;
    text-align: center;
    font-weight: 400;
    line-height: 1.46;
}

.real-estate-testimonial .mkdf-testimonials .mkdf-testimonial-text-holder{
    min-height:210px;
}

.real-estate-testimonial .mkdf-testimonials-slider .mkdf-testimonials .mkdf-testimonial-author-text{
    float:none;
    display:block;
    text-align:center;
    font-weight:700;
}

.real-estate-testimonial p.mkdf-testimonial-slider-job {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-family: BebasNeue Bold;
    text-align: center;
}

.real-estate-testimonial .mkdf-testimonials .mkdf-testimonial-content-inner {
    padding: 0;
}

.real-estate-testimonial .mkdf-testimonials-slider .mkdf-testimonials .owl-pagination {
    text-align: center;
}

.how-help-section {
    padding: 0 0 60px;
    margin-top: -70px;
    z-index: 12;
}

.how-help-section1{
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -60px;
    padding: 150px 0 120px;
    z-index: 9;
}

.hw-help-img1 {
    margin-left: -35px;
}

.hw-help-img2 {
    position: absolute;
    top: -100px;
    right: -60px;
}

.hw-help-title {
    margin-top: 100px;
}

.hw-help-title .mkdf-section-title-holder .mkdf-section-title-large {
    font-size: 84px;
    margin-bottom: 0;
    line-height: 1;
}

.real-estate-sub-heading h5 {
    color: #ff9600;
    font-size: 32px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.left-vertical-sep {
    position: absolute;
    left: 0;
    top: 120px;
}

.right-vertical-sep {
    position: absolute;
    right: -20px;
    top: 150px;
}

.left-vertical-sep p{
    color:#ffffff;
    font-family: 'Lato', sans-serif;
    letter-spacing: 3px;
    font-size: 16px;
    font-weight:700;
    writing-mode: sideways-lr;
    text-orientation: mixed;
}

.right-vertical-sep p{
    color:#ffffff;
    font-family: 'Lato', sans-serif;
    font-weight:700;
    letter-spacing: 3px;
    font-size: 16px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.how-help-section .mkdf-section-title {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 0;
}

.how-help-section p{
    color: #242424;
    font-size: 18px;
    font-weight: 600;
}

.real-estate-bottom-section{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding:50px 0;
}

.re-bottom-text{
    margin-top:100px;
}

.re-bottom-text h3{
    color: #ff9600;
    font-size: 88px;
    line-height: 80px;
    margin-bottom:0px;
}

.re-bottom-text h3 span.color-white{
    color:#ffffff;
}

.re-bottom-text h3 span.color-blue{
    color:#1b88ca;
}

.re-bottom-text p{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}

.real-estate-form.re-form2 {
    background-color: transparent;
    padding: 0 30px 0 0;
    border-radius: 0px;
}



/*------------------------
Real Estate Thankyou Page:
-------------------------*/

.re-thanks-banner-section {
    padding: 40px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.realestate-thanks-banner{
    padding:80px 0 50px;
}

.realestate-thanks-banner .mkdf-section-title-holder .mkdf-section-title-large {
    font-size: 124px;
    line-height:100px;
    letter-spacing: 3px;
}

.complimentary-txt p{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.24;
    margin-bottom:0;
}

.complimentary-txt p span.cc-text{
    color:#1b88ca;
    text-transform:uppercase;
}

.complimentary-txt2{
    position:relative;
    padding:25px 0 30px;
    margin-top:40px;
}

.complimentary-txt2::before{
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
}

.complimentary-txt2::after{
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
}

.complimentary-txt2 p{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.24;
    margin-bottom:0;
}

.complimentary-txt5 p{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 0;
}


.complimentary-txt3 p{
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.24;
    margin-bottom:0;
}

.complimentary-txt4 p{
    color: #ff9600;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.24;
    margin-bottom:0;
    text-transform:uppercase;
}

.re-schedule-bottom-section{
    padding:60px 0 150px 0;
}

.re-schedule-grid iframe{
    width:100% !important;
    height:800px !important;
    
}




/*-------------------
Seo Landging page CSS:
---------------------*/

.seo-banner-text h1{
    color: #ffffff;
    font-size: 110px;
    line-height: 0.9;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.seo-banner-text h1 span.color-blue{
    color:#1b88c9;
}

.mkdf-btn.seo-banner-btn{
    font-family: Proxima Nova Regular;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
    margin-top:35px;
}

.seo_featuredin_section{
    padding:40px 0;
}

.seo_text_grid p{
    color:#000000;
    font-size:24px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
}

.seo_title_heading .mkdf-section-title-holder .mkdf-section-title-large{
    color:#1b1c1e;
    font-size: 64px;
    margin-bottom: 0;
    line-height: 1.1;
}

.seo_title_heading.like-you h2 {
    margin-bottom:0px;
    margin-top:30px;
}

.seo_proof_section{
    padding: 40px 50px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-color:#1b88ca;
}

.seo_profit_box_inner{
     background: url("assets/img/profit_seo.png") center bottom no-repeat;
     background-size:cover;
     padding:40px;
     text-align:center;
}

.seo_profits_column .mkdf-section-title {
    font-size: 60px 40px;
    margin-top: 10px;
    margin-bottom: 0;
}

.seo_profit_box_inner h3{
    color:#1b1c1e;
    font-size: 54px;
    margin-bottom: 20px;
    line-height:1;
}

.seo_profit_box_inner h4{
    color:#1b88ca;
    font-size: 84px;
    margin-bottom: 60px;
    line-height: 1;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    margin-top: 20px;
}

.seo_profit_box_inner p{
    color:#1b88ca;
    font-size: 24px;
    line-height: 1;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: 20px;
    text-transform:uppercase;
}

.social-media-img {
    position: relative;
}

.social-media-img img {
    position: absolute;
    right: 0;
    max-width: 103% !important;
    z-index: 99;
    top:0px;
}

.increase-traffic { 
    background:#ff9600;
    border-radius:6px;
    margin-top:20px;
}

.increase-traffic h4 {
    color:#fff;
    padding:12px 35px;  
    font-family:BebasNeue Bold;
    font-size: 55px;
    line-height: 1;
    text-align:center;
}

.why-atx {
    text-align:right;
}

.why-atx .mkdf-section-title {
    font-size: 65px !important;
    margin-bottom: 0;
    line-height: 1 !important;
}

.why-atx-detail p {
    color:#000;
    margin: 30px 0px !important;
    font-size: 24px;
    padding-left: 60px;
    line-height: 1.3;
}


/*--------------
Rework page CSS:
--------------*/

.home-new-banner-section{
    padding:300px 0 450px;
    background-position:center bottom;
    background-repeat:no-repeat;
    background-size:cover;  
    z-index:1;
}

.launch-banner-section{
    padding:30px 40px;
    background-position:center bottom;
    background-repeat:no-repeat;
    background-size:cover;  
    z-index:1;
}

.launch-banner-content{
    padding:110px 0 280px;
}

.launch-banner-content h4{
    color: #ffffff;
    font-family: Proxima Nova Regular;
    font-size: 36px;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 40px !important;
}


.we-listen-block-banner h1 {
    color: #ffffff;
    font-family: Proxima Nova Regular Italic;
    font-size: 54px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px !important;
    text-align: center;
}

.we-listen-block-banner h1 > strong {
    font-family: Proxima Nova Regular;
    font-size: 70px;
    text-transform: uppercase;
}



/* -- SVG CSS -- */

.svg-seperator-grid{
  width:100%;
  height:50vh;
  padding:0;
  margin:0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position:relative;
}

.dark-blue{background-color:#22313f;}

.svg-separator{
  display: block;
  background: 0 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  -webkit-transform: translateY(-100%) translateY(2px);
  transform: translateY(-100%) translateY(2px);
  width: 100%;
}

.sep11 {
  transform: translateY(-100%) translateY(2px) scale(1,1);
  transform-origin: top;
}

.sep12 {
  transform: translateY(-100%) translateY(2px) scale(1,1);
  transform-origin: top;
}

.banner_btn {
    border-radius: 5px !important;
    padding: 10px 25px !important;
    letter-spacing:2px !important;
    font-size: 20px !important;
}

.wht-do-service-box .mkdf-section-title {
    font-family: Proxima Nova Extrabold;
}

.we_atx-top-section{
    padding:0px 0 100px;
}

.we_atx-top-section{
    position:relative;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;  
    z-index:2;
    margin-top: -180px;
    padding-top: 180px;
}
#improving-your-digital .we-atx-grid h2 {
    color: #2c464e;
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    margin-top: 0px;
    font-family: BebasNeue Regular;
    margin-bottom: 10px;
}
#improving-your-digital .we-atx-grid h2 > span.color-blue{
    color:#2c464e;
}
.we-atx-grid h2 {
    color:#9e9e9e;
    font-size: 54px;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    margin-top:120px;
    font-family:BebasNeue Regular;
}

.we-atx-grid h2 > span.color-blue{
    color:#0688ca;
}

.we-atx-grid-our-work h2 {
    color:#fff;
    font-size: 54px;
    line-height:74px;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-align: center; 
    margin:40px auto 40px !important;
}

.we-atx-grid p{
    color:#9e9e9e;
    font-size: 21px;
    line-height: 1.6;
    padding: 0 50px;
}

.srvc-light-sub-heading-new h5 {
    color: #000;
}

.srvc-light-txt-new p {
    color: #000;
}

.new-slider-main-heading {
    font-family: BebasNeue Bold !important;
}

.new-slider-sub-title {
    font-family: "Proxima Nova Light" !important;
    text-transform:uppercase;
}

.view-project-btn {
    border: 0px !important;
    background:transparent !important;
    color:#0688ca !important;
    padding: 0px !important;
    letter-spacing: 3px !important;
}

.call-us-btn {
    color:#fff !important;
}

.video_play_icon {
    background-color: rgba(0, 0, 0, 0.32);
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor:pointer;
    position: absolute;
    top: -140px;
    left: 50%;
    transform: translateX(-50%);
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index:3;
}

.video_play_icon:hover, 
.video_play_icon:focus{
    background-color: rgba(0, 0, 0, 0.92);
}

.video_play_icon img{
    padding-top: 27px;
}

.web-dev-bg-img-box {
    background-size:100% !important;
    background-position:50% 50%;
}

.web-dev-bg-img-box h2.mkdf-section-title {
    font-size:55px;
}

.web-dev-bg-img-box .dev-content p {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.vision-service-box {
    border:2px solid #9e9e9e;
    border-radius:10px;
    background:#fff;
    padding:50px 50px 75px; 
    width: 320px;
}

.vision-service-box h2 {
    color:#0688ca;
    font-size: 40px;
}

.vision-service-box p {
    color:#9e9e9e;
    line-height: 30px;
    font-size: 20px;
}

.vision-service-box.box1 {
    top: -55px;
    position: relative;
}

.vision-service-box.box2 {
    top: -30px;
    position: relative;
}

.vision-service-box.box3 {
    top: 280px;
    right: 450px;
    position:absolute;
}

.vision-service-box.box4 {
    top: 310px;
    left: 460px;
    position:absolute;
}

.rew_fea_section{
    padding:110px 0 90px;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;  
    position:relative;
}

.rew_fea_section::before{
    content:"";
    background-image:url("assets/img/atx-15.png");
    background-size:1200px auto;
    background-position:center top;
    background-repeat:no-repeat;
    display:block !important;
    position:absolute;
    left:0;
    top:-320px;
    width:100%;
    height:100%;
    z-index:-1;
}

.rew_fea_section1::before{
    top:-445px;
}

.rew_fea_section2::before{
    top:-215px;
}

.rew_fea_text p{
    color:#fff;
    font-size: 21px;
    line-height: 1.6;
    padding: 0 50px 30px;
    position: relative;
    margin-bottom: 35px !important;
}

.rew_fea_text p::before{
    background-color:#0688ca;
    content:"";
    display:block !important;
    position:absolute;
    left:30%;
    bottom:0;
    height:5px;
    width:40%;
}

.rew_fea_img {
    display: inline-block;
    width: 33%;
    float: left;
    margin-top:25px;
}

.rew-tab-section{
    padding:40px 0;
}

.rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav {
    display: inline-block;
    width: 100%;
}

.rew-content-row{
    margin-left:-15px;
    margin-right:-15px;
}

.rew-content-row .col-sm-7, .rew-content-row .col-sm-5{
    float:left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tab-container{
    box-shadow: none;
    border: none;
    padding: 45px 0 0;
}

.rew-content-1 h3{
    color:#515151;
    font-size: 54px;
    font-family: Proxima Nova Extrabold;
    line-height: 1.05;
}

.rew-content-1 p, .rew-content-2 p{
    color:#454545;
    font-size:16px;
    line-height:1.6;
}

.rew-content-1 p{
    position: relative;
}

.next-prev-icon{
    position:absolute;
    bottom:-15px;
    left:0;
    display:none;
}

.rew-video-title h5{
    color:#fff;
    cursor:pointer;
    font-size: 34px;
    font-family: BebasNeue Bold;
    position: relative;
    display: inline-block;
    padding-left: 105px;
    letter-spacing: 2px;
    margin:0;
}

.rew-video-title h5::before{
    content:url('assets/img/play-icon-30.png');
    background-color: rgba(0, 0, 0, 0.32);
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor:pointer;
    position: absolute;
    top: -20px;
    left: 0;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index:3;
    line-height: 84px;
    text-align: center;
}

.rew-video-title h5:hover::before, 
.rew-video-title h5:focus::before{
    background-color: rgba(0, 0, 0, 0.92);
}

.video_play_box img {
    object-fit:cover;
}

@media only screen and (min-width: 1280px) {
    .video_play_box img {
        object-fit:cover;   
        margin-left: -67px;
    }
}

.rew-video-title{
    position:absolute;
    top:250px;
    left:50px;
}

.video_content_box h4{
    color:#0688ca;
    cursor:pointer;
    font-size: 40px;
    font-family: BebasNeue Bold;
    position: relative;
    display: inline-block;
    letter-spacing: 3px;
    margin:25px 0 15px;
    line-height: 1.05;
}

.video_content_box a{
    color:#0688ca;
    text-transform: uppercase;
    font-family: Proxima Nova Extrabold;
    letter-spacing: 1px;
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}

.video_content_box a + a{
    margin-right: 0px;
}


.brand_carausal_section{
    padding:45px 0;
    position:relative;
	display:none;
}

.rsCreativa.rsHor .rsArrowRight .rsArrowIcn::before {
    content: url(../img/next-icon.png);
}

.rsCreativa.rsHor .rsArrowLeft .rsArrowIcn::before {
    content: url(../img/prev-icon.png);
}

.atx_brand-logo.wpb_single_image img{
     max-width: 220px;
}

.atx_brand-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background-color: #000;
    z-index: 10;
    padding: 0 120px;
}

.brand_carausal_section .mkdf-carousel-holder{
    padding: 110px 15px 15px;
    border: 3px solid #8d9797;
}




/*
.wave_text h3{
    color:#f8f8f8;
    font-family: BebasNeue Bold;
    font-size:120px;
    letter-spacing:5px;
    text-transform:uppercase;
    display:none;
}
*/

.rew-tab-section{
    position:relative;
}

.rew-tab-section::before {
    content: "CORPORATE BRANDING" !important;
    color: #f8f8f8;
    font-family: BebasNeue Bold;
    font-size: 130px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: block !important;
    width: 100%;
    left: 0;
    bottom: -50px;
    position: absolute;
    z-index: 8;
    right: 0;
    text-align: center;
    display:none !important;
}

.rew-tab-section .mkdf-tab-container {
    position:relative;
}

.rew-tab-section .mkdf-tab-container:after {    
    color: #f8f8f8;
    font-family: BebasNeue Bold;
    font-size: 130px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: block !important;
    width: 100%;
    left: 0;
    bottom: -80px;
    position: absolute;
    z-index: 8;
    right: 0;
    text-align: center;
}

.rew-tab-section #tab-corporate-branding.mkdf-tab-container:after {
    content: "CORPORATE BRANDING" !important;
}

.rew-tab-section #tab-startup-ventures.mkdf-tab-container:after {
    content: "STARTUP VENTURES" !important;
}

.rew-tab-section #tab-franchises-multilocation.mkdf-tab-container:after {
    content: "FRANCHISES & MULTILOCATION" !important;
}

.rew-tab-section .mkdf-tabs .mkdf-tabs-nav li{
    border:none;
    width:33%;
    position:relative;
}

.rew-tab-section .mkdf-tabs .mkdf-tabs-nav li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
    bottom: -4px;
    z-index: 3;
}


.mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a{
    font-family: Proxima Nova Extrabold;
    text-transform: uppercase;
    color:#9e9e9e;
}

.rew-tab-section .mkdf-tabs .mkdf-tabs-nav li .mkdf-tabs-shadow{
    box-shadow: none;
    border: 2px solid #0788ca;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    opacity: 1 !important;
    z-index: 10;
    bottom: -10px;
    top: auto;
    left: 50%;
    border-radius: 50%;
    box-shadow:none;
}

.rew-tab-section .mkdf-tabs .mkdf-tabs-nav li.ui-state-active .mkdf-tabs-shadow{
    background-color: #c2c2c2;
}

.launch-banner_btn {
    border-radius: 5px !important;
    padding: 10px 32px 8px 32px !important;
    letter-spacing: 3px !important;
    font-size:18px !important;
}

.launch-banner-section .we-listen-block-banner h1 {
    font-family: Proxima Nova Extrabold;
    font-weight:800;
    margin-bottom: 15px !important;
}

.who-we-launch{
    padding:80px 0;
}

.who_we-text{
    text-align:center;
}

.who_we-text h2{
    color:#272323;
    text-transform: uppercase;
    font-family: Proxima Nova Regular;
    letter-spacing: 1px;
    font-size: 56px;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
    font-weight: 700;
}

.who_we-text h2::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 380px;
    height: 5px;
    background-color: #0688ca;
    bottom: 0px;
    z-index: 3;
    transform:translateX(-50%);
}

.who_we-text p{
    color:#272323;
    font-family: Proxima Nova Regular;
    letter-spacing: 1px;
    font-size: 18px;
}

.launch-form-section{
    
}

.launch-form-column1 .vc_column-inner, .launch-form-column2 .vc_column-inner{
    height:520px;
}

.launch-form-column1 .vc_column-inner{
    padding:80px 60px 40px 90px !important;
}

.launch-form-column2 .vc_column-inner{
    padding:80px 75px 40px 45px !important;
}

.launch-text.who_we-text{
    text-align:left;
}

.launch-text.who_we-text p{
    color:#fff;
}

.launch-text.who_we-text h2{
    color:#fff;
}

.launch-text.who_we-text h2::before{
    background-color:#fff;
    left:0;
    transform:none;
}

.launch-form-grid input[type="text"],
.launch-form-grid input[type="email"],
.launch-form-grid input[type="tel"],
.launch-form-grid textarea {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    border-radius: 5px !important;
    width: 100%;
    margin-bottom: 7px;
    padding: 10px 15px;
    outline: 0;
    font-family: "Open Sans", serif;
    border: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    resize: none;
}

.launch-form-grid .wpcf7-form-control.wpcf7-textarea {
    color: #000000;
    height:100px;
    margin-bottom: 12px;
    font-size: 18px;
}

.launch-form-grid input[type="submit"] {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px !important;
    letter-spacing: 2px;
    line-height: 1.24;
    color: #ffffff;
    padding: 12px 46px 10px 46px !important;
    cursor: pointer;
    background-color:transparent !important;
    border: 2px solid #fff !important;
    margin-top:15px !important;
    border-radius:5px !important;
}

.launch-form-grid input.wpcf7-form-control.wpcf7-submit:not(.mkdf-btn-custom-hover-color):hover{
    background-color:#009dcc !important;
    border: 2px solid #009dcc !important;
}


.launch-form-grid .wpcf7-form-control-wrap{
    display: table-cell;
}

.launch-form-grid label {
    width: 140px;
    display: table-cell;
    color:  #fff;
    font-size: 18px;
    text-align: right;
    font-weight: 700;
    padding-right: 20px;
    font-family: BebasNeue Regular;
    letter-spacing:2px;
}








/*--------------
Responsive CSS:
--------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .referral-form-grid select {
        line-height:38px !important;
    }
    
}

@media only screen and (max-width: 1400px) {
    .we_listen_grid h2 {
        font-size:50px;
        margin: 15px 0 25px !important;
    }
    
}


@media only screen and (min-width: 768px) {
    .we-listen-block-banner h1 br {
        display: none;
    }
    
    .launch-banner-section .we-listen-block-banner h1 br {
        display: block;
    }
    
    .launch-text.who_we-text p {
    max-width: 90%;
    }
    
    .rew-content-row .col-sm-7{
        width:58.33333333%;
    }

    .rew-content-row .col-sm-5{
        width:41.66666667%;
    }
    
    .rew-tab-section .mkdf-tabs .mkdf-tabs-nav li:first-child::before {
        left: 50%;
        width: 50%;
    }

    .rew-tab-section .mkdf-tabs .mkdf-tabs-nav li:last-child::before {
        left: 0;
        width: 50%;
    }
    
    .rew-content-2 p{
    padding-right:20%;
    margin-bottom: 20px;
    }
    
    .rew-content-1 p{
    padding-right:25%;
    padding-bottom:60px;
    }
    
    .rew-content-1 p::before {
    background-color:#515151;
    content: "";
    display: block;
    position: absolute;
    left: 87%;
    bottom: 0;
    width: 1px;
    height: 135%;
    }

    .rew-content-1 p::after {
        background-color:#515151;
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 13%;
        width: 87%;
        height: 1px;
    }

    .launch-video-135{
    margin-top:-210px;
    }
    

}

@media only screen and (max-width: 1024px) {
    ul#menu-top-menu-4 {
        padding: 20px;
    }
}

@media only screen and (min-width: 1025px) {
    .video_cover_img.wpb_single_image img{
        max-width:640px;
    }
    
    .atx_video_logo.wpb_single_image img{
        max-width:240px;
    }
    
    .referral-form-grid .pl-40{
    padding-left:40px !important;
    }

    .referral-form-grid .pr-40{
        padding-right:40px !important;
    }
    
    .padding-right-md-30{
        padding-right: 30px !important;
    }

    .padding-left-md-30{
        padding-left: 30px !important;
    }
    
    .padding-right-md-15{
        padding-right:15px !important;
    }
    
    .padding-left-md-15{
        padding-left:15px !important;
    }
    
    .featuredin_grid .mkdf-section-inner-margin {
        padding-left:80px;
        padding-right:80px;
    }

}

@media only screen and (max-width: 1279px) {
    .featured-grid-box.wpb_content_element {
        padding: 25px 15px;
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    }
    
    .fea-more-btn a {
        font-size: 15px;
        letter-spacing: 0;
        padding: 8px 20px;
    }
    
    .listen_light_text {
        padding-left: 0;
    }
    
    .referral-form-grid p label {
    font-size: 18px;
    line-height: 1.2;
    }
    
    .referral-form-section {
    padding: 2em 0 1.5em;
    }

    .referral-form-grid h3 {
    font-size: 30px;
    }
    
    .how-referral-section {
    padding: 60px 0 40px;
    }

    .referral-banner-content {
    padding: 120px 0 70px;
    }
    
    .referral-banner-text h1 {
    font-size: 72px;
    }
    
    .referral-banner-text p {
    font-size: 30px !important;
    }

    .want_make_text h4 .price-text1 {
    font-size: 100px;
    }

    .price-last-digit {
        font-size: 50px;
        top: -40px;
    }

    .want_make_text h4 .price-text2{
        font-size: 72px;
    }
    
    .want_make_column1::before {
        border-left: 120px solid #1b88ca;
        border-top: 240px solid #000;
        border-bottom: 240px solid #000;
        right: -20px;
        top: -20px;
    }
    
    .want_make_column1.social-media-arrow:before {
        border-top: 240px solid #fff;
        border-bottom: 240px solid #fff;
    }
    
    .titile-with-sep4.vc_separator.wpb_content_element h4 {
        font-size: 40px;
    }
    
    .home-new-banner-section {
        padding: 220px 0 250px;
        background-position: center bottom;
        background-size: cover;
    }
    
    .launch-banner-section{
        background-position: center bottom;
        background-size: cover;
    }
    
    .we-atx-grid h2{
        font-size: 42px;
        letter-spacing: 5px;
        margin-top: 50px;
    }
    
    .atx_launch_logo {
        max-width: 220px;
    }
    
    .who_we-text h2{
        font-size: 36px;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    
    .who_we-text h2::before{
        width: 200px;
        height: 4px;
    }
    
    .launch-form-column1 .vc_column-inner, .launch-form-column2 .vc_column-inner {
        padding: 40px 40px !important;
    }
    
    
    
}

@media only screen and (min-width: 1300px) and (max-width: 1440px) {
    .client-graphics-img-box img {
        max-width: 90% !important;
    }
    .portfolio-client-site-img img {
        margin-top: 60px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .client-graphics-img-box img {
        position: absolute;
        top: -150px;
        z-index: 999;
        max-width: 80% !important;
        left: 50%;
        transform: translateX(-50%);
    }
    .portfolio-client-site-img img {
        margin-left: -60px;
        max-width: 110% !important;
        margin-top: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .full-contenar-size {
        width:100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .client-graphics-img-box img {
        position: relative;
        top: -20px;
        z-index: 999;
        max-width: 100% !important;
        left: 0%;
        transform: translateX(0%);
    }


    .challenge-section-graphics-bottom {
        margin-top: 0px;
    }


    .portfolio-service-title {
        margin-top: 50px;
        padding-left: 50px !important;
    }


    .portfolio-client-site-img img {
        margin-left: 0px;
        max-width: 100% !important;
        margin-top: 40px;
    }

    .portfolio-solution {
        margin-top: 0px;
    }
    
    
    
    
    .launch-banner-section{
        padding: 30px 30px;
    }
    
    .video_cover_img .wpb_wrapper.vc_figure {
        border: 7px solid #fff;
    }
    
    .video_cover_img.wpb_single_image img{
        margin-bottom:0;
    } 
    
    .we_listen_grid h2 {
    font-size: 30px;
    color: #fff;
    }
    
    .wpb_single_image.atx_video_logo img {
    max-width: 180px !important;
    }
    
    .atx_video_logo {
    padding-left: 15px;
    }
    
    .video-banner-section {
    padding: 30px 0;
    }

    .listen-bottom-section {
    padding: 30px 0;
    }
    
    .listen_light_text .text4 {
    font-size: 18px;
    }

    .listen_grid {
    margin-bottom: 10px !important;
    }

    .want_make_text h4 .price-text1 {
    font-size: 80px;
    }

    .price-last-digit {
    font-size: 40px;
    right: -10px;
    top:-30px;
    }

    .want_make_text h4 {
    font-size: 30px;
    }

    .want_make_text h4 .price-text2{
        font-size: 54px;
    }

    .titile-with-sep4.vc_separator.wpb_content_element h4 {
        font-size: 30px;
    }

    .how-referral-section {
        padding: 40px 0 20px;
    }

    .how-referral-column .wpb_single_image .vc_single_image-wrapper{
        max-width:80px;
        height:80px;
    }
    
    .want_make_column1::before {
        border-left: 70px solid #1b88ca;
        border-top: 200px solid #000;
        border-bottom: 200px solid #000;
        right: 0px;
        top: -40px;
    }
    .want_make_column1.social-media-arrow:before {
        border-top: 240px solid #fff;
        border-bottom: 240px solid #fff;
    }
    .want_make_column1, .want_make_column2{
        padding: 50px 30px !important;
    }
    
    .consult-banner-content {
        padding: 30px 0 0;
    }
    
    .consult-banner-content h5 {
        font-size: 27px;
        margin-bottom: 10px;
        letter-spacing: 2px;
    }
    
    .consult-banner-content h1 {
        font-size: 34px;
        margin-bottom: 15px;
        font-weight: 700;
    }
    
    .our-strategy-text h3 {
        font-size: 34px;
    }
    
    .our-strategy-text p{
        padding-left:0;
    }
    
    .our-strategy-section {
        padding: 30px 0;
    }
    
    .our-process-section {
        padding: 0px 0 30px;
    }
    
    .how-consult-column .large-title-consult{
        font-size: 34px;
    }
    
    .consult_package_box {
        padding: 30px 18px;
    }

    .real-estate-banner-text {
        margin-top: 70px;
    }

    .real-estate-banner-text h5{
        font-size: 24px;
    }
    
    .real-estate-form input[type="text"], 
    .real-estate-form input[type="email"], 
    .real-estate-form input[type="tel"], 
    .real-estate-form textarea {
        margin-bottom: 10px;
        font-size: 14px;
    }
    
    .real-estate-form textarea {
        margin-bottom: 10px;
        font-size: 14px;
    }
    
    .real-estate-form button._submit{
        font-size: 20px;
    }
    
    .real-estate-testimonial .mkdf-testimonials-slider{
        padding: 15px 27px;
    }
    
    .hw-help-title .mkdf-section-title-holder .mkdf-section-title-large{
        font-size: 54px;
    }
    
    .real-estate-sub-heading h5 {
        font-size: 20px;
    }
    
    .how-help-section .wpb_single_image img {
        margin-bottom: 0;
    }
    
    .how-help-section {
        padding: 0 0 40px;
        margin-top: 0;
    }
    
    .real-estate-banner-text h5{
        font-size: 16px;
    }
    
    .real-estate-banner-text h1 {
        font-size: 34px;
        line-height: 34px;
        padding: 4px 5px 0;
        margin: 4px 0;
    }
    
    .real-estate-form {
        padding: 12px;
        border-radius: 5px;
    }
    
    .re-bottom-text h3 {
        font-size: 48px;
        line-height: 44px;
    }
    
    .realestate-thanks-banner {
        padding: 30px 0 10px;
    }

    .realestate-thanks-banner .mkdf-section-title-holder .mkdf-section-title-large {
        font-size: 54px;
        line-height: 46px;
        letter-spacing: 2px;
        margin-bottom:10px;
    }

    .seo_title_heading .mkdf-section-title-holder .mkdf-section-title-large {
        font-size: 34px;
    }
    
    .seo_profit_box_inner h3 {
        font-size: 34px;
    }
    
    .seo_profit_box_inner h4 {
        font-size: 50px;
    }
    .want_make_text h4.title {
        font-size: 35px;
    }
    .want_make_text h4.text-data {
        font-size: 30px;
    }
    .content-data p {
        margin:20px 0px !important
    }
    .increase-traffic {
        margin-top: 10px;
    }
    .increase-traffic h4 {
        font-size: 28px;
    }
    
    .why-atx .mkdf-section-title {
        font-size: 28px !important;
    }
    
    .why-atx-detail p {
        margin:5px 0px 15px !important;
        padding-left: 20px;
    }
    
    .home-new-banner-section {
        padding: 240px 0;
        background-position: center bottom;
    }
    
    .launch-banner-section{
        background-position: center bottom;
    }
    
    .we-listen-block-banner h1{
        font-size: 30px;
        letter-spacing: 0px;
    }
    
    .we-listen-block-banner h1 > strong {
    font-size: 36px;
    }
    
    .we_atx-top-section {
    background-position: center top;
    background-size: cover;
    margin-top: -100px;
    padding-top: 100px;
    padding-bottom: 40px;
    }
    
    .banner_btn {
    padding: 7px 12px 5px 12px !important;
    letter-spacing: 1px !important;
    font-size: 15px !important;
    }
    
    .area-geo-page-second-video iframe {
        height: 300px !important;
    }
    
    .rew-content-1 h3 {
    font-size: 34px;
    margin-bottom: 10px;
    line-height: 1.2;
    }
    
    .video_play_box img {
        height: auto;
    }
    
    .rew-video-title h5 {
        font-size: 19px;
        padding-left: 76px;
        letter-spacing: 1px;
        margin: 0;
    }
    
    .rew-video-title {
        top: 170px;
        left: 20px;
    }
    
    .rew-video-title h5::before {
        width:60px;
        height:60px;
        line-height:76px;
        top:-16px;
    }
    
    .video_content_box h4 {
        font-size: 24px;
        letter-spacing:2px;
        margin: 15px 0 10px;
    }
    
    
    .atx_brand-logo.wpb_single_image img {
        max-width: 150px;
    }
    
    .atx_brand-logo{padding: 0 20px;}
    
    .brand_carausal_section .mkdf-carousel-holder {
        padding: 54px 10px 10px;
    }
    
    .launch-banner_btn {
    padding: 10px 24px 8px 24px !important;
    letter-spacing: 2px !important;
    font-size: 16px !important;
    }
    
    .who-we-launch {
        padding: 50px 0;
    }
    
    .launch-form-grid label{
        display: table;
        text-align: left;
    }
    
    
}


@media only screen and (max-width: 767px) {
    .home-new-banner-section {
        padding: 120px 0 150px;
    }
    
    .launch-form-column1 .vc_column-inner, 
    .launch-form-column2 .vc_column-inner {
        height: auto;
    }
    
    .we-listen-block-banner h1 {
        font-size: 30px;
        letter-spacing: 1px;
    }
    
    .wpb_single_image.edu-pop-icon img{
        max-width: 56px !important;
    }
    
    .who_we-text h2{
        font-size: 30px;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    
    .who_we-text h2::before{
        width: 160px;
        height: 4px;
    }
    
    .we-listen-block-banner h1 > strong{
        font-size: 40px;
    }
    
    .we-atx-grid h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 40px;
    margin-bottom: 15px;
    }
    
    .we_atx-top-section {
    margin-top: -90px;
    }
    
    .video_play_icon{
        width: 60px;
        height: 60px;
        top: -88px;
    }
    
    .video_play_icon img {
        padding-top: 18px;
        max-width: 24px !important;
    }
    
    .we-atx-grid p{
        padding:0;
    }
    
    .rew_fea_section::before {
        background-size: 400px auto;
        background-position: center top;
        left: 0;
        top: -215px;
    }
    
    .banner_btn.btn-1{
        margin-right:10px !important;
    }
    
    .rew_fea_text p {
        padding: 0 0px 15px;
    }
    
    .rew_fea_text p::before {
        height: 3px;
    }
    
    .rew_fea_section {
        padding: 70px 15px 20px;
    }
    
    .rew_fea_img{
        margin-top:0;
    }
    
    .rew-tab-section .mkdf-tabs .mkdf-tabs-nav li{
        width: 100%;
    }
    
    .next-prev-icon{
        display:none;
    }
    
    .rew-content-row .col-sm-7, 
    .rew-content-row .col-sm-5{
        padding-left:0px;
        padding-right:0px;
    }
    
    .rew-content-1 h3 {
    font-size: 30px;
    }
    
    .rew-content-1 p, .rew-content-2 p{
    margin-bottom: 20px;
    }
    
    .rew-tab-section::before {
    font-size: 48px;
    letter-spacing: 3px;
    }
    
    .area-geo-page-second-video iframe {
        height: 240px !important;
    }
    
    .web-trafic-form .col-sm-4 {
        display: inline-block;
        float: none;
        margin: 0;
        width: 100%;
    }
    
    #nav-menu-item-10657{
        display:block;
    }
    
    .mob-app-contact-grid {
        padding: 20px 10px;
    }
    
    .featured-grid-box.wpb_content_element {
        margin-bottom: 20px !important;
    }
    
    .bottom-banner-link-section .franchise-link-btn.mkdf-btn.mkdf-btn-solid {
        font-size: 16px !important;
        width: 100%;
    }
    
    .bottom-product-section .mkdf-section-inner{
        max-width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 0 20px;
    }
    
    .footer-logo-txt {
        font-size:30px;
        line-height: 36px;
        letter-spacing: 2px;
        width: 80%;
        margin-left: 10%;
        top: -15px;
    }
    
    .bottom-product-section {
        padding: 35px 0 25px;
    }
    
    .referral-banner-content {
        padding: 40px 0 100px;
    }
    
    .referral-banner-text h1 {
        font-size: 36px;
    }
    
    .referral-banner-text p {
        font-size: 20px !important;
    }
    .referral-banner-section .wpb_single_image.edu-pop-icon img
    {max-width:62px !important;}
    .referral-banner-section .vc_custom_1572121490097 {
    margin-top: 99px !important;
   }
    .want_make_column1, .want_make_column2{
        padding: 30px 24px !important;
    }
    
    .want_make_text2 p{
        font-size:18px !important;
    }
    .how-referral-column p{font-size:18px!important;}
    .want-to-make-up-section::before {
        content: none;
        background-color: transparent;
    }
    
    .want_make_column1::before {
        content: none;
    }
    
    .titile-with-sep4.vc_separator.wpb_content_element h4 {
        font-size: 20px;
    }
    
    .referral-form-grid .vc_col-sm-6 > .vc_row{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    
    .referral-form-grid .vc_col-sm-6{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    
    .consult-img-grid.wpb_single_image.vc_align_right, .consult-img-grid.wpb_single_image.vc_align_left{
        text-align: center;
        margin-top: 15px;
    }
    
    .consult-img-grid.wpb_single_image img {
        max-width: 120px;
    }   
    
    .consulting_icon_grid .mkdf-iwt-title-holder h4{
        font-size: 15px;
    }

    .real-estate-banner-text {
        margin-top: 20px;
    }
    
    .real-estate-form {
        padding: 10px 15px;
        padding: 10px 0;
        border-radius: 0;
        background-color:transparent;
    }
    
    .realestate-banner-section {
        padding: 40px 0 0;
        background-position: center top;
        background-size: 800px auto;
    }
    
    .hw-help-img2 {
        position: relative;
        top: 0;
        right: 0;
    }

    .hw-help-title {
        margin-top: 20px;
    }
    
    .hw-help-title .mkdf-section-title-holder .mkdf-section-title-large{
        font-size: 40px;
    }
    
    .how-help-section1{
        padding: 60px 0;
    }
    
    .re-bottom-text {
        margin-top: 0;
    }
    
    .real-estate-form.re-form2 {
        margin-top: 20px;
        padding: 0;
    }
    
    .complimentary-txt p, 
    .complimentary-txt2 p, 
    .complimentary-txt3 p, 
    .complimentary-txt4 p, 
    .complimentary-txt5 p {
        font-size: 21px !important;
        line-height: 1.24;
    }
    
    .re-thanks-banner-section {
        padding: 25px 0 0;
    }
    
    .re-schedule-bottom-section {
        padding: 30px 0;
    }
    
    .complimentary-txt2 {
        padding: 15px 0 20px;
        margin-top: 20px;
    }
    .seo-banner-content {
        padding: 30px 20px 40px;
    }
    .seo-banner-content .mkdf-btn.mkdf-btn-medium {
        letter-spacing: 0px;
    }
    .realestate-thanks-banner .vc_empty_space, .re-schedule-bottom-section .vc_empty_space{
        height:15px !important;
    }
    .social-media-img img {
        position: relative;     
        max-width: 100% !important;     
    }
    .seo_profits_column {
        margin-top: 12px;
    }
    .seo-banner-text h1 {
        font-size: 50px;
    }
    .why-atx {
        text-align: left;
    }
    .why-atx-detail p {
        padding-left: 0px;
    }
    
    .rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a{
        padding: 12px 16px 10px;
    }
    
    .launch-banner-content h4{
        font-size: 18px;
        letter-spacing: 0;
        margin-bottom: 30px !important;
    }
    
    .launch-banner-content {
        padding: 40px 0 60px;
    }
    
    .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li,
    .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li:last-child {
        border-right:0px !important;
    }
    .vision-service-box {
        width: auto;
        padding: 20px 20px 35px;
    }
    .wpb_content_element.vision-service-box {
        margin-bottom: 20px !important;
    }
    .vision-service-box h2 {
        font-size: 24px;
    }
    .vision-service-box p,
    .web-dev-bg-img-box .dev-content p  {
        line-height: 25px;
    }
    .web-dev-bg-img-box {
        background-size: auto 450px !important;
    }
    .vision-service-box.box1 {
        top: auto;
        position: relative;
    }

    .vision-service-box.box2 {
        top: auto;
        position: relative;
    }

    .vision-service-box.box3 {
        top: auto;
        right: auto;
        position:relative;
    }

    .vision-service-box.box4 {
        top: auto;
        left: auto;
        position:relative;
    }
    .call-us-btn.pull-right  {
        float:none;
    }
    .we-atx-grid-our-work h2 {      
        font-size: 27px;
        line-height:36px;
        letter-spacing: 3px;        
    }
}

@media screen and (min-width: 768px) and (max-width: 1279px) { 
    .rew-content-1 p {
    padding-right: 5%;
    padding-bottom: 30px;
    }

   .rew-content-1 p::after{
       right:0;
   }
   
   .rew-content-1 p::before{
       left:100%;
   }
   
   .rew-content-2 p {
    padding-right: 0;
   }
   
   .rew-tab-section::before{
       font-size: 70px;
       bottom: -30px;
       letter-spacing: 2px;
   }
   
    .rew-tab-section .mkdf-tabs .mkdf-tabs-nav .mkdf-tabs-shadow {
    display: block !important;
    }
 
    .rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li {
    margin-right: 0;
    border-bottom: none;
    border-right: none;
    float: left !important;
    }
 
    .launch-form-grid p{
        margin-bottom:0;
    }
 
   
}

@media screen and (min-width: 768px) and (max-width: 991px) {
      .rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a{
        padding: 15px 7px;
        border-right: none;
        font-size: 11px;
        letter-spacing: 0;
   }  
   
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .rew-tab-section .mkdf-tab-container:after { 
        color: #f8f8f8;
        font-size: 53px;
        bottom: -45px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1279px) {
    .we-listen-block-banner h1{
        font-size: 36px;
    }
    
    .we-listen-block-banner h1 > strong{
        font-size: 42px;
    }

     .rew-tab-section .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a{
        padding: 15px 7px;
        border-right: none;
        font-size: 13px;
        letter-spacing: 0;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .rew-tab-section .mkdf-tab-container:after { 
        color: #f8f8f8;
        font-size: 75px;
        bottom: -45px;
    }   
}
@media only screen and (max-width: 1100px) {

}
@media only screen and (max-width: 840px) {
    .engaging .wpb_wrapper p {

    padding: 0 0px;
}
    .ullist li:before {
    content: "";
    background: url(../deploy/assets/img/iconsd.png) no-repeat center top;
    top: 6px;
    left: -55px;
    background-size: 20px;
}
        .theone .growyourdesi {
    margin-bottom: 30px !important; 
    min-height: auto;
}
.mkdf-btn.btngrowbtn {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    .engaging {

    padding: 80px 0px 20px;
}
        .engaging .wpb_wrapper p {
    min-height: inherit;
}
.mkdf-btn.btngrowbtn {
    margin: 21px auto 50px;   
}
}
@media only screen and (max-width: 736px) {
    .rew-tab-section .mkdf-tab-container:after { 
        color: #f8f8f8;
        font-size: 53px;
        bottom: -45px;
    }

}

@media only screen and (max-width: 667px) {

    .realestate-banner-section {
        background-size: 640px auto;
    }
    
    .real-estate-form{
        margin-top: 70px;
    }
    
    .who-we-launch {
    padding: 20px 0 40px;
    }
    
    .launch-banner-content {
        padding: 10px 0 40px;
    }
    
    .launch-banner-content .we-listen-block-banner h1 > strong {
    font-size: 24px;
    line-height: 1.2;
    }
    
    .complimentary-txt p, 
    .complimentary-txt2 p, 
    .complimentary-txt3 p, 
    .complimentary-txt4 p, 
    .complimentary-txt5 p {
        font-size: 16px !important;
        line-height: 1.4;
    }
    
    .area-geo-page-second-video iframe {
        height: 170px !important;
    }
    
    .we-atx-grid h2 {
        font-size: 27px;
    }
    
    body.page-id-11794 .we-atx-grid h2 {
        font-size: 25px;
    }

}

@media only screen and (max-width: 480px) {

.theone .wpb_column.vc_column_container {} 


.ullist li {
    font-size: 21px !important;
    line-height: 35px;
    margin-bottom: 20px;
}
.growyourdesi{

}  
    .realestate-banner-section {
        background-size: 400px auto;
    }
    .featured-icon {
        width: 50% !important;
        float: left;
    }
    .rew-tab-section .mkdf-tab-container:after { 
        color: #f8f8f8;
        font-size: 20px;
        bottom: -45px;
    }
    .web-dev-bg-img-box h2.mkdf-section-title {
        font-size:26px;
    }
    .vision-service-box {
        width: auto;
        padding: 20px 20px 35px;
    }
    .wpb_content_element.vision-service-box {
        margin-bottom: 20px !important;
    }
    .vision-service-box h2 {
        font-size: 24px;
    }
    .vision-service-box p,
    .web-dev-bg-img-box .dev-content p  {
        line-height: 25px;
    }
    .web-dev-bg-img-box {
        background-size: auto 450px !important;
    }
    .vision-service-box.box1 {
        top: auto;
        position: relative;
    }

    .vision-service-box.box2 {
        top: auto;
        position: relative;
    }

    .vision-service-box.box3 {
        top: auto;
        right: auto;
        position:relative;
    }

    .vision-service-box.box4 {
        top: auto;
        left: auto;
        position:relative;
    }
    .call-us-btn.pull-right  {
        float:none;
    }
    .bottom-product-section .mkdf-section-inner {
        padding:0px;
    }

    .mkdf-grid-section .mkdf-section-inner {
        margin: auto !important;
    }

    .footer-logo-txt {
        margin-left: 5%;
    }
    .footer-nav-logo-grid ul {
        width: auto;
    }
}



/* BOOTSTRAP */

.m-0 {
    margin: 0!important
}
.mt-0, .my-0 {
    margin-top: 0!important
}
.mr-0, .mx-0 {
    margin-right: 0!important
}
.mb-0, .my-0 {
    margin-bottom: 0!important
}
.ml-0, .mx-0 {
    margin-left: 0!important
}
.m-1 {
margin:.25rem!important
}
.mt-1, .my-1 {
margin-top:.25rem!important
}
.mr-1, .mx-1 {
margin-right:.25rem!important
}
.mb-1, .my-1 {
margin-bottom:.25rem!important
}
.ml-1, .mx-1 {
margin-left:.25rem!important
}
.m-2 {
margin:.5rem!important
}
.mt-2, .my-2 {
margin-top:.5rem!important
}
.mr-2, .mx-2 {
margin-right:.5rem!important
}
.mb-2, .my-2 {
margin-bottom:.5rem!important
}
.ml-2, .mx-2 {
margin-left:.5rem!important
}
.m-3 {
    margin: 1rem!important
}
.mt-3, .my-3 {
    margin-top: 1rem!important
}
.mr-3, .mx-3 {
    margin-right: 1rem!important
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
    margin-left: 1rem!important
}
.m-4 {
    margin: 1.5rem!important
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
    margin-left: 1.5rem!important
}
.m-5 {
    margin: 3rem!important
}
.mt-5, .my-5 {
    margin-top: 3rem!important
}
.mr-5, .mx-5 {
    margin-right: 3rem!important
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
    margin-left: 3rem!important
}
.p-0 {
    padding: 0!important
}
.pt-0, .py-0 {
    padding-top: 0!important
}
.pr-0, .px-0 {
    padding-right: 0!important
}
.pb-0, .py-0 {
    padding-bottom: 0!important
}
.pl-0, .px-0 {
    padding-left: 0!important
}
.p-1 {
padding:.25rem!important
}
.pt-1, .py-1 {
padding-top:.25rem!important
}
.pr-1, .px-1 {
padding-right:.25rem!important
}
.pb-1, .py-1 {
padding-bottom:.25rem!important
}
.pl-1, .px-1 {
padding-left:.25rem!important
}
.p-2 {
padding:.5rem!important
}
.pt-2, .py-2 {
padding-top:.5rem!important
}
.pr-2, .px-2 {
padding-right:.5rem!important
}
.pb-2, .py-2 {
padding-bottom:.5rem!important
}
.pl-2, .px-2 {
padding-left:.5rem!important
}
.p-3 {
    padding: 1rem!important
}
.pt-3, .py-3 {
    padding-top: 1rem!important
}
.pr-3, .px-3 {
    padding-right: 1rem!important
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important
}
.pl-3, .px-3 {
    padding-left: 1rem!important
}
.p-4 {
    padding: 1.5rem!important
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important
}
.p-5 {
    padding: 3rem!important
}
.pt-5, .py-5 {
    padding-top: 3rem!important
}
.pr-5, .px-5 {
    padding-right: 3rem!important
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important
}
.pl-5, .px-5 {
    padding-left: 3rem!important
}
.m-n1 {
margin:-.25rem!important
}
.mt-n1, .my-n1 {
margin-top:-.25rem!important
}
.mr-n1, .mx-n1 {
margin-right:-.25rem!important
}
.mb-n1, .my-n1 {
margin-bottom:-.25rem!important
}
.ml-n1, .mx-n1 {
margin-left:-.25rem!important
}
.m-n2 {
margin:-.5rem!important
}
.mt-n2, .my-n2 {
margin-top:-.5rem!important
}
.mr-n2, .mx-n2 {
margin-right:-.5rem!important
}
.mb-n2, .my-n2 {
margin-bottom:-.5rem!important
}
.ml-n2, .mx-n2 {
margin-left:-.5rem!important
}
.m-n3 {
    margin: -1rem!important
}
.mt-n3, .my-n3 {
    margin-top: -1rem!important
}
.mr-n3, .mx-n3 {
    margin-right: -1rem!important
}
.mb-n3, .my-n3 {
    margin-bottom: -1rem!important
}
.ml-n3, .mx-n3 {
    margin-left: -1rem!important
}
.m-n4 {
    margin: -1.5rem!important
}
.mt-n4, .my-n4 {
    margin-top: -1.5rem!important
}
.mr-n4, .mx-n4 {
    margin-right: -1.5rem!important
}
.mb-n4, .my-n4 {
    margin-bottom: -1.5rem!important
}
.ml-n4, .mx-n4 {
    margin-left: -1.5rem!important
}
.m-n5 {
    margin: -3rem!important
}
.mt-n5, .my-n5 {
    margin-top: -3rem!important
}
.mr-n5, .mx-n5 {
    margin-right: -3rem!important
}
.mb-n5, .my-n5 {
    margin-bottom: -3rem!important
}
.ml-n5, .mx-n5 {
    margin-left: -3rem!important
}
.m-auto {
    margin: auto!important
}
.mt-auto, .my-auto {
    margin-top: auto!important
}
.mr-auto, .mx-auto {
    margin-right: auto!important
}
.mb-auto, .my-auto {
    margin-bottom: auto!important
}
.ml-auto, .mx-auto {
    margin-left: auto!important
}
@media (min-width:576px) {
.m-sm-0 {
    margin: 0!important
}
.mt-sm-0, .my-sm-0 {
    margin-top: 0!important
}
.mr-sm-0, .mx-sm-0 {
    margin-right: 0!important
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important
}
.ml-sm-0, .mx-sm-0 {
    margin-left: 0!important
}
.m-sm-1 {
margin:.25rem!important
}
.mt-sm-1, .my-sm-1 {
margin-top:.25rem!important
}
.mr-sm-1, .mx-sm-1 {
margin-right:.25rem!important
}
.mb-sm-1, .my-sm-1 {
margin-bottom:.25rem!important
}
.ml-sm-1, .mx-sm-1 {
margin-left:.25rem!important
}
.m-sm-2 {
margin:.5rem!important
}
.mt-sm-2, .my-sm-2 {
margin-top:.5rem!important
}
.mr-sm-2, .mx-sm-2 {
margin-right:.5rem!important
}
.mb-sm-2, .my-sm-2 {
margin-bottom:.5rem!important
}
.ml-sm-2, .mx-sm-2 {
margin-left:.5rem!important
}
.m-sm-3 {
    margin: 1rem!important
}
.mt-sm-3, .my-sm-3 {
    margin-top: 1rem!important
}
.mr-sm-3, .mx-sm-3 {
    margin-right: 1rem!important
}
.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem!important
}
.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important
}
.m-sm-4 {
    margin: 1.5rem!important
}
.mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem!important
}
.mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem!important
}
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem!important
}
.ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem!important
}
.m-sm-5 {
    margin: 3rem!important
}
.mt-sm-5, .my-sm-5 {
    margin-top: 3rem!important
}
.mr-sm-5, .mx-sm-5 {
    margin-right: 3rem!important
}
.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem!important
}
.ml-sm-5, .mx-sm-5 {
    margin-left: 3rem!important
}
.p-sm-0 {
    padding: 0!important
}
.pt-sm-0, .py-sm-0 {
    padding-top: 0!important
}
.pr-sm-0, .px-sm-0 {
    padding-right: 0!important
}
.pb-sm-0, .py-sm-0 {
    padding-bottom: 0!important
}
.pl-sm-0, .px-sm-0 {
    padding-left: 0!important
}
.p-sm-1 {
padding:.25rem!important
}
.pt-sm-1, .py-sm-1 {
padding-top:.25rem!important
}
.pr-sm-1, .px-sm-1 {
padding-right:.25rem!important
}
.pb-sm-1, .py-sm-1 {
padding-bottom:.25rem!important
}
.pl-sm-1, .px-sm-1 {
padding-left:.25rem!important
}
.p-sm-2 {
padding:.5rem!important
}
.pt-sm-2, .py-sm-2 {
padding-top:.5rem!important
}
.pr-sm-2, .px-sm-2 {
padding-right:.5rem!important
}
.pb-sm-2, .py-sm-2 {
padding-bottom:.5rem!important
}
.pl-sm-2, .px-sm-2 {
padding-left:.5rem!important
}
.p-sm-3 {
    padding: 1rem!important
}
.pt-sm-3, .py-sm-3 {
    padding-top: 1rem!important
}
.pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important
}
.pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem!important
}
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important
}
.p-sm-4 {
    padding: 1.5rem!important
}
.pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem!important
}
.pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem!important
}
.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem!important
}
.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem!important
}
.p-sm-5 {
    padding: 3rem!important
}
.pt-sm-5, .py-sm-5 {
    padding-top: 3rem!important
}
.pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important
}
.pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem!important
}
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important
}
.m-sm-n1 {
margin:-.25rem!important
}
.mt-sm-n1, .my-sm-n1 {
margin-top:-.25rem!important
}
.mr-sm-n1, .mx-sm-n1 {
margin-right:-.25rem!important
}
.mb-sm-n1, .my-sm-n1 {
margin-bottom:-.25rem!important
}
.ml-sm-n1, .mx-sm-n1 {
margin-left:-.25rem!important
}
.m-sm-n2 {
margin:-.5rem!important
}
.mt-sm-n2, .my-sm-n2 {
margin-top:-.5rem!important
}
.mr-sm-n2, .mx-sm-n2 {
margin-right:-.5rem!important
}
.mb-sm-n2, .my-sm-n2 {
margin-bottom:-.5rem!important
}
.ml-sm-n2, .mx-sm-n2 {
margin-left:-.5rem!important
}
.m-sm-n3 {
    margin: -1rem!important
}
.mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem!important
}
.mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem!important
}
.mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem!important
}
.ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem!important
}
.m-sm-n4 {
    margin: -1.5rem!important
}
.mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem!important
}
.mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem!important
}
.mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem!important
}
.ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem!important
}
.m-sm-n5 {
    margin: -3rem!important
}
.mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem!important
}
.mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem!important
}
.mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem!important
}
.ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem!important
}
.m-sm-auto {
    margin: auto!important
}
.mt-sm-auto, .my-sm-auto {
    margin-top: auto!important
}
.mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important
}
.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important
}
.ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important
}
}
@media (min-width:768px) {
.m-md-0 {
    margin: 0!important
}
.mt-md-0, .my-md-0 {
    margin-top: 0!important
}
.mr-md-0, .mx-md-0 {
    margin-right: 0!important
}
.mb-md-0, .my-md-0 {
    margin-bottom: 0!important
}
.ml-md-0, .mx-md-0 {
    margin-left: 0!important
}
.m-md-1 {
margin:.25rem!important
}
.mt-md-1, .my-md-1 {
margin-top:.25rem!important
}
.mr-md-1, .mx-md-1 {
margin-right:.25rem!important
}
.mb-md-1, .my-md-1 {
margin-bottom:.25rem!important
}
.ml-md-1, .mx-md-1 {
margin-left:.25rem!important
}
.m-md-2 {
margin:.5rem!important
}
.mt-md-2, .my-md-2 {
margin-top:.5rem!important
}
.mr-md-2, .mx-md-2 {
margin-right:.5rem!important
}
.mb-md-2, .my-md-2 {
margin-bottom:.5rem!important
}
.ml-md-2, .mx-md-2 {
margin-left:.5rem!important
}
.m-md-3 {
    margin: 1rem!important
}
.mt-md-3, .my-md-3 {
    margin-top: 1rem!important
}
.mr-md-3, .mx-md-3 {
    margin-right: 1rem!important
}
.mb-md-3, .my-md-3 {
    margin-bottom: 1rem!important
}
.ml-md-3, .mx-md-3 {
    margin-left: 1rem!important
}
.m-md-4 {
    margin: 1.5rem!important
}
.mt-md-4, .my-md-4 {
    margin-top: 1.5rem!important
}
.mr-md-4, .mx-md-4 {
    margin-right: 1.5rem!important
}
.mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem!important
}
.ml-md-4, .mx-md-4 {
    margin-left: 1.5rem!important
}
.m-md-5 {
    margin: 3rem!important
}
.mt-md-5, .my-md-5 {
    margin-top: 3rem!important
}
.mr-md-5, .mx-md-5 {
    margin-right: 3rem!important
}
.mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important
}
.ml-md-5, .mx-md-5 {
    margin-left: 3rem!important
}
.p-md-0 {
    padding: 0!important
}
.pt-md-0, .py-md-0 {
    padding-top: 0!important
}
.pr-md-0, .px-md-0 {
    padding-right: 0!important
}
.pb-md-0, .py-md-0 {
    padding-bottom: 0!important
}
.pl-md-0, .px-md-0 {
    padding-left: 0!important
}
.p-md-1 {
padding:.25rem!important
}
.pt-md-1, .py-md-1 {
padding-top:.25rem!important
}
.pr-md-1, .px-md-1 {
padding-right:.25rem!important
}
.pb-md-1, .py-md-1 {
padding-bottom:.25rem!important
}
.pl-md-1, .px-md-1 {
padding-left:.25rem!important
}
.p-md-2 {
padding:.5rem!important
}
.pt-md-2, .py-md-2 {
padding-top:.5rem!important
}
.pr-md-2, .px-md-2 {
padding-right:.5rem!important
}
.pb-md-2, .py-md-2 {
padding-bottom:.5rem!important
}
.pl-md-2, .px-md-2 {
padding-left:.5rem!important
}
.p-md-3 {
    padding: 1rem!important
}
.pt-md-3, .py-md-3 {
    padding-top: 1rem!important
}
.pr-md-3, .px-md-3 {
    padding-right: 1rem!important
}
.pb-md-3, .py-md-3 {
    padding-bottom: 1rem!important
}
.pl-md-3, .px-md-3 {
    padding-left: 1rem!important
}
.p-md-4 {
    padding: 1.5rem!important
}
.pt-md-4, .py-md-4 {
    padding-top: 1.5rem!important
}
.pr-md-4, .px-md-4 {
    padding-right: 1.5rem!important
}
.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important
}
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important
}
.p-md-5 {
    padding: 3rem!important
}
.pt-md-5, .py-md-5 {
    padding-top: 3rem!important
}
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important
}
.pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important
}
.m-md-n1 {
margin:-.25rem!important
}
.mt-md-n1, .my-md-n1 {
margin-top:-.25rem!important
}
.mr-md-n1, .mx-md-n1 {
margin-right:-.25rem!important
}
.mb-md-n1, .my-md-n1 {
margin-bottom:-.25rem!important
}
.ml-md-n1, .mx-md-n1 {
margin-left:-.25rem!important
}
.m-md-n2 {
margin:-.5rem!important
}
.mt-md-n2, .my-md-n2 {
margin-top:-.5rem!important
}
.mr-md-n2, .mx-md-n2 {
margin-right:-.5rem!important
}
.mb-md-n2, .my-md-n2 {
margin-bottom:-.5rem!important
}
.ml-md-n2, .mx-md-n2 {
margin-left:-.5rem!important
}
.m-md-n3 {
    margin: -1rem!important
}
.mt-md-n3, .my-md-n3 {
    margin-top: -1rem!important
}
.mr-md-n3, .mx-md-n3 {
    margin-right: -1rem!important
}
.mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem!important
}
.ml-md-n3, .mx-md-n3 {
    margin-left: -1rem!important
}
.m-md-n4 {
    margin: -1.5rem!important
}
.mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem!important
}
.mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem!important
}
.mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem!important
}
.ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem!important
}
.m-md-n5 {
    margin: -3rem!important
}
.mt-md-n5, .my-md-n5 {
    margin-top: -3rem!important
}
.mr-md-n5, .mx-md-n5 {
    margin-right: -3rem!important
}
.mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem!important
}
.ml-md-n5, .mx-md-n5 {
    margin-left: -3rem!important
}
.m-md-auto {
    margin: auto!important
}
.mt-md-auto, .my-md-auto {
    margin-top: auto!important
}
.mr-md-auto, .mx-md-auto {
    margin-right: auto!important
}
.mb-md-auto, .my-md-auto {
    margin-bottom: auto!important
}
.ml-md-auto, .mx-md-auto {
    margin-left: auto!important
}
}
@media (min-width:992px) {
.m-lg-0 {
    margin: 0!important
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important
}
.mr-lg-0, .mx-lg-0 {
    margin-right: 0!important
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0!important
}
.ml-lg-0, .mx-lg-0 {
    margin-left: 0!important
}
.m-lg-1 {
margin:.25rem!important
}
.mt-lg-1, .my-lg-1 {
margin-top:.25rem!important
}
.mr-lg-1, .mx-lg-1 {
margin-right:.25rem!important
}
.mb-lg-1, .my-lg-1 {
margin-bottom:.25rem!important
}
.ml-lg-1, .mx-lg-1 {
margin-left:.25rem!important
}
.m-lg-2 {
margin:.5rem!important
}
.mt-lg-2, .my-lg-2 {
margin-top:.5rem!important
}
.mr-lg-2, .mx-lg-2 {
margin-right:.5rem!important
}
.mb-lg-2, .my-lg-2 {
margin-bottom:.5rem!important
}
.ml-lg-2, .mx-lg-2 {
margin-left:.5rem!important
}
.m-lg-3 {
    margin: 1rem!important
}
.mt-lg-3, .my-lg-3 {
    margin-top: 1rem!important
}
.mr-lg-3, .mx-lg-3 {
    margin-right: 1rem!important
}
.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem!important
}
.ml-lg-3, .mx-lg-3 {
    margin-left: 1rem!important
}
.m-lg-4 {
    margin: 1.5rem!important
}
.mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem!important
}
.mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem!important
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem!important
}
.ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem!important
}
.m-lg-5 {
    margin: 3rem!important
}
.mt-lg-5, .my-lg-5 {
    margin-top: 3rem!important
}
.mr-lg-5, .mx-lg-5 {
    margin-right: 3rem!important
}
.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem!important
}
.ml-lg-5, .mx-lg-5 {
    margin-left: 3rem!important
}
.p-lg-0 {
    padding: 0!important
}
.pt-lg-0, .py-lg-0 {
    padding-top: 0!important
}
.pr-lg-0, .px-lg-0 {
    padding-right: 0!important
}
.pb-lg-0, .py-lg-0 {
    padding-bottom: 0!important
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0!important
}
.p-lg-1 {
padding:.25rem!important
}
.pt-lg-1, .py-lg-1 {
padding-top:.25rem!important
}
.pr-lg-1, .px-lg-1 {
padding-right:.25rem!important
}
.pb-lg-1, .py-lg-1 {
padding-bottom:.25rem!important
}
.pl-lg-1, .px-lg-1 {
padding-left:.25rem!important
}
.p-lg-2 {
padding:.5rem!important
}
.pt-lg-2, .py-lg-2 {
padding-top:.5rem!important
}
.pr-lg-2, .px-lg-2 {
padding-right:.5rem!important
}
.pb-lg-2, .py-lg-2 {
padding-bottom:.5rem!important
}
.pl-lg-2, .px-lg-2 {
padding-left:.5rem!important
}
.p-lg-3 {
    padding: 1rem!important
}
.pt-lg-3, .py-lg-3 {
    padding-top: 1rem!important
}
.pr-lg-3, .px-lg-3 {
    padding-right: 1rem!important
}
.pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem!important
}
.pl-lg-3, .px-lg-3 {
    padding-left: 1rem!important
}
.p-lg-4 {
    padding: 1.5rem!important
}
.pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem!important
}
.pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem!important
}
.pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem!important
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem!important
}
.p-lg-5 {
    padding: 3rem!important
}
.pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important
}
.pr-lg-5, .px-lg-5 {
    padding-right: 3rem!important
}
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important
}
.pl-lg-5, .px-lg-5 {
    padding-left: 3rem!important
}
.m-lg-n1 {
margin:-.25rem!important
}
.mt-lg-n1, .my-lg-n1 {
margin-top:-.25rem!important
}
.mr-lg-n1, .mx-lg-n1 {
margin-right:-.25rem!important
}
.mb-lg-n1, .my-lg-n1 {
margin-bottom:-.25rem!important
}
.ml-lg-n1, .mx-lg-n1 {
margin-left:-.25rem!important
}
.m-lg-n2 {
margin:-.5rem!important
}
.mt-lg-n2, .my-lg-n2 {
margin-top:-.5rem!important
}
.mr-lg-n2, .mx-lg-n2 {
margin-right:-.5rem!important
}
.mb-lg-n2, .my-lg-n2 {
margin-bottom:-.5rem!important
}
.ml-lg-n2, .mx-lg-n2 {
margin-left:-.5rem!important
}
.m-lg-n3 {
    margin: -1rem!important
}
.mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem!important
}
.mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem!important
}
.mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem!important
}
.ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem!important
}
.m-lg-n4 {
    margin: -1.5rem!important
}
.mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem!important
}
.mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem!important
}
.mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem!important
}
.ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem!important
}
.m-lg-n5 {
    margin: -3rem!important
}
.mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem!important
}
.mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem!important
}
.mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem!important
}
.ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem!important
}
.m-lg-auto {
    margin: auto!important
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important
}
.mr-lg-auto, .mx-lg-auto {
    margin-right: auto!important
}
.mb-lg-auto, .my-lg-auto {
    margin-bottom: auto!important
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto!important
}
}
@media (min-width:1200px) {
.m-xl-0 {
    margin: 0!important
}
.mt-xl-0, .my-xl-0 {
    margin-top: 0!important
}
.mr-xl-0, .mx-xl-0 {
    margin-right: 0!important
}
.mb-xl-0, .my-xl-0 {
    margin-bottom: 0!important
}
.ml-xl-0, .mx-xl-0 {
    margin-left: 0!important
}
.m-xl-1 {
margin:.25rem!important
}
.mt-xl-1, .my-xl-1 {
margin-top:.25rem!important
}
.mr-xl-1, .mx-xl-1 {
margin-right:.25rem!important
}
.mb-xl-1, .my-xl-1 {
margin-bottom:.25rem!important
}
.ml-xl-1, .mx-xl-1 {
margin-left:.25rem!important
}
.m-xl-2 {
margin:.5rem!important
}
.mt-xl-2, .my-xl-2 {
margin-top:.5rem!important
}
.mr-xl-2, .mx-xl-2 {
margin-right:.5rem!important
}
.mb-xl-2, .my-xl-2 {
margin-bottom:.5rem!important
}
.ml-xl-2, .mx-xl-2 {
margin-left:.5rem!important
}
.m-xl-3 {
    margin: 1rem!important
}
.mt-xl-3, .my-xl-3 {
    margin-top: 1rem!important
}
.mr-xl-3, .mx-xl-3 {
    margin-right: 1rem!important
}
.mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem!important
}
.ml-xl-3, .mx-xl-3 {
    margin-left: 1rem!important
}
.m-xl-4 {
    margin: 1.5rem!important
}
.mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem!important
}
.mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem!important
}
.mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem!important
}
.ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem!important
}
.m-xl-5 {
    margin: 3rem!important
}
.mt-xl-5, .my-xl-5 {
    margin-top: 3rem!important
}
.mr-xl-5, .mx-xl-5 {
    margin-right: 3rem!important
}
.mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem!important
}
.ml-xl-5, .mx-xl-5 {
    margin-left: 3rem!important
}
.p-xl-0 {
    padding: 0!important
}
.pt-xl-0, .py-xl-0 {
    padding-top: 0!important
}
.pr-xl-0, .px-xl-0 {
    padding-right: 0!important
}
.pb-xl-0, .py-xl-0 {
    padding-bottom: 0!important
}
.pl-xl-0, .px-xl-0 {
    padding-left: 0!important
}
.p-xl-1 {
padding:.25rem!important
}
.pt-xl-1, .py-xl-1 {
padding-top:.25rem!important
}
.pr-xl-1, .px-xl-1 {
padding-right:.25rem!important
}
.pb-xl-1, .py-xl-1 {
padding-bottom:.25rem!important
}
.pl-xl-1, .px-xl-1 {
padding-left:.25rem!important
}
.p-xl-2 {
padding:.5rem!important
}
.pt-xl-2, .py-xl-2 {
padding-top:.5rem!important
}
.pr-xl-2, .px-xl-2 {
padding-right:.5rem!important
}
.pb-xl-2, .py-xl-2 {
padding-bottom:.5rem!important
}
.pl-xl-2, .px-xl-2 {
padding-left:.5rem!important
}
.p-xl-3 {
    padding: 1rem!important
}
.pt-xl-3, .py-xl-3 {
    padding-top: 1rem!important
}
.pr-xl-3, .px-xl-3 {
    padding-right: 1rem!important
}
.pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem!important
}
.pl-xl-3, .px-xl-3 {
    padding-left: 1rem!important
}
.p-xl-4 {
    padding: 1.5rem!important
}
.pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem!important
}
.pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem!important
}
.pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem!important
}
.pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem!important
}
.p-xl-5 {
    padding: 3rem!important
}
.pt-xl-5, .py-xl-5 {
    padding-top: 3rem!important
}
.pr-xl-5, .px-xl-5 {
    padding-right: 3rem!important
}
.pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem!important
}
.pl-xl-5, .px-xl-5 {
    padding-left: 3rem!important
}
.m-xl-n1 {
margin:-.25rem!important
}
.mt-xl-n1, .my-xl-n1 {
margin-top:-.25rem!important
}
.mr-xl-n1, .mx-xl-n1 {
margin-right:-.25rem!important
}
.mb-xl-n1, .my-xl-n1 {
margin-bottom:-.25rem!important
}
.ml-xl-n1, .mx-xl-n1 {
margin-left:-.25rem!important
}
.m-xl-n2 {
margin:-.5rem!important
}
.mt-xl-n2, .my-xl-n2 {
margin-top:-.5rem!important
}
.mr-xl-n2, .mx-xl-n2 {
margin-right:-.5rem!important
}
.mb-xl-n2, .my-xl-n2 {
margin-bottom:-.5rem!important
}
.ml-xl-n2, .mx-xl-n2 {
margin-left:-.5rem!important
}
.m-xl-n3 {
    margin: -1rem!important
}
.mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem!important
}
.mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem!important
}
.mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem!important
}
.ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem!important
}
.m-xl-n4 {
    margin: -1.5rem!important
}
.mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem!important
}
.mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem!important
}
.mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem!important
}
.ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem!important
}
.m-xl-n5 {
    margin: -3rem!important
}
.mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem!important
}
.mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem!important
}
.mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem!important
}
.ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem!important
}
.m-xl-auto {
    margin: auto!important
}
.mt-xl-auto, .my-xl-auto {
    margin-top: auto!important
}
.mr-xl-auto, .mx-xl-auto {
    margin-right: auto!important
}
.mb-xl-auto, .my-xl-auto {
    margin-bottom: auto!important
}
.ml-xl-auto, .mx-xl-auto {
    margin-left: auto!important
}

/* //BOOTSTRAP  