/*
Theme Name:     Fusion Child
Theme URI:      https://www.livemeshthemes.com/fusion
Description:    Child theme for the Fusion Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       fusion
Version:        0.2.0
*/

#page-loading {
    z-index: 2001000;
    background: #FFF url(https://www.livemeshthemes.com/wp-content/uploads/2014/05/Preloader_11.gif) no-repeat 50% 50% !important;
}

#slider-area {
    overflow: hidden;
}

.post-type-archive button,
.post-type-archive .button,
.post-type-archive input[type=button],
.post-type-archive input[type="submit"],
.post-type-archive input[type="reset"] {
    background-color: #00aab1;
    border-color: #067f85;
}

.post-type-archive .page-links a,
.post-type-archive .page-links a:visited,
.post-type-archive .pagination a,
.post-type-archive .pagination a:visited {
    background-color: #00aab1;
}

cite,
em,
i,
#author-widget .author-name,
.rss-block,
ul.post-list .published,
ul.post-list .byline,
ul.post-list .entry-meta,
.entry-meta span a,
.comment-author cite,
.comment-reply-link,
.comment-edit-link,
.comment-reply-link:visited,
.comment-edit-link:visited {
    font-family: 'Gesta-Regular';
}

a,
a:active,
a:visited {
    color: #f04e26;
}

body .image-text-toggle .text-content.full_width {
    width: 100%;
}

button,
.button,
input[type=button],
input[type="submit"],
input[type="reset"] {
    color: #f04e26;
    padding: 12px 28px;
}

.button.button-grey {
    color: #4B4B4B !important;
    background-color: #ffffff;
    border: 1px solid #4B4B4B;
}

.button.button-grey:hover {
    color: #00AAB1 !important;
    border: 1px solid #00AAB1 !important;
    background-color: #ffffff !important;
}


.page-id-17234 .banner .button.button-grey:hover{border-color: #fff !important;}


.button.button-orange {
    color: #ffffff !important;
    background-color: #f04e26;
    border: 1px solid #f04e26;
}

.button.button-orange:hover {
    color: #ffffff !important;
    border: 1px solid #4B4B4B !important;
    background-color: #4B4B4B !important;
}

.button.button-green-dark {
    color: #ffffff !important;
    background-color: #00AAB1;
    border: 1px solid #00AAB1;
}

.button.button-green-dark:hover {
    color: #00AAB1 !important;
    border: 1px solid #00AAB1 !important;
    background-color: #ffffff !important;
}

.post-type-archive-case-studies.layout-2c #content {
    max-width: 100%;
}

.rev_slider .button {
    padding: 12px 28px !important;
}

#subscribe-news .mc4wp-alert {
    margin-top: 10px;
}

#subscribe-news {
    margin-top: 50px;
}

.home-banner .slide .slider_head {
    transition-delay: .5s, .5s;
    font-family: 'Gesta-Light';
    font-size: 72px;
    font-weight: 100;
    line-height: .975;
    transform: translateX(-30px);
    transition: opacity 1s, transform 1s cubic-bezier(.23, 1, .32, 1);
    margin-bottom: 10px;
}

#content {
    padding: 0px;
}

.get_started {
    margin-bottom: 0px;
    display: block;
    width: 100%;
}

.get_started .title {
    font-family: 'Gesta-regular';
    font-size: 40px;
}

.get_started ul {
    list-style-type: disc;
}

.favorite_features .btn.btn-pink {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-in-out;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    padding: 18px 35px;
    color: #f04e26;
}

.favorite_features .btn.btn-pink:hover {
    background-color: rgb(98, 58, 162);
    border-color: rgb(98, 58, 162);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
}


/*
.favorite_features .featured-list {
	position: relative;
}
.favorite_features .thumbnail {
  	position: absolute;
  	-webkit-transition: all 0.2s ease-in-out 0s;
  	-moz-transition: all 0.2s ease-in-out 0s;
  	-ms-transition: all 0.2s ease-in-out 0s;
 	transition: all 0.2s ease-in-out 0s;
 	transform: translateY(-30px);
}*/

.service-list .title,
.get_started .title,
.build-landkit .title,
.our-expertise .title {
    font-size: 44px;
    line-height: 48px;
    font-family: 'gesta-Regular';
    color: #263238;
}

.favorite_features,
.service-list,
.build-landkit,
.favorite_features .heading {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.favorite_features .heading {
    width: 75%;
    margin: 30px auto;
    display: block;
}

.favorite_features .title {
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #546E7A;
}

.favorite_features .featured-list img {
    display: inline;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.favorite_features .featured-list img:hover {
    opacity: 1;
}


/*Menu*/

#site-logo {
    top: 3px;
    margin-right: 0;
}

#site-logo a img.standard-logo,
.header-overlay #header:not(.sticky) #site-logo a img.light-logo {
    height: 87px;
}


/*.sticky #site-logo a img.standard-logo ,
.header-overlay #header.sticky #site-logo a img.light-logo {
	height: 50px;
}*/

#header.sticky #site-logo {
    top: 0;
}

#header.sticky #primary-menu>ul.menu>li>a {
    line-height: 100px;
}

#primary-menu {
    margin-right: 0px;
}

#primary-menu>ul.menu>li>a {
    letter-spacing: 1px;
    padding: 0 17px 0;
}

#primary-menu>ul.menu>li.menu-button>a {
    border: 1px solid #00AAB1;
    margin-top: 28px;
    line-height: 10px;
    padding: 15px 20px;
    border-radius: 50px;
    border-radius: 16px;
    background-color: #00AAB1;
    background-color: #fff;
}

#primary-menu>ul.menu>li.menu-button>a.paoc-popup.popupaoc-button {
    color: #00AAB1 !important;
}

#primary-menu>ul.menu>li.menu-button>a.paoc-popup.popupaoc-button:hover {
    color: #fff !important;
    border-color: #00aab1 !important;
    /* background-color: #00aab1; */
    background: -webkit-gradient(linear, left top, right top, from(#009bca), to(#00aab2)) !important;
    background: -webkit-linear-gradient(left, #00aab2, #009bca) !important;
    background: -moz-linear-gradient(left, #00aab2, #009bca) !important;
    background: -ms-linear-gradient(left, #00aab2, #009bca) !important;
    background: -o-linear-gradient(left, #00aab2, #009bca) !important;
}

ul.social-icons.ex-topmenu li {
    border-right: 1px solid #fff;
    line-height: 12px;
    padding-right: 9px;
}

ul.social-icons.ex-topmenu li:last-child {
    padding-right: 0;
    border-right: 0;
}

ul.social-icons.ex-topmenu li a {
    font-size: 14px;
}

.sp-contact-info li i {
    opacity: 0.4;
}

#sp-top1 .sp-contact-info .sp-contact-phone>i::before {
    content: "\e942";
    font-size: 14px;
}

#sp-top-bar {
    background-color: #00aab1;
    background: -webkit-gradient(linear, left top, right top, from(#009bca), to(#00aab2));
    background: -webkit-linear-gradient(left, #00aab2, #009bca);
    background: -moz-linear-gradient(left, #00aab2, #009bca);
    background: -ms-linear-gradient(left, #00aab2, #009bca);
    background: -o-linear-gradient(left, #00aab2, #009bca);
}


/*margin-top: 10px;*/

#header.sticky #primary-menu>ul.menu>li.menu-button>a {
    line-height: 10px;
}


/*====================================
New blog css start here
====================================*/

.post-type-archive-blog .inner .hfeed {
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
}

.post-type-archive-blog .inner .hfeed article.hentry {
    width: 46%;
}

.post-type-archive-blog .inner .hfeed article.hentry .ds-blog-img {
    position: relative;
}

.post-type-archive-blog .inner .hfeed article.hentry .ds-blog-img span.read-more-link {
    margin-top: 0px;
    position: absolute;
    right: 13px;
    bottom: -19px;
}

.post-type-archive-blog .inner .hfeed article.hentry .ds-blog-img span.read-more-link a.button.default {
    padding: 8px 26px 8px 13px;
    position: relative;
}

.post-type-archive-blog .inner .hfeed article.hentry .ds-blog-img span.read-more-link a.button.default:before {
    content: "\f105";
    position: absolute;
    right: 11px;
    font-family: FontAwesome;
    font-size: 20px;
}

.post-type-archive-blog #container #main .inner .hfeed article.hentry .entry-meta {
    padding-bottom: 0px;
}

.post-type-archive-blog #container #main .inner .hfeed article.hentry .entry-meta span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0px;
}

.post-type-archive-blog #container #main .inner .hfeed article.hentry h2.entry-title a {
    display: block;
    line-height: 34px;
    width: 85%;
    font-size: 29px;
}

.post-type-archive-blog #container #main .inner .hfeed .entry-summary {
    margin-top: 11px;
}


/*--22-01-20-START--*/

.case-studies-template-default .dim-wrap,
.case-studies-template-default #title-area {
    display: none;
}

nav#primary-menu>ul.menu>li>a:hover,
nav.dropdown-menu-wrap ul.sub-menu li:hover>a {
    color: #00B3C7;
}

div.app-features-list .slider-content {
    display: none;
}

div.segment.app-features-list .segment-content .text-content {
    width: 100%;
}


/*--22-01-20-END--*/


/*--14-02-20-START--*/

div.resource-search>.search-form {
    box-shadow: none;
    text-align: left;
}

div.resource-search .search-form form {
    width: 85%;
}

div.resource-search .search-form .shw-al {
    width: auto;
}

div.resource-search>.search-form .shw-al a {
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%);
    color: #fff;
    border-radius: 12px;
    padding: 7px 26px;
    font-size: 14px;
    margin-top: -7px;
}

.resource-search>.search-form .shw-al a:hover {}


/*--14-02-20-END--*/


/*-- PopupUP START --*/

.modal-open .modal.tm-modal {
    top: 30%;
}

.tm-modal .modal-content {
    border-radius: 15px !important;
}

.tm-modal .modal-dialog {
    max-width: 900px;
    width: auto;
}

.tm-modal .modal-body {
    padding: 0;
    border-radius: 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(/wp-content/uploads/bg-popup-left.png) repeat-y top left;
}

.tm-modal .modal-body .tm-left {
    border-radius: 10px 0 0 10px;
    width: 50%;
    overflow: hidden;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
}

.tm-modal .tm-left .tm-left-inn {
    overflow: hidden;
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
}

.tm-modal .tm-left .tm-left-inn img {
    margin: 0 auto;
}

.tm-modal .modal-body .tm-right {
    border-radius: 0 10px 10px 0;
    width: 50%;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -ms-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0;
}

.tm-modal .tm-right .tm-right-inn {
    padding: 30px 30px 30px 50px;
    background: #fff;
    border-radius: 0 10px 10px 0;
}

.tm-modal .tm-right .tm-right-inn h2 {
    font-size: 28px;
    color: #00aab2;
    line-height: normal;
    margin: 0 0 0px 0;
    font-weight: 600;
    font-family: "Open Sans";
}

.tm-modal .tm-right .tm-right-inn p {
    color: #3e4c56;
    font-size: 28px;
    line-height: normal;
    margin: 0 0 25px;
    font-weight: 600;
    font-family: "Open Sans";
}

.tm-modal .tm-right .tm-right-inn .btn-download {
    border-radius: 22px;
    color: #fff;
    background: url(/wp-content/uploads/popup-btn-bg.png) repeat-y top center;
    padding: 7px 22px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans";
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
}

.page-template-template-sloution-new-page .dim-wrap {
    /* display: none; */
}

.page-template-template-sloution-new-page aside#custom_html-3 {
    /* display: block; */
}


.case_study-b { background: #f2f2f2; border-radius: 10px; display: table; position: relative; padding: 0 27px 25px 27px; color: #3d4c55;} 
.case_study-b .case-img {width: 36%; display: table-cell; vertical-align: top; margin-top: 0;} 
.case_study-b .case-img img { width: 100%; margin-top: -40px; }
.case_study-b .text { display: table-cell; vertical-align: middle; padding: 20px 30px 20px 11px; font-size: 24px; color: #3d4c55; line-height: normal;}
.case_study-b h3 {font-weight: bold; margin: 0 0 4px; color: #3d4c55;}
.case_study-b p{} 
.case_study-b a.read-more {width: 30px; height: 30px; display: inline-block; border-radius: 100px; position: absolute; top: 50%; transform: translate(-20%, -50%); right: 20px; margin: 0; background:url(images/red-icon.png) no-repeat 0 0; background-size: contain;} 
 
 
 
.custom_reg_form{background:url(images/login-bg.jpg) no-repeat 0 0;background-size: cover;    padding:200px 0;} 
.tmb_custom_login { max-width: 700px; margin: auto; background: #FFF; padding: 40px 40px; border-radius: 20px; }
.tmb_custom_login h2 { color: #00a1c0; font-weight: bold; margin: 0; }  
.ur-frontend-form { border: none; padding: 0;margin: 0 -10px; }
.tmb_custom_login input { border: none; background: #f2f2f2; border-radius: 10px !important; height: 51px; font-size: 16px;font-weight: bold;color: #6c8593!important;    padding-left: 19px !important;}

.tmb_custom_login input::-webkit-input-placeholder {color: #6c8593!important;  }
.tmb_custom_login input:-ms-input-placeholder { color: #6c8593!important; }
.tmb_custom_login input::placeholder { color: #6c8593!important; }

.tmb_custom_login .ur-frontend-form .ur-button-container { display: inherit; text-align: right; }
.tmb_custom_login .ur-frontend-form .ur-button-container .btn{background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important; border-radius: 12px; padding: 6px 0px 8px 0; height: auto; margin-left: 11px; font-weight: 600; color: #FFF !important; margin: 0; width: 116px;} 	
	
.custom_login_form{background:url(images/login-bg.jpg) no-repeat 0 0;background-size: cover;    padding:200px 0;} 

.custom_login_form .tmb_custom_login { padding-bottom: 12px; }
.custom_login_form .ur-form-row { margin: 0 -21px; } 
.custom_login_form div#user-registration { margin: 0; } 
.custom_login_form div#user-registration .button{ background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important; border-radius: 12px; padding: 6px 12px 8px 0; height: auto; margin-left: 11px; font-weight: 600; color: #FFF !important; margin: 0; width: 116px;}
p.user-registration-LostPassword.lost_password a { color: #6c8593; } 
.user-registration-form-login .ur-form-grid p { margin: 0; } 
.ur-frontend-form.login span.password-input-group { margin: 0px 0 22px 0; display: inline-block; width: 100%; } 


.user-registration.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item{margin-bottom: 0;}

p.tmb-sign-up { color: #6c8593; font-weight: bold; border-top: solid 1px #6c8593; padding-top: 23px;margin-top: 21px;} 
p.tmb-sign-up a { color: #01a1c0; } 


@media(max-width:1199px) {
    .tm-modal .modal-dialog {
        max-width: 94%;
    }
    .tm-modal .modal-body .tm-left img {
        max-width: 100%;
        display: block;
    }
	
.case_study-b .case-img {  vertical-align: middle; margin-top: 0; }
.case_study-b .case-img img {  margin-top: 0; }
	
}

@media(max-width:767px) {
    .tm-modal .modal-body {
        display: block;
    }
    .tm-modal .modal-body .tm-left {
        border-radius: 10px 10px 0 0;
        width: 100%;
        overflow: hidden;
    }
    .tm-modal .tm-left .tm-left-inn {
        border-radius: 10px 10px 0 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tm-modal .modal-body .tm-right {
        border-radius: 0 0 10px 10px;
        width: 100%;
    }
    .tm-modal .tm-right .tm-right-inn {
        padding: 15px 20px 25px;
        border-radius: 0 0 10px 10px;
    }
    .tm-modal .tm-right .tm-right-inn h2 {
        font-size: 22px;
    }
    .tm-modal .tm-right .tm-right-inn p {
        font-size: 20px;
    }
    .modal-open .modal.tm-modal {
        top: 10%;
    }
	
.case_study-b {display: inherit;padding: 0 27px 25px 27px; }	
.case_study-b .case-img { width: 100%; display: inline-block; }	
.case_study-b .text { display: inherit; padding:0; }	 	
.case_study-b a.read-more {top: inherit; transform: translate(-40%, -90%); right: 10px; bottom: 0; } 

.tmb_custom_login { margin: auto 15px; }
.custom_login_form,
.custom_reg_form { padding: 100px 0; } 

}


/*-- PopupUP END --*/

@media only screen and (max-width:1199px) and (min-width:992px) {
    .post-type-archive-blog #container #main .inner .hfeed article.hentry h2.entry-title a {
        font-size: 24px;
    }
    /*===================================
header css start here
===================================*/
    #sp-top-bar .inner #sp-top1 {
        width: 27%;
    }
    #sp-top-bar .inner #sp-top2 {
        width: 69%;
    }
    #header>.inner>.wrap #site-logo {
        width: auto;
        float: left;
    }
    #header>.inner>.wrap #primary-menu {
        width: auto;
        float: right;
    }
    #header>.inner>.wrap #primary-menu>ul.menu>li>a {
        margin-top: 0px;
        padding: 0 11px 0;
    }
    #header>.inner>.wrap #primary-menu>ul.menu>li.menu-button>a {
        margin-top: 7px;
        line-height: normal;
        padding: 13px 20px;
    }
    #header.sticky #primary-menu>ul.menu>li.menu-button>a {
        line-height: normal;
        padding: 13px 20px;
    }
    #header.sticky>.inner>.wrap #primary-menu>ul.menu>li.menu-button>a {
        margin-top: 25px;
    }
    /*===================================
header css start here
===================================*/
    .home-banner .slide .slider_head {
        font-size: 49px;
    }
    .home-banner .slide .slide-content-content p {
        margin-bottom: 20px;
        margin-top: 21px;
        line-height: 29px;
        font-size: 18px;
    }
    #app-intro .text-wrap,
    #app-intro.text-wrap {
        max-width: 100%;
        margin: 0 auto;
    }
    .heading .title.big {
        font-size: 36px;
        line-height: 45px;
    }
    body .segment.app-features-list .segment-content .text-content {
        width: 100%;
    }
    .tab-slider-container p {
        font-size: 17px;
        line-height: 26px;
        font-weight: 300;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .post-type-archive-blog #container #main .inner .hfeed article.hentry h2.entry-title a {
        font-size: 24px;
    }
    .inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    /*===================================
header css start here
===================================*/
    #header>.inner>.wrap #site-logo a img {
        height: 61px;
    }
    #sp-top-bar .inner #sp-top1 ul.social-icons {
        text-align: left;
    }
    #sp-top-bar .inner #sp-top2 ul.sp-contact-info li a,
    #sp-top-bar .inner #sp-top2 ul.sp-contact-info li {
        font-size: 14px;
    }
    #sp-top-bar .inner #sp-top1 {
        width: 27%;
    }
    #sp-top-bar .inner #sp-top2 {
        width: 69%;
    }
    #header>.inner>.wrap #site-logo {
        width: auto;
        float: left;
    }
    #header>.inner>.wrap #primary-menu {
        width: auto;
        float: right;
    }
	#site-logo-new a img{height: 40px;}
    div#site-logo-new:before{height: 30px; margin-top: -15px;}
    #header>.inner>.wrap #primary-menu>ul.menu>li>a {
        margin-top: 0;
        padding: 0 7px 0;
        letter-spacing: 0px;
        font-size: 12px;
        line-height: 40px;
    }
    #header>.inner>.wrap #primary-menu>ul.menu>li.menu-button>a {
        margin-top: 1px;
        line-height: normal;
        padding: 9px 13px;
        font-size: 11px;
    }
    #header.sticky #primary-menu>ul.menu>li.menu-button>a {
        line-height: normal;
        padding: 13px 20px;
    }
    #header.sticky>.inner>.wrap #primary-menu>ul.menu>li.menu-button>a {
        margin-top: 16px;
        line-height: normal;
    }
    #header>.inner>.wrap {
        min-height: 69px;
    }
    body #header-spacer {
        height: 70px !important;
        width: 100% !important;
    }
    #header.sticky>.inner>.wrap #primary-menu>ul.menu>li>a {
        line-height: 67px;
    }
    /*===================================
header css start here
===================================*/
    #content .home-banner {
        height: 53vh;
    }
    .home-banner .slide .slider_head {
        font-size: 33px;
    }
    .home-banner .slide .slide-content-content p {
        margin-bottom: 10px !important;
        margin-top: 21px;
        line-height: 22px;
        font-size: 15px;
    }
    #app-intro .text-wrap,
    #app-intro.text-wrap {
        max-width: 100%;
        margin: 0 auto;
    }
    .heading .title.big {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 0px;
    }
    body .segment.app-features-list .segment-content .text-content {
        width: 100%;
    }
    #app-intro .heading {
        margin-bottom: 13px;
    }
    #app-intro .pitch p {
        font-size: 15px;
        line-height: 25px;
    }
    .heading .title {
        font-size: 33px;
        line-height: 46px;
        margin-bottom: 0px;
    }
    #app-features .text-content.align-right * {
        float: none;
    }
    .heading2 .title {
        font-size: 33px;
        line-height: 43px;
        max-width: 100%;
    }
    #app-platforms {
        padding: 43px 0 60px;
    }
    .tab-slider-container p {
        font-size: 17px;
        line-height: 26px;
        font-weight: 300;
    }
    body #title-area {
        padding: 67px 0 52px 0;
    }
    body #title-area .inner h1 {
        font-size: 47px;
    }
    div.resource-search .search-form form {
        width: 75%;
    }
}

@media only screen and (max-width: 767px) {
    #mobile-menu ul li a {
        padding: 7px 15px;
        color: #6c859a;
        font-size: 16px;
        font-weight: 800;
        text-transform: uppercase;
    }
    .post-type-archive-blog #container #main .inner .hfeed article.hentry h2.entry-title a {
        display: block;
        line-height: 22px;
        width: 100%;
        font-size: 19px;
    }
    .post-type-archive-blog #container #main .inner .hfeed article.hentry .entry-meta span {
        font-size: 12px;
    }
    body .segment {
        padding: 60px 0;
    }
    #sp-top2 .sp-contact-info li a {
        font-size: 13px;
    }
    .social-icons li,
    #sp-top2 .sp-contact-info li {
        font-size: 13px;
        margin: 2px 5px 0;
    }
    #sp-top-bar .inner #sp-top2 {
        margin-bottom: 0px;
    }
    #header>.inner>.wrap #site-logo a {
        float: none;
    }
    #header>.inner>.wrap #site-logo {
        padding: 0;
    }
    body #header-spacer {
        height: 89px !important;
        width: 100% !important;
    }
    #main #content .home-banner {
        height: 47vh;
    }
    .home-banner .slide .slider_head {
        font-size: 30px;
    }
    .home-banner .slide .slide-content-content p {
        font-size: 15px;
        line-height: 22px;
        margin-top: 10px;
    }
    .segment-content .heading .title.big {
        font-size: 23px;
        line-height: 35px;
    }
    #app-intro .segment-content .heading {
        margin-bottom: 14px;
    }
    body .segment.app-features-list .segment-content .text-content {
        width: 100%;
        margin-bottom: 20px;
    }
    body .segment.app-features-list .segment-content .text-content ul.tab-list {
        display: block;
    }
    body .segment.app-features-list .segment-content .text-content ul.tab-list li {
        width: 100%;
        display: block;
        text-align: center;
    }
    body .tab-slider-container p {
        font-size: 16px;
        line-height: 29px;
        font-weight: 300;
    }
    body #title-area {
        padding: 39px 0 26px;
    }
    /*--22-01-20-START--*/
    html body.push-right {
        left: 0;
    }
    a#mobile-menu-toggle i {
        color: #fff;
    }
    #mobile-menu ul li a {
        /* padding: 10px 15px; */
        padding: 7px 15px;
    }
    #mobile-menu ul li.menu-item-has-children>a {
        color: #6c859a;
        font-size: 16px;
        font-weight: 800;
        text-transform: uppercase;
    }
    a#mobile-menu-toggle {
        padding: 5px 8px 0;
        background: 0 0;
        top: 10px;
        left: 10px;
        position: fixed;
    }
    a#mobile-menu-toggle.menu-open .icon-menu:before {
        content: "\e1f9";
    }
    nav#mobile-menu {
        top: 54px;
    }
    nav#mobile-menu .menu-header {
        display: none;
    }
    nav#mobile-menu>ul {
        background: #f6f8f9;
        border: 0;
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    nav#mobile-menu ul li div i::before {
        background: url(images/arrow-blue.png) no-repeat;
        height: 18px;
        width: 18px;
        display: block;
        max-width: 100%;
        background-size: contain;
        content: "";
        transition: all 0.3s ease-in-out;
    }
    nav#mobile-menu ul li.open div i::before {
        background: url(images/arrow-down-blue.png) no-repeat;
        transition: all 0.3s ease-in-out;
        background-size: contain;
    }
    nav#mobile-menu ul li div i {
        width: 34px;
    }
    ul#menu-header-menu::before {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        top: -5px;
        width: 100%;
        box-shadow: 0px 5px 10px #ccc;
        height: 5px;
    }
    #sp-top-bar {
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0;
    }
    div#main {
        top: 54px;
    }
    #title-area+div#main {
        top: 0;
    }
    .case-studies-template-default #title-area+div#main {
        top: 54px;
    }
    nav#mobile-menu ul li {
        border: 0;
        margin-bottom: 13px;
        background: #fff;
    }
    /*    nav#mobile-menu ul li a.paoc-popup.popupaoc-button {
        border-radius: 2px;
        border: 1px solid #00a4ba;
        background: 0 0;
        color: #00a4ba !important;
        font-weight: 800;
        text-transform: uppercase;
        box-shadow: none;
        text-shadow: none;
        text-align: left;
        position: relative;
        font-size: 16px;
    }
*/
    nav#mobile-menu ul li a.paoc-popup.popupaoc-button {
        border-radius: 2px;
        border: 1px solid #00a4ba;
        background: 0 0;
        color: #00a4ba !important;
        font-weight: 800;
        text-transform: uppercase;
        box-shadow: none;
        text-shadow: none;
        text-align: left;
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 6px 15px 6px 30px;
    }
    nav#mobile-menu ul li a.paoc-popup.popupaoc-button:before {
        display: none;
    }
    nav#mobile-menu ul li a.paoc-popup.popupaoc-button:hover {
        color: #fff !important;
        background: #00a6b8 !important;
        border-color: #00a6b8 !important;
    }
    nav#mobile-menu ul li .sub-menu li a {
        color: #6c8593;
        border-bottom: 1px solid #f6f8f9;
    }
    div.custombox-content {
        z-index: 99999;
    }
    nav#mobile-menu ul li a.paoc-popup.popupaoc-button:after {
        content: "";
        background: url(images/star.png) no-repeat;
        height: 24px;
        width: 24px;
        display: inline-block;
        background-size: contain;
        right: 13px;
        position: absolute;
        top: 4px;
    }
    nav#mobile-menu ul li.menu-item-has-childre>a {
        padding: 10px 15px;
        color: #6c859a;
        text-transform: uppercase;
    }
    nav#mobile-menu ul li:nth-child(n+4) {
        background: transparent;
    }
    nav#mobile-menu ul li:nth-child(n+5) {
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
    }
    nav#mobile-menu ul li:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    nav#mobile-menu ul li:nth-child(n+5) a {
        padding: 2px 0;
        text-transform: capitalize;
        color: #6c859a;
        font-size: 16px;
        position: relative;
    }
    nav#mobile-menu ul li:nth-child(n+5) a::before {
        content: "";
        position: absolute;
        right: 15px;
        background: url(images/arrow-grey.png) no-repeat;
        background-size: contain;
        display: block;
        width: 20px;
        height: 20px;
    }
    nav#mobile-menu {
        background: #f6f8f9;
        /* background: transparent; */
    }
    nav#mobile-menu ul li.open>div i {
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    #sp-top-bar #sp-top1,
    #sp-top-bar #sp-top2 {
        display: none;
    }
    ul.tm-mobtop-menu {
        margin: 0;
        padding: 0;
        display: table;
        width: 100%;
    }
    ul.tm-mobtop-menu li {
        list-style: none;
        display: table-cell;
        text-align: center;
    }
    ul.tm-mobtop-menu li a {
        display: inline-block;
    }
    ul.tm-mobtop-menu li img {
        max-width: 20px;
        display: inline-block;
    }
    ul.tm-mobtop-menu li.tm-cont {
        padding-left: 40px;
    }
    ul.tm-mobtop-menu li.tm-cont img {
        max-width: 16px;
    }
    ul.tm-mobtop-menu li.tm-cont a {
        color: #fff;
    }
    ul.tm-mobtop-menu li.tm-cont+li {
        text-align: right;
    }
    #header,
    #header-spacer {
        display: none;
    }
    section#sp-top-bar {
        padding: 15px 0;
    }
    #title-area {
        margin-top: 54px;
    }
    /*--22-01-20-START--*/
    .resource-search .search-form form .form-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    div.resource-search .search-form form,
    div.resource-search .search-form form .form-group input {
        width: 100%;
    }
    div.resource-search .search-form form .form-group button.btn.submit {
        margin: 7px 0 0 0;
    }
    div.resource-search .search-form .shw-al {
        margin-top: 5px;
        position: unset;
    }
    div.resource-search>.search-form .shw-al a {
        padding: 2.5px 14px;
        font-size: 12px;
        margin-top: 0;
        height: auto;
    }
}

@media only screen and (max-width:480px) {
    .post-type-archive-blog .inner .hfeed article.hentry {
        width: 100%;
    }
    .post-type-archive-blog .inner .hfeed {
        display: block;
    }
    #sp-top-bar .inner #sp-top2 ul.sp-contact-info li.sp-contact-email {
        display: none;
    }
    #sp-top-bar .inner #sp-top2 ul.sp-contact-info li {
        margin: 2px 5px 2px;
    }
    .home-banner .slide .slider_head {
        font-size: 24px;
    }
    .segment-content .heading .title.big {
        font-size: 22px;
        line-height: 29px;
    }
    .heading .title {
        font-size: 29px;
        line-height: 42px;
    }
    .heading2 .title {
        font-size: 26px;
        line-height: 36px;
    }
    .home-banner .slide .slide-content-content p {
        font-size: 14px;
        line-height: 16px;
    }
}


/*====================================
New blog css start here
====================================*/

@media only screen and (max-width: 1024px) {
    #primary-menu>ul.menu>li>a {
        margin-top: 28px;
    }
}

@media only screen and (max-width: 1024px) {
    #primary-menu>ul.menu>li.menu-button>a {
        margin-top: 35px;
    }
}


/* Form on slider*/

.form-wrapper {
    padding: 35px !important;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-in-out;
    padding: 35px;
    background-color: rgba(240, 78, 38, 0.5);
    border-radius: 2px;
    -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    -moz-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
}

.form-wrapper .heading {
    margin-bottom: 35px !important;
}

.form-wrapper h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    color: #fff;
    font-family: 'Gesta-Bold';
}

.form-wrapper p {
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

.form-wrapper input {
    padding: 16px !important;
    height: 48px !important;
    border: 1px solid #dddddd !important;
}

.form-wrapper .label-input.button {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

.form-wrapper .label-input.button input {
    background: #00AAB1;
    border-color: #00AAB1 !important;
    font-size: 14px;
    line-height: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 35px !important;
    font-family: 'Gesta-bold';
    line-height: 12px !important;
    float: left;
    margin-top: 40px !important;
}

.form-wrapper .label-input.button input:hover {
    border-color: #4B4B4B !important;
}

.message-section {
    margin-top: 20px;
}

.message-section p {
    text-align: center !important;
    font-family: "Gesta-Bold";
    font-size: 15px !important;
}

.paoc-popup-modal {
    width: 30%;
}

.paoc-popup-modal-cnt {
    padding: 30px 20px 20px 20px;
}

.paoc-popup-modal .form-wrapper {
    padding: 10px 20px 20px !important;
    background-color: #fff;
    color: #263238;
}

.paoc-popup-modal .form-wrapper .heading {
    margin-bottom: 25px !important;
    color: #263238;
}

.paoc-popup-modal .form-wrapper h4 {
    color: #263238;
}

.paoc-popup-modal .form-wrapper input {
    padding: 4px 10px !important;
    height: 40px !important;
    font-size: 14px;
}

.paoc-popup-modal div.wpcf7 .ajax-loader,
.paoc-popup-modal .form-wrapper .label-input.button input {
    margin-top: 15px !important;
}

.paoc-popup-modal .message-section {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 1px;
}

.paoc-popup-modal .message-section p {
    font-size: 12px !important;
}


/*--19-07-19-CSS-START--*/

div.ex-thee-col.full_width>.content_icon {
    width: 32%;
    float: left;
    clear: unset;
    margin-right: 2%;
    text-align: center;
}

div.ex-thee-col.full_width>.content_icon:nth-child(3n),
div.ex-thee-col.full_width>.content_icon:last-child {
    margin-right: 0;
}

div.ex-thee-col.full_width>.content_icon .img-icon.left {
    float: unset;
    display: block;
    width: 30%;
}

div.ex-thee-col.full_width>.content_icon .content {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#primary-menu>ul.menu>li.menu-item-has-children>ul.sub-menu {
    width: 400px;
}

#primary-menu>ul.menu>li.menu-item-has-children>ul.sub-menu>li>ul.sub-menu>li>a {
    padding-left: 0px;
}

.banner .form-container .background,
.banner .form-container .ex-from-bg>noscript {
    display: none;
}

.banner .form-container .ex-from-bg {
    position: absolute;
}

.banner .form-container .ex-from-bg img {
    filter: blur(12px);
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    width: 100%;
}

div.form-wrapper .label-input.button input {
    margin-top: 0px !important;
}


/*--19-07-19-CSS-END--*/


/*--22-07-19-CSS-START--*/

.dropdown-menu-wrap ul.sub-menu li:first-child>a {
    padding-top: 6px;
}

.dropdown-menu-wrap ul.sub-menu li:last-child>a {
    padding-bottom: 6px;
}

.dropdown-menu-wrap ul.sub-menu li.menu-item-has-children>a[href="javascript:void(0);"] {
    text-transform: uppercase;
    pointer-events: none;
    font-weight: 600;
}

.dropdown-menu-wrap ul.sub-menu li.menu-item-has-children:hover>a[href="javascript:void(0);"] {
    color: #777;
}


/*--22-07-19-CSS-END--*/

@media only screen and (max-width: 1200px) {
    .paoc-popup-modal {
        width: 35%;
    }
}

@media only screen and (max-width: 768px) {
    .paoc-popup-modal {
        width: 45%;
    }
}

@media(max-width:767px) {
    .page-template-template-solutions-page .segment.image-text-toggle>.segment-content>.heading_section {
        margin-bottom: 0px;
    }
    div.ex-thee-col.full_width {
        display: table;
        width: 100%;
        padding-right: 0 !important;
    }
    div.ex-thee-col.full_width>.content_icon {
        width: 100%;
        float: none;
        clear: unset;
        margin-right: 0;
        text-align: center;
        display: block;
        max-width: 300px;
        margin: 0 auto 15px auto;
    }
    div.ex-thee-col.full_width>.content_icon:nth-child(3n),
    div.ex-thee-col.full_width>.content_icon:last-child {
        margin-right: auto;
    }
}

@media only screen and (max-width: 576px) {
    .paoc-popup-modal {
        width: 65%;
    }
}

@media only screen and (max-width: 520px) {
    .paoc-popup-modal {
        width: 90%;
    }
}


/* our-expertise section*/

.our-expertise .heading_section {
    margin-bottom: 80px;
}

.our-expertise .heading1 {
    margin-bottom: 20px;
}

.our-expertise .heading1 h4 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.our-expertise .heading2 {
    margin-bottom: 0px;
}

.our-expertise .heading2 p {
    font-size: 18px;
    line-height: 25px;
}

.our-expertise .heading2.italic {
    font-family: "Gesta-Italic";
}

.our-expertise em {
    font-size: inherit;
}

.our-expertise .toggle-label {
    margin: -1px -1px 0 -1px;
    color: #f04e26;
    background-color: #FBFBFB;
    padding: 10px 15px;
    display: block;
    border: none;
    border-top: 1px solid #DADADA;
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
}

.our-expertise .active-toggle .toggle-label {
    margin-bottom: 0;
    border-bottom: none;
}

.our-expertise .toggle-label:hover {
    color: #555;
    background-color: #FBFBFB;
}

.our-expertise .toggle {
    padding: 0;
    margin: 0;
    border: none;
    border-top: 1px solid #DADADA;
    border-radius: 0;
    margin-bottom: 0px;
    text-align: left;
}

.our-expertise .toggle:last-child {
    border-bottom: 1px solid #DADADA;
}

.our-expertise .toggle-label:after,
.our-expertise .toggle-label:before {
    display: none;
}

.our-expertise .active-toggle .toggle-label {
    background: none;
    color: #f04e26;
    font-weight: 600;
}

.our-expertise .active-toggle .toggle-label:hover {
    background: none;
}

.our-expertise .toggle-content {
    border: none;
    padding: 10px 15px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    -webkit-font-smoothing: antialiased;
}

#app-features .image-text-toggle .image-content,
#app-features .image-text-toggle .text-content,
.our-expertise .image-text-toggle .image-content {
    vertical-align: top;
}

.our-expertise .content_icon {
    margin-bottom: 50px;
    width: 100%;
    clear: both;
    display: inline-block;
}

.our-expertise .content_icon .icon-box {
    font-size: 48px !important;
    line-height: 48px !important;
    float: left;
    color: #f04e26;
}

.our-expertise .content_icon .content {
    float: left;
    padding-left: 10px;
    color: #263238;
    width: 88%;
}

.our-expertise .content_icon .content .text-m {
    font-size: 17px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
}

.our-expertise .content_icon .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    -webkit-font-smoothing: antialiased;
    padding: 0 0 0 0;
    margin: 0;
}


/*build-landkit*/

.build-landkit {
    margin-bottom: 0;
}

@media all and (max-width: 768px) {
    .build-landkit {
        margin-bottom: 20px;
    }
}

.build-landkit .heading {
    margin-bottom: 30px;
}

.build-landkit p {
    font-size: 16px;
    margin-bottom: 50px;
}

.build-landkit .advs-box.boxed {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    -moz-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 25px;
    border: none;
    margin-bottom: 40px;
}

.build-landkit .advs-box.boxed:hover {
    -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
    -moz-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
    box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
    transform: translate(0px, -10px);
}

.build-landkit .advs-box h4 {
    line-height: 24px;
    font-weight: 500;
    color: #263238;
    margin-top: 15px;
    transform: translate3d(0, 0, 0);
    font-family: 'Gesta-bold';
    min-height: 50px;
}

.build-landkit .advs-box p {
    color: #546E7A;
    transform: translate3d(0, 0, 0);
    text-align: center;
    margin-bottom: 0;
    margin: auto;
    font-size: 15px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.build-landkit .advs-box a.btn-text {
    display: inline-table;
    border: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 15px;
    font-family: 'Gesta-bold';
}

.build-landkit .advs-box .btn-text:hover {
    color: rgb(0, 170, 177);
}


/*service-list */


/*.service-list {
    margin-bottom: 115px;
}*/

.service-list .heading {
    margin-bottom: 27px;
}

.service-list .center {
    margin-bottom: 75px;
}

.service-list .box.box-top-bottom {
    display: block;
    margin-bottom: 60px;
}

.service-list .box-top-bottom .box-cell,
.service-list .box-top-bottom .icon-box {
    vertical-align: middle;
    display: block;
    text-align: center;
}

.service-list .box.box-top-bottom .icon-box {
    font-size: 48px !important;
    line-height: 48px !important;
    color: #f04e26;
}

.service-list .box.box-top-bottom .icon-box>i {
    float: none;
    margin: 7px 0 7px 0;
    display: inline-block;
    font-weight: 300 !important;
    letter-spacing: -1px !important;
}

.service-list .box-top-bottom .box-cell {
    vertical-align: middle;
    display: block;
    text-align: center;
}

.service-list .box-top-bottom .box-cell label {
    color: #263238;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    position: relative;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 17px !important;
    line-height: 21px !important;
    font-weight: 600 !important;
}

.service-list .box-top-bottom .box-cell p {
    padding: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #546E7A;
    -webkit-font-smoothing: antialiased;
}

#sp-top-bar {
    background-color: #00AAB1;
    color: #fff;
    padding: 6px 0;
    font-size: 16px;
}

.social-icons,
.sp-contact-info {
    list-style: none;
    margin: 0;
}

@media all and (max-width: 768px) {
    .social-icons,
    .sp-contact-info {
        text-align: right;
    }
}

.social-icons li,
.sp-contact-info li {
    display: inline-block;
    margin: 5px 5px 0;
}

.social-icons li a {
    color: #fff;
    display: block;
    position: relative;
}

.social-icons li a i {
    font-size: 20px;
}

.sp-contact-info {
    text-align: right;
}

#header.sticky {
    top: 0;
}

.sp-contact-info li a {
    /* font-size: 17px; */
    font-size: 14px;
    color: #fff;
}

#sp-top1 .sp-contact-info {
    text-align: left;
}

#sp-top1 .sp-contact-info li {
    margin-right: 35px;
}

.sp-contact-info li i {
    font-size: 11px;
    margin-right: 4px;
}

.social-icons li a:hover,
.sp-contact-info li a:hover {
    color: #E84A52;
}

.single .entry-meta span.author:after {
    display: none;
}

.archive .entry-meta span.published:after,
.archive .entry-meta span.category:after {
    display: none;
}

.get_started .title {
    color: #00aab1;
    font-size: 34px;
    line-height: 40px;
}

.get_started.segment {
    padding: 0;
    margin: 0;
    display: block;
}

.case-study-list {
    margin: 150px 0;
    display: inline-block;
}

@media all and (max-width: 768px) {
    .case-study-list {
        margin: 20px 0;
    }
}

.cast-studies-post {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.cast-studies-post .entry-summary {
    display: none;
}

.archive .cast-studies-post h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
    min-height: 25px;
}

.cast-studies-post .short-desc {
    min-height: 105px;
}

.study-sidebar.threecol {
    margin-top: 10px;
}

.sidebar_image {
    width: 100%;
    margin-bottom: 50px 0;
}

.button-section {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.print-text {
    font-size: 20px;
    text-transform: uppercase;
    float: left;
}

.print-text i {
    font-size: 17px;
}

@media print {
    .button-section,
    .button-section *,
    .addtoany_shortcode,
    .top-content {
        display: none !important;
    }
}

.segment.custom-background {
    background: #f7f7f7;
}

.get_started .segment {
    padding: 0;
}


/*.build-landkit ,
.get_started ,
.segment {
	margin: 5px 0 ;
}

#app-features .segment {
    margin: 0px;
}
*/

@media only screen and (min-width: 1800px) {
    .video-content.align-left img {
        float: right;
    }
    .video-content.align-left h2 {
        right: 0;
    }
    .video-toggle .video-content.align-right:hover .overlay_text,
    .video-toggle .video-content.align-right .overlay_text {
        width: 900px;
    }
    .video-toggle .video-content.align-left:hover .overlay_text,
    .video-toggle .video-content.align-left .overlay_text {
        width: 900px;
        left: auto;
        right: 0;
    }
}

#primary-menu>ul.menu>li.multi-submenu>ul.sub-menu {
    width: 400px;
    padding-bottom: 15px;
}

.dropdown-menu-wrap ul.sub-menu li {
    width: 50%;
}

.dropdown-menu-wrap ul.sub-menu li.menu-item-has-children {
    padding-left: 20px;
    padding-right: 20px;
}

.dropdown-menu-wrap ul.sub-menu li.menu-item-has-children>a {
    border-bottom: 1px solid rgba(35, 40, 45, 0.23);
    padding: 5px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.dropdown-menu-wrap .multi-submenu ul.sub-menu li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding: 0 5px;
}

.dropdown-menu-wrap ul.sub-menu li>ul.sub-menu {
    width: 250px;
    left: 0;
    top: initial;
}

.dropdown-menu-wrap ul.sub-menu li {
    width: 200px;
}

.sfHover .sub-menu {
    display: block !important;
}

.get_started .margin-left {
    margin-left: 131px;
}

@media only screen and (max-width: 1200px) {
    .get_started .margin-left {
        margin-left: 20px;
        padding: 0 15px;
    }
}

#header.sticky #primary-menu>ul.menu>li>ul.sub-menu {
    top: 100px;
}

#header #primary-menu>ul.menu>li.multi-submenu>ul.sub-menu {
    left: -120px;
}

.dropdown-menu-wrap ul.sub-menu li>ul.sub-menu {
    position: relative;
}

.image-height {
    height: 570px;
}

.image-height img {
    height: 100%;
}

body .get_started .segment-content {
    max-width: 100%;
    padding: 0px;
}

.get_started .sixcol.wow.fadeIn.image-height {
    background-position: center;
    background-size: cover;
    height: 598px;
    margin-bottom: 0;
}

@media all and (min-width: 767px) {
    .get_started .segment-content {
        display: table;
        width: 100%;
    }
    .get_started .sixcol.wow.fadeIn {
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding-right: 3.44828%;
        width: 51.72414%;
    }
    .get_started .sixcol.wow.fadeIn.image-height {
        float: none;
        vertical-align: middle;
    }
    /*--22-01-20-START--*/
    .dropdown-menu-wrap>ul.menu>li:nth-child(n+5),
    #tb-mobnav {
        display: none;
    }
    /*--22-01-20-END--*/
}

#app-features .text-content a {
    text-decoration: none;
}

.industry-block .video-content {
    height: 520px;
}

.segment {
    padding: 50px 0;
}

.app-features-list .text-content {
    vertical-align: top;
}

.post-type-archive-case-studies .post-thumbnail {
    min-height: 250px;
}

a.popupaoc-button {
    margin: 0;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    padding: 12px 28px;
    color: #ffffff !important;
    background-color: #f04e26;
    border: 1px solid #f04e26;
    border-radius: 4px;
    text-transform: uppercase;
}

.popupaoc-button:hover,
.popupaoc-button:focus {
    color: #ffffff !important;
    border: 1px solid #4B4B4B !important;
    background-color: #4B4B4B !important;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
    margin-top: 55px !important;
    margin-left: 10px;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    color: #545454;
    font-size: 40px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: none;
    top: 28%;
}

.flex-direction-nav .flex-prev {
    left: 2px;
}

.flex-direction-nav .flex-next {
    right: 2px;
}

.flex-direction-nav a.flex-prev:after {
    content: "\e918";
    font-family: 'lsow-icomoon' !important;
}

.flex-direction-nav a.flex-next:after {
    content: "\e91a";
    font-family: 'lsow-icomoon' !important;
}

.flex-direction-nav a.flex-prev:hover,
.flex-direction-nav a.flex-next:hover {
    background: none;
    color: #919194;
}

@media only screen and (max-width: 768px) {
    .flex-direction-nav .flex-prev {
        left: -10px;
    }
    .flex-direction-nav .flex-next {
        right: -10px;
    }
}

.tab-slider-container p {
    font-size: 18px;
    line-height: 26px;
}

#app-platforms .button-wrap {
    margin-left: 0px;
}

#featured-sources {
    padding: 90px 0 90px;
    width: 100%;
    display: inline-block;
}

.page-template-page-home #featured-sources {
    padding: 90px 0 60px;
}

@media all and (max-width: 768px) {
    .page-template-page-home #featured-sources,
    #featured-sources {
        padding-top: 20px;
    }
}

.build-landkit .advs-box p {
    min-height: 130px;
}

#service-list {
    margin: 0;
}

#breadcrumbs {
    display: none;
}

h1.case-studies-title.entry-title {
    padding-top: 20px;
    margin: 0px;
}

.single-case-studies .entry-meta span.published:after,
.single-case-studies .entry-meta span.category:after {
    display: none;
}

.addtoany_list.a2a_kit_size_32 a>span {
    border-radius: 50% !important;
    background-color: #F04E26 !important;
}

.top-content {
    width: 100%;
    text-align: right;
    display: block;
    padding: 15px 0 10px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.top-content span.share_txt {
    display: inline-block;
    color: #F04E26;
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}

.top-content .addtoany_shortcode {
    display: inline-block;
}

.image-text-toggle .text-content.leadership-container {
    display: block;
    margin: 0 auto;
    max-width: 770px;
    width: 100%;
}

.section_executive_leadership {
    margin-top: 60px;
    display: inline-block;
}

.section_executive_leadership .profile_pic {
    width: 30%;
    float: left;
}

.section_executive_leadership .team_member_content {
    width: 70%;
    float: left;
    padding-left: 20px;
}

.section_executive_leadership h3 {
    color: #273f51;
    margin-bottom: 20px;
    text-align: left;
}

.section_executive_leadership h4 {
    color: #828282;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}

.section_executive_leadership h3+h4 {
    margin-top: -15px;
}

.section_executive_leadership .env_row,
.section_executive_leadership .env_row p {
    font-size: 16px;
    line-height: 1.5;
}

.section_executive_leadership .env_tm_socials {
    float: right;
}

.section_executive_leadership .env_tm_socials a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 6px;
}

.team_member_content .title {
    clear: both;
    width: 100%;
    display: inline-block;
}

.team_member_content .title h3 {
    float: left;
    margin-bottom: 0px;
}

.team_member_content .title .linkedin_link {
    float: right;
}

.team_member_content .title .linkedin_link i {
    font-size: 25px;
    color: #00AAB1;
    line-height: 40px;
}

.video-toggle .video-content:hover img {
    opacity: 0.6;
}

.video-toggle .video-content p {
    display: none;
}

.video-toggle .video-content h2,
.video-toggle .video-content p {
    color: #2A3741 !important
}

.video-toggle .video-content .overlay_text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 40px;
}

.video-toggle .video-content:hover .overlay_text {
    top: 0;
}

.video-toggle .video-content:hover p {
    display: block;
}

.video-toggle .video-content:hover .overlay_text {
    bottom: 0;
}

.video-toggle .video-content h2 {
    position: relative;
    padding: 0;
}

.single-blog .widget_archive,
.single-blog .widget_tag_cloud {
    display: none;
}

#featured-sources .segment-content {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1140px;
    margin: 0 auto;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.corporate_governance .heading_section p {
    width: 100%;
    max-width: 700px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}

.corporate_governance.tab-section-wrapper .heading_section h4 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.corporate_governance .download-details h4 {
    font-family: 'Gesta-bold';
    line-height: 24px;
    font-weight: 500;
    color: #263238;
    transform: translate3d(0, 0, 0);
    margin-bottom: 15px;
}

.corporate_governance .tab {
    float: none;
    background-color: #f1f1f1;
    width: 100%;
}

.corporate_governance .tab .tablinks {
    display: block;
    background-color: inherit;
    color: black;
    padding: 5px 15px 5px 30px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    position: relative;
    font-family: "Gesta-Bold";
}

.corporate_governance .tab .tablinks:before {
    content: '+';
    display: inline-block;
    position: absolute;
    left: 10px;
    font-size: 17px;
    color: red;
}

.corporate_governance .tab .tablinks.active:before {
    content: '-';
    font-size: 30px;
}

.corporate_governance .tab .tablinks:hover {
    background-color: #FBFBFB;
}

.corporate_governance .tab .tablinks.active {
    background-color: #FBFBFB;
}

.corporate_governance .tabcontent {
    float: none;
    padding: 0;
    width: 100%;
    display: none;
    margin-top: 40px;
}


/*.corporate_governance .tabcontent ul li {
    margin-bottom: 15px;
}*/

.corporate_governance .download-details {
    margin: 50px 0 0;
}

.corporate_governance .tab-section-wrapper {
    margin-bottom: 100px;
}

.corporate_governance .tab-section.custom-background {
    display: block;
}

.corporate_governance .tab-section {
    display: inline;
    width: 100%;
}

.tabcontent p {
    margin: 0 0 5px 0;
}

@media only screen and (min-width: 767px) {
    .corporate_governance .tab {
        float: left;
        width: 30%;
    }
    .corporate_governance .tabcontent {
        float: left;
        padding: 0 0 0 20px;
        width: 70%;
        margin-top: 0;
    }
}

#footer-section h3 {
    max-width: 650px;
    font-size: 14px;
    line-height: 19px;
}

#footer-bottom-text {
    font-size: 14px;
}

#footer-bottom-text a {
    color: #fff;
}

#footer .menu-footer-menu-container {
    text-align: center;
}

#menu-footer-menu {
    display: block;
    width: 100%;
}

#menu-footer-menu li {
    display: inline;
    border: none;
}

#menu-footer-menu li:hover {
    padding: 0px;
}

#menu-footer-menu li>a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}

#menu-footer-menu li:hover>a {
    padding: 0px;
    transition: none;
}

#menu-footer-menu li:before {
    content: "|";
    color: #666;
    margin: 0 12px 0 6px;
}

#menu-footer-menu li:first-child:before {
    display: none;
}

#footer.sec-nav .sidebars {
    padding: 36px 0 15px 0;
}

#footer-section .social-list {
    margin-bottom: 15px;
}

#footer .sidebar .widget {
    margin: 0px;
}

.partner_box {
    margin-bottom: 3em;
    padding-right: 15px;
    padding-left: 15px;
}

.partner-type {
    margin: 0 auto;
}

.partner_box .description-box {
    margin-top: 10px;
    min-height: 170px;
    overflow: hidden;
}

span.wpcf7-not-valid-tip {
    color: #282A2F;
}

#content .wpcf7-form textarea {
    height: auto;
}

.page-template-page-contact span.wpcf7-not-valid-tip {
    color: #caced9;
}

.page-template-page-contact div.wpcf7 .ajax-loader {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}

.page-template-page-contact div.wpcf7 .ajax-loader.is-active {
    margin-top: 15px !important;
}

.member-profile.image-text-toggle {
    padding: 40px 0;
    text-align: center;
}

.member-profile.image-text-toggle .image-content,
.member-profile.image-text-toggle .text-content {
    width: 20%;
}

.member-profile .profile-content {
    max-width: 100%;
}

.member-profile.image-text-toggle:nth-child(even) {
    background-color: #f7f7f7;
}

.member-profile .image-area {
    border-radius: 100%;
    /*width: 60%;*/
    margin: 0 auto;
    /*height: 270px;*/
    z-index: 99;
    float: right;
    margin-right: 70px;
}

.member-profile.image-text-toggle .image-content img {
    height: 100%;
}

.img-icon {
    width: 30%;
    margin: 0 auto;
    fill: #f04e26;
}

.img-icon.left {
    float: left;
    display: block;
    width: 12%;
}

@media only screen and (max-width: 2000px) {
    .member-profile.image-text-toggle .image-content,
    .member-profile.image-text-toggle .text-content {
        width: 30%;
    }
}

@media only screen and (max-width: 767px) {
    .member-profile .image-area {
        margin: 0 auto;
        float: none;
        /*width: 37%;*/
    }
}

@media only screen and (max-width: 520px) {
    .member-profile .image-area {
        max-width: 58%;
        /*width: 100%;*/
    }
    #menu-footer-menu li {
        display: block;
    }
    #menu-footer-menu li:before {
        display: none;
    }
    .section_executive_leadership .profile_pic {
        float: none;
        width: 100%;
    }
    .section_executive_leadership .profile_pic img {
        width: 50%;
        margin: 0 auto;
    }
    .section_executive_leadership .team_member_content {
        float: none;
        padding-left: 0;
        width: 100%;
    }
    .team_member_content .title,
    .section_executive_leadership h4 {
        text-align: center;
    }
    .team_member_content .title h3 {
        float: none;
        text-align: center;
    }
    .our-expertise .content_icon .content {
        width: 100%;
        float: none;
        padding-left: 0px;
        text-align: center;
    }
    .img-icon.left {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 30%;
    }
}

#app-intro .pitch {
    margin-bottom: 10px;
}

#header-spacer {
    width: 100px !important;
}

.cls-1 {
    stroke: #F04E26 !important;
}

.industries-list,
.solutions-list {
    margin: 150px 0 50px;
    display: inline-block;
}

.industries-sub-page,
.solution-sub-page {
    text-align: center;
    min-height: 370px;
    margin: 25px 0;
}

.page-template-page-industries-parent-page #title-area,
.page-template-page-solutions-parent-page #title-area {
    background-color: #00AAB1;
}

.page-template-template-solutions-page #title-area,
.page-template-template-industires-page #title-area,
.page-template-page-mid-landing #title-area {
    display: none;
}

#content .hentry h2.entry-title a {
    color: #4b4949;
}

.page-template-page-industries-parent-page .industries-sub-page,
.page-template-page-solution-parent-page .industries-sub-page {
    min-height: 55px;
}

.industries-sub-page .post-title,
.solution-sub-page .post-title {
    min-height: 110px;
    display: table;
    width: 100%;
}

.industries-sub-page h2.entry-title,
.solution-sub-page h2.entry-title {
    display: table-cell;
    vertical-align: middle;
}

.industries-sub-page .short-desc br,
.solution-sub-page .short-desc br {
    display: none;
}

.industries-sub-page .short-desc {
    min-height: 100px;
}

.solution-sub-page .short-desc {
    min-height: 150px;
}

.team-profiles .image-area {
    width: 270px;
    height: 270px;
}

.team-profiles .image-area span {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
}

.team-profiles .image-area span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
    max-width: none;
}

.team-profiles .image-area:hover .thumbnail {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    -o-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}

#header-spacer {
    height: 100px !important;
}

.page-template-page-company-history .dim-wrap {
    display: none;
}

.page-template-page-company-history .our-story {
    padding: 0;
    width: 100%;
    display: block;
}

.page-template-page-company-history .our-story .pitch {
    max-width: 500px;
    margin: 0 auto;
}

.page-template-page-company-history .our-story .segment-content,
.page-template-page-company-history .our-company-history-years .segment-content {
    height: 630px;
    width: 100%;
    display: table;
    position: relative;
}

.page-template-page-company-history .our-company-history-years .text-wrap,
.page-template-page-company-history .our-story .text-wrap {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.page-template-page-company-history .our-company-history-years .text-wrap img {
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.page-template-page-company-history .our-company-history-years .text-wrap h4 {
    margin-top: 5px;
    color: #00AAB1;
}

.our-company-history-years .text-wrap p {
    margin: 0 auto;
    max-width: 500px;
}

.page-template-page-company-history .our-story .heading {
    margin-bottom: 0px;
}

.page-template-page-company-history .our-story .heading .title.big {
    color: #fff;
    font-size: 70px;
}

.page-template-page-company-history .our-company-history .segment-content {
    position: relative;
}

.year-timeline {
    position: absolute;
    right: 0;
    top: 5%;
    border-left: 2px solid #00AAB1;
}

.year-list {
    list-style: none;
    /*border-left: 2px solid #00AAB1;*/
    padding-left: 20px;
    margin: 0px;
}

.year-timeline:after,
.year-timeline:before {
    content: ' ';
    position: absolute;
    border: 2px solid #00AAB1;
    border-radius: 50%;
    padding: 3px;
    left: -6px;
}

.year-timeline:before {
    top: -10px;
}

.year-timeline:after {
    bottom: -10px;
}

.year-list li {
    background: #829394;
    color: #fff;
    display: table;
    padding: 2px 7px 0px;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.year-list li.active {
    background-color: #00AAB1;
}

.our-company-history .pitch {
    max-width: 650px;
    margin: 0 auto;
}

.our-company-history h3 {
    color: #00AAB1;
}

.section-down-arrow-wrap.scroller {
    font-size: 34px;
    line-height: 34px;
    color: white;
    border: 3px solid white;
    display: inline-block;
    border-radius: 50%;
    padding: 4px 0;
    margin-top: 30px;
    position: relative;
    width: 42px;
    height: 42px;
}

.year-timeline-horizontal {
    width: 85%;
    margin: 30px auto 30px;
    font-size: 25px;
    font-weight: bold;
}

.year-timeline-horizontal .before {
    float: left;
    padding-top: 7px;
}

.year-timeline-horizontal .line {
    width: 70%;
    border: 1px solid #fff;
    display: inline-block;
    position: relative;
}

.year-timeline-horizontal .line:before {
    content: ' ';
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 3px;
    left: -11px;
    top: -5px;
}

.year-timeline-horizontal .line:after {
    content: ' ';
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 3px;
    right: -11px;
    top: -5px;
}

.year-timeline-horizontal .after {
    float: right;
    padding-top: 7px;
}

.tab-slider-container .svg_iamge {
    fill: #bbb;
    margin-bottom: 13px;
}

.tab-slider-container .tab-list li a:hover .svg_iamge {
    fill: #888;
}

.tab-slider-container .flex-active .svg_iamge {
    fill: #f04e26;
}

.tab-slider-container svg {
    display: block;
    width: 71px;
    height: 62px;
    margin: 0 auto;
}

@media only screen and (max-width: 820px) {
    .page-template-page-company-history .heading {
        margin-bottom: 80px;
    }
    .year-timeline {
        border-left: none;
        right: auto;
        left: 25%;
        top: 65px;
        border-top: 2px solid #00AAB1;
        padding-top: 10px;
    }
    .year-timeline:before {
        top: -7px;
        left: -9px;
    }
    .year-timeline:after {
        right: -10px;
        left: auto;
        top: -6px;
        bottom: auto;
    }
    .year-list li {
        display: inline-block;
        margin: 0 15px;
    }
}

@media only screen and (max-width: 520px) {
    .year-timeline-horizontal {
        width: 100%;
    }
    .year-timeline-horizontal .line {
        width: 60%;
    }
    .year-timeline {
        left: 15%;
    }
}


/*

  JD Updates

*/

.industries-list,
.solutions-list {}

.industries-sub-page .post-title,
.solution-sub-page .post-title {
    display: block;
    min-height: 0;
    padding: 15px 0;
}

.industries-sub-page h2.entry-title,
.solution-sub-page h2.entry-title {
    color: #00AAB1;
    display: block;
    font-size: 24px;
    text-align: center;
}

#content .industries-sub-page h2.entry-title a,
#content .solution-sub-page h2.entry-title a {
    color: #00AAB1;
}

.industries-list .hfeed,
.solutions-list .hfeed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
}

.industries-list .fourcol {
    display: table;
}

.industries-list .fourcol article {
    display: table-cell;
    /*flex-direction: column;*/
}

.industries-list .fourcol,
.solutions-list .fourcol {
    margin: 0 0 15px 0;
    width: calc(33.33333% - 10px);
}

@media all and (max-width: 980px) {
    .industries-list .fourcol,
    .solutions-list .fourcol {
        width: calc(50% - 10px);
    }
}

@media all and (max-width: 768px) {
    .industries-list .fourcol,
    .solutions-list .fourcol {
        width: 100%;
    }
}

.industries-list .fourcol article,
.solutions-list .fourcol article {
    background: #f1f1f1;
    flex: 1;
    margin: 0 0 20px;
    padding: 10px 10px 20px;
}

.short-desc {
    flex-grow: 1;
}

@media only screen and (max-width: 479px) {
    .entry-snippet {
        width: 100%;
    }
}


/* titles fix */

p.tp-caption span {
    xxxbackground: linear-gradient(90deg, #009bc6, #00a9b4);
    color: #fff;
    font-size: 18px;
}

.page-template-template-solutions-page h1.tp-caption,
.page-template-template-solutions-page p.tp-caption,
.page-template-template-solutions-page p.tp-caption span {
    color: #666 !important;
}

#title-area {
    background: #00aab1;
}


/*  */

#year-timeline-container {
    height: 100vh;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 100px;
    top: 0;
    z-index: 100;
}

@media all and (max-width: 768px) {
    #year-timeline-container {
        display: none;
    }
}

#year-timeline-container.pin {
    position: absolute;
}

.year-timeline {
    top: 50%;
    transform: translateY(-50%);
}

.year-list li {
    font-size: 13px;
    margin: 24px 0;
    white-space: nowrap;
}

.timeline .segment {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    min-height: 100vh;
    padding: 40px 0;
}

.timeline .segment .segment-content {
    display: flex;
    height: auto;
}

.timeline .segment .text-wrap {
    display: block;
    max-width: 600px;
    width: 100%;
}

.timeline .segment h4 {
    border-top: 1px solid rgba(255, 255, 255, .4);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    margin-top: 0;
    padding-top: 36px;
}

.page-template-page-company-history .our-company-history-years .text-wrap img {
    border: none;
    margin: 0 auto -40px;
    padding-bottom: 0;
}

.section-down-arrow-wrap.scroller {
    border-width: 2px;
    cursor: pointer;
    font-size: 21px;
    height: 60px;
    line-height: 44px;
    margin-top: 84px;
    width: 60px;
}


/* themes */

.timeline .segment.light h4 {
    color: #00aab1;
}

.timeline .segment.mid h4 {
    color: #fff;
}

.timeline .segment.light p {
    color: #666;
}


/*  */

.segment.build-landkit .segment-content {
    display: flex;
    flex-wrap: wrap;
}

.segment.build-landkit .segment-content .heading {
    margin: 0 auto 30px;
}

.segment.build-landkit .segment-content>p {
    width: 100%;
}

.fourcol {
    display: flex;
}

.timeline .segment.light .section-down-arrow-wrap.scroller {
    border-color: #666;
    color: #666;
}


/* banner */

.page-template-template-solutions-page #slider-area,
.page-template-template-industires-page #slider-area {
    display: none;
}

.banner {
    display: flex;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}

.banner:before {
    background: rgba(0, 0, 0, .55);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.banner>img {
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}

.banner .segment-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    width: 1140px;
    z-index: 2;
}

.banner .banner-overview {
    align-items: center;
    display: flex;
    flex-grow: 1;
}

.banner .banner-overview>div {
    margin: 20px 0;
    max-width: 360px;
}

@media all and (max-width: 980px) {
    .banner .banner-overview>div {
        margin-bottom: 80px;
    }
}

.banner .banner-overview h2,
.banner .banner-overview p {
    color: #fff;
}

.banner .form-container {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    overflow: hidden;
    position: relative;
    width: 420px;
}

@media all and (max-width: 980px) {
    .banner .form-container {
        width: 100%;
    }
}

.banner .form-container .background {
    position: absolute;
}

.banner .form-container .background img {
    filter: blur(12px);
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    width: 100%;
}

.banner .form-container .frame {
    background: #00aab1;
    background: linear-gradient(135deg, rgba(0, 170, 177, 0), rgba(0, 170, 177, 1));
    bottom: 0;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    right: 0;
    top: 0;
}

#content .banner .wpcf7-form {
    margin: 0;
    position: relative;
}

#content .banner .wpcf7-form .form-wrapper {
    background: transparent none !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-shadow: none;
}

@media all and (max-width: 980px) {
    #content .banner .wpcf7-form .form-wrapper {
        padding: 35px 24px !important;
    }
}

#content .banner .wpcf7-form .message-section p {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

#content .wpcf7-form input[type="text"],
#content .wpcf7-form input[type="email"],
#content .wpcf7-form input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}


/* front page ipad sliders */

.segment.app-features-list .segment-content {
    display: flex;
    justify-content: space-between;
}

.segment.app-features-list .segment-content .text-content {
    width: 60%;
}

.segment.app-features-list .segment-content .tab-list {
    display: flex;
    justify-content: center;
}

.segment.app-features-list .segment-content .tab-list li {
    margin: 0 25px 10px;
}


/* headers fix */

.post-type-archive .hfeed {
    padding-top: 36px;
}

#container #main .entry-meta {
    border-top: none;
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
}

#container #main .entry-meta a {
    color: #999;
    pointer-events: none;
}

.top-content {
    align-items: center;
    display: flex;
}

.print-text {
    flex-grow: 1;
    text-align: left;
}

#container .addtoany_list.a2a_kit_size_32 a>span {
    height: 24px;
    line-height: 24px;
    width: 24px;
}

.study-sidebar .button {
    width: 100%;
}

.flexslider .slides img {
    margin: 0 auto;
}

.flexslider .slides {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    zoom: 1;
}

.industries-list .image-area a,
.solutions-list .image-area a {
    height: 218px;
}

.industries-list .image-area a img,
.solutions-list .image-area a img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.partner_box .image-box {
    min-height: 76px;
}

.cn-button.bootstrap {
    background-image: linear-gradient(to bottom, #1DB4BA, #1DB4BA);
}

.cn-button.bootstrap:hover {
    background-position: 0px;
}

.so-panel ul {
    margin: 0 0 20px 18px;
}

.page-template-default .so-panel li,
.page-template-default .so-panel li:hover {
    list-style-type: square;
}

#contact-us .dark-bg input {
    background: #f04e26;
    border-color: #f04e26;
}

#contact-us .dark-bg input:hover {
    background: #4B4B4B;
    border-color: #4B4B4B;
}

#contact-details p {
    color: #fff;
}

#contact-details .fourcol {
    display: block;
}

.landing-page-content {
    background: rgba(255, 255, 255, 0.8);
    padding: 60px;
    text-align: center;
    min-height: 538px;
}

.landing-page-content .landing-page-description {
    text-align: left;
}

.cast-studies-post .image-area img {
    height: 228px;
}

@media only screen and (max-width: 767px) {
    .cast-studies-post .image-area img {
        height: auto;
    }
    .landing-page-content {
        padding: 30px;
        min-height: auto;
    }
    .all-cat .cat-list li a {
        font-size: 16px;
    }
}

#flexslider li img {
    cursor: pointer;
    max-width: 173px;
}

.testimonials-slider-container .client-img img {
    border-radius: 0px;
}

.section_executive_leadership .profile_pic {
    float: left;
    width: 224px;
    height: 231px;
}

.section_executive_leadership .profile_pic .image_wrapper {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto;
}

.section_executive_leadership .profile_pic img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
    min-height: 100%;
    max-width: none;
}

#slider-area {
    display: none;
}

.home-banner {
    height: 85vh;
    overflow: hidden;
    position: relative;
}

@media all and (max-width: 768px) {
    .home-banner {
        height: 100vh;
    }
}

.home-banner .slide {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translateX(100px);
    transition: all .5s;
    width: 100%;
}

.home-banner .slide.no-animation,
.home-banner .slide.jump {
    transition: none !important;
}

.home-banner .slide.start {
    transform: translateX(-100px);
}

.home-banner .slide.curr,
.home-banner.backwards .slide.curr {
    opacity: 1;
    transform: translateX(0);
    z-index: 10;
}

.home-banner .slide>img {
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}

.home-banner .slide .slide-content {
    font-size: 16px;
    max-width: 540px;
    position: relative;
}

.home-banner .slide .slide-content * {
    color: #fff;
}

.home-banner .slide .slide-content-content {
    margin-bottom: 20px;
}

.home-banner>a {
    background: red;
    position: relative;
    z-index: 1000;
}


/*  */

.home-banner .wrapper {
    display: flex;
    justify-content: flex-start;
    width: 1180px;
}

@media all and (max-width: 1280px) {
    .home-banner .wrapper {
        width: 980px;
    }
}

@media all and (max-width: 980px) {
    .home-banner .wrapper {
        justify-content: space-around !important;
        width: 720px;
    }
    .slide-content {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
}

.home-banner .slide.align-right .wrapper {
    justify-content: flex-end;
}

.home-banner .slide.theme-dark {
    color: rgba(51, 51, 51, 1);
}

.home-banner .slide.theme-dark *,
.home-banner .slide.theme-dark h1 {
    color: #333;
}

.home-banner .slide.theme-dark .button {
    background: #e84a52;
    border: none;
    color: #fff;
}

.home-banner .slide.theme-dark .button:hover {
    background: rgba(51, 51, 51, 1) !important;
    border: none;
}


/* backwards */

.home-banner.backwards .slide {
    transform: translateX(-100px);
}

.home-banner.backwards .slide.start {
    transform: translateX(100px);
}


/*  */

.home-banner .slide h1 {
    font-family: 'Gesta-Light';
    font-size: 72px;
    font-weight: 100;
    line-height: .975;
}

@media all and (max-width: 1540px) {
    /* font-size:60px; */
}

@media all and (max-width: 980px) {
    .home-banner .slide h1 {
        font-size: 48px;
        line-height: 1;
    }
}

.home-banner .slide .slide-content-content,
.home-banner .slide .button {
    font-size: 21px;
}

@media all and (max-width: 1440px) {
    .home-banner .slide .slide-content-content,
    .home-banner .slide .button {
        font-size: 21px;
    }
}

@media all and (max-width: 980px) {
    .home-banner .slide .slide-content-content,
    .home-banner .slide .button {
        font-size: 13.8px;
    }
}

.home-banner .slide h1,
.home-banner .slide .slide-content-content,
.home-banner .slide .button {
    opacity: 0;
    transform: translateX(-30px);
    transition: opacity 1s, transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.home-banner .slide h1 {
    transition-delay: .5s, .5s;
}

.home-banner .slide .slide-content-content {
    transition-delay: .75s, .75s;
}

.home-banner .slide .slide-content-content p {
    margin-bottom: 20px;
}

.home-banner .slide .button {
    transition-delay: 1s, 1s;
}

.home-banner .slide.curr h1,
.home-banner .slide.curr .slide-content-content,
.home-banner .slide.curr .button {
    opacity: 1;
    transform: none;
}


/* buttons */

.tparrows {
    left: 0;
    margin: 0 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div#case-study-side {
    padding-top: 20px;
}

body.single-case-studies div.wpcf7 div.form-wrapper,
div#wpcf7-f11410-o1.wpcf7 div.form-wrapper {
    background-color: #00aab2;
}

body.single-case-studies div.wpcf7 .heading h4,
div#wpcf7-f11410-o1.wpcf7 .heading h4 {
    font-size: 32px !important;
    line-height: 38px !important;
}

body.single-case-studies div.wpcf7 input.wpcf7-submit,
div#wpcf7-f11410-o1.wpcf7 input.wpcf7-submit {
    background-color: #fff;
    color: #00aab2 !important;
    margin-top: 15px !important;
}


/* Slider Arrows */

li.flex-nav-prev a.flex-prev:after,
li.flex-nav-next a.flex-next:after {
    font-family: "revicons" !important;
    font-size: 15px;
    content: "\e824" !important;
}

li.flex-nav-next a.flex-next:after {
    content: "\e825" !important;
}

.flex-direction-nav .flex-prev {
    left: -15px;
}

.flex-direction-nav .flex-next {
    right: -15px;
}

div.grecaptcha-badge {
    display: none !important;
}

@media all and (max-width: 768px) {
    .tparrows {
        margin: 0;
    }
    .flex-direction-nav .flex-prev {
        left: 2px;
    }
    .flex-direction-nav .flex-next {
        right: 2px;
    }
    #site-logo a {
        float: left;
    }
    #header {
        width: 100vw;
    }
}

.tparrows.tp-rightarrow {
    left: auto;
    right: 0;
}

.testimonials-slider-container .flexslider .slides {
    align-items: flex-start;
}

.rev_slider_wrapper,
.rev_slider_wrapper * {
    direction: rtl;
}

body.single-case-studies div.wpcf7 div.label-input,
div#wpcf7-f11410-o1.wpcf7 div.label-input {
    margin-bottom: 20px;
}

.wpcf7-acceptance label {
    display: block;
}

.wpcf7-acceptance label span.wpcf7-list-item-label {
    text-transform: none;
    font-size: 13px !important;
    line-height: 15px !important;
    display: inline-block;
    width: 90%;
    padding-left: 5px;
}

.wpcf7-acceptance label input[type=checkbox] {
    height: auto !important;
    padding-left: 0px !important;
    display: inline-block;
    vertical-align: top !important;
}

.wpcf7#wpcf7-f9731-o1 div.label-input:nth-last-child(3) {
    margin-top: 20px;
}

body.page-id-11467 li+br {
    display: none;
}

.posttitle h2.case-study.subheading {
    padding-top: 30px;
}

div.paoc-popup-modal-cnt .wpcf7 .label-input,
.page-template-template-solutions-page .wpcf7 div.label-input,
.page-template-template-industires-page .wpcf7 div.label-input {
    padding-bottom: 20px;
}


/* 14-11-19 Start */

.page-template-page-roster-choices header#title-area {
    display: none;
}

.container-2 {
    max-width: 1170px;
    margin: auto;
}

.roster-choices-content h2 {
    font-size: 35px;
    /* font-weight: 700; */
}

.roster-choices-content .button.button-grey {
    /* display: none; */
}

.roster-choices-banner {}

.roster-choices-banner .slide-pop {}

.roster-choices-banner .slide-pop .paoc-popup {
    border-radius: 25px;
    text-transform: capitalize !important;
    background: #FFF;
    border: solid 1px #FFF;
    font-weight: bold !important;
    color: #00aab1 !important;
}

.roster-choices-banner .slide-pop .paoc-popup:hover {
    color: #FFF !important
}


/* .roster-choices-banner .tp-loop-wrap .tp-mask-wrap .rev-btn {height: auto !important;padding: 8px 12px !important;min-height: 45px !important;text-align: center !important;line-height: 28px !important;font-size: 15px !important;min-width: 188px !important;} */

.roster-choices-empower {
    text-align: center;
    display: inline-block;
    width: 100%;
    /* background: #f2f2f2; */
    background: #fff;
    padding: 40px 0 70px 0;
}

.roster-choices-empower h2 {
    font-weight: bold;
}

.roster-choices-empower .empower-content {
    display: flex;
    flex-wrap: wrap;
}

.roster-choices-empower .empower-content .empower-in-content {
    margin-top: 50px;
    padding: 0 20px;
}

.roster-choices-empower .empower-content .empower-in-content img {
    max-width: 60px;
    display: inline-block;
}

.roster-choices-empower .empower-content .empower-in-content h3 {
    color: #00a8b5;
    font-size: 25px;
    margin: 0;
    font-weight: normal;
    margin-top: 20px;
}


.page-id-18235 .banner .banner-overview a {
    display: inline-block !important;
    width: auto;
}

.page-id-18235 .banner .banner-overview a:hover{border-color: #fff !important;}

.page-id-18235 .roster-choices-empower .empower-content .empower-in-content h3{
    line-height: normal;
    margin-bottom: 20px;
}

.page-id-18235 .roster-choices-content h2{font-weight: normal;}

.roster-choices-empower .empower-content .empower-in-content p {
    color: #788f9d;
}

.roster-choices-lead-fore {
    display: inline-block;
    width: 100%;
}

.roster-choices-lead-fore .roster-choices-lead-fore {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 40px;
}

.roster-choices-lead-fore .roster-choices-lead-fore .lead-in-content {
    padding: 0px;
}

.roster-choices-lead-fore .roster-choices-lead-fore .lead-in-content p {
    padding: 0;
    color: #788f9d;
    font-size: 22px;
    text-align: center;
}

.roster-choices-lead-fore .roster-choices-lead-fore .lead-in-content p span {
    padding: 0;
    color: #00a0c3;
    font-size: 52px;
    font-weight: bold;
    margin-top: 21px;
    display: inline-block;
    font-family: "Gesta-Regular";
}

.roster-choices-lead-fore .contact-content {
    width: 100%;
    display: inline-block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00aab2+0,009bca+100 */
    background: #00aab2;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00aab2 20%, #009bca 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00aab2 20%, #009bca 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00aab2 20%, #009bca 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aab2', endColorstr='#009bca', GradientType=1);
    /* IE6-9 */
    border-radius: 20px;
}

#sp-top1 .sp-contact-info li img {
    display: inline-block;
    max-width: 100%;
    height: 16px;
    margin-right: 7px;
}

.roster-choices-lead-fore .contact-content .form-in-content {
    padding: 0px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form {
    padding: 0px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-wrapper {
    background: 0 0;
    box-shadow: 0 0 0 #ddd;
    padding: 46px 35px 0px 30px !important;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .heading {
    padding: 0px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .heading h4 {
    padding: 0px;
    font-size: 30px !important;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section {
    padding: 0 22px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .label-input {
    margin-bottom: 40px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .label-input input {
    border-radius: 15px !important;
    border: none !important;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .wpcf7-list-item {
    padding: 0px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .wpcf7-list-item input {
    padding: 0px;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .wpcf7-list-item .wpcf7-list-item-label {
    padding: 0 0 0 15px;
    font-family: "Open Sans";
    font-weight: normal;
    line-height: 21px !important;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .label-input.button {
    padding: 0px;
    width: 100%;
    text-align: center;
}

.roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .label-input.button .input-submit {
    padding: 22px 50px !important;
    display: inline-block;
    height: auto !important;
    float: none;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: lighter !important;
    background: none;
    border: solid 1px #FFF !important;
    font-family: "Open Sans";
    letter-spacing: normal;
}

.roster-choices-lead-fore .contact-content .integ-in-content {
    text-align: center;
    border-radius: 20px;
    background: #fff;
    margin: 30px 29px 29px 0;
}

.roster-choices-lead-fore .contact-content .integ-in-content h2 {
    font-size: 30px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Gesta-Bold';
    padding: 30px 0 41px 0;
    color: #00a0c3;
    display: inline-block;
}

.roster-choices-lead-fore .contact-content .integ-in-content ul {
    padding: 0;
    text-align: center;
    display: inline-block;
    margin: 12px 30px 33px 0;
}

.roster-choices-lead-fore .contact-content .integ-in-content ul li {
    padding: 0;
    width: 33.33%;
    float: left;
    list-style: none;
    margin: 0;
    height: 136px;
    text-align: center;
}

.roster-choices-lead-fore .contact-content .integ-in-content ul li img {
    display: inline-block;
    max-width: 108px;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.roster-choices-lead-fore .contact-content .integ-in-content ul li img:hover {
    filter: inherit;
}

.roster-choices-handling {
    width: 100%;
    display: inline-block;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00aab2+0,009bca+100 */
    background: #00aab2;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00aab2 0%, #009bca 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00aab2 0%, #009bca 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00aab2 0%, #009bca 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aab2', endColorstr='#009bca', GradientType=1);
    /* IE6-9 */
    height: 590px;
    text-align: center;
}

.roster-choices-handling h2 {
    font-size: 35px;
    line-height: normal;
    color: #FFF;
    margin-top: 70px;
}

.roster-choices-handling p {
    color: #FFF;
}

.roster-choices-handling a.popupaoc-button {
    background: none;
    border: solid 1px #FFF;
    border-radius: 50px;
    font-weight: 600;
}

.roster-choices-handling .slider-main-2 {
    background: #FFF;
    display: inline-block;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 9px 13px #d3d3d3;
    margin-top: 80px;
    padding: 0 0 45px 0;
}

.roster-choices-handling .slider-main-2 .history-text {
    text-align: left;
    padding: 80px 0 0 87px;
    max-width: 370px;
}

.roster-choices-handling .slider-main-2 .history-text .item.txt-inner {}

.roster-choices-handling .slider-main-2 .history-text h4 {
    padding: 0;
    color: #00a0c3;
    font-weight: bold;
    font-size: 20px;
}

.roster-choices-handling .slider-main-2 .history-text h3 {
    padding: 0;
    color: #4b4949;
    font-weight: bold;
}

.roster-choices-handling .slider-main-2 .history-text p {
    padding: 0;
    color: #788f9d;
}

.roster-choices-handling .slider-main-2 .history-text .owl-pagination {
    text-align: left;
}

.roster-choices-handling .slider-main-2 .history-text .owl-pagination .owl-page {}

.roster-choices-handling .slider-main-2 .history-text .owl-pagination .owl-page.active {}

.roster-choices-handling .slider-main-2 .history-text .owl-pagination .owl-page span {
    background: #e6e6e6;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.roster-choices-handling .slider-main-2 .history-text .owl-pagination .owl-page.active span {
    background: #009dc6;
}

.roster-choices-handling .slider-main-2 .history-img {
    padding: 0px;
    background: url(images/lappy-bg.jpg) no-repeat 0 0;
    background-size: contain;
    height: 417px;
    margin-top: 40px;
    width: 673px;
}

.roster-choices-handling .slider-main-2 .history-img div#slider-img-main {
    max-width: 506px;
    margin: auto;
    margin-top: 24px;
}

.roster-choices-handling .slider-main-2 .history-img .item.img-inner {
    height: 330px;
    max-width: 506px;
    margin: auto;
    margin-top: 24px;
}

.roster-choices-handling .slider-main-2 .history-img .item.img-inner img {
    width: 100%;
    height: 100%;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls {
    padding: 0;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls .owl-pagination {
    display: none;
}

.other-solution .owl-controls .owl-prev {
    padding: 0;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls .owl-next {
    padding: 0;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls .fa {
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 41px;
    background: #00a0c3;
    font-size: 16px;
    border-radius: 50%;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls .owl-prev .fa {
    padding: 0;
    position: absolute;
    left: -17px;
    top: 44%;
}

.roster-choices-handling .slider-main-2 .history-img .owl-controls .owl-next .fa {
    padding: 0;
    position: absolute;
    right: -17px;
    top: 44%;
}

.other-solution div#solutions-main {
    padding: 0 60px;
}

.other-solution {
    padding: 60px 0 50px 0;
    background: #f2f2f2;
    margin-top: 70px;
    text-align: center;
}

.other-solution h2 {
    padding: 0px;
    font-weight: 700;
    color: #00a0c3;
    font-size: 35px;
    padding: 0 0 17px 0;
}

.other-solution .entry-title {
    padding: 0px;
}

.other-solution .entry-title a {
    padding: 0px;
}

.other-solution .item.sol-inner {
    margin: 0 25px;
    background: #FFF;
    overflow: hidden;
    border-radius: 20px;
}

.other-solution .item.sol-inner .image-area {
    height: 190px;
    overflow: hidden;
}

.other-solution .item.sol-inner .image-area a {
    height: 100%;
    width: 100%;
    display: inline-block;
}

.other-solution .item.sol-inner .image-area a img {
    height: 100%
}

.other-solution .item.sol-inner .post-title {}

.other-solution .item.sol-inner .post-title h2 {
    padding: 30px 32px 41px 32px;
    margin: 0;
    text-align: left;
    line-height: normal;
    font-size: 25px;
}

.other-solution .item.sol-inner .post-title h2 a {
    padding: 0;
    color: #00a0c3;
    font-weight: normal;
}

.other-solution .owl-controls {
    padding: 0;
}

.other-solution .owl-controls .owl-prev {
    padding: 0;
}

.other-solution .owl-controls .owl-next {
    padding: 0;
}

.other-solution .owl-controls .fa {
    padding: 0;
    color: #00a0c3;
    width: 50px;
    height: 50px;
    line-height: 49px;
    background: #FFF;
    font-size: 23px;
    box-shadow: 0 0 6px #dfdfdf;
    border-radius: 50%;
}

.other-solution .owl-controls .owl-prev .fa {
    padding: 0;
    position: absolute;
    left: 0;
    top: 40%;
}

.other-solution .owl-controls .owl-next .fa {
    padding: 0;
    position: absolute;
    right: 0;
    top: 40%;
}

#featured-sources {
    display: none;
}

#footer-top {
    position: relative;
    background: url(images/footer_bg.jpg) repeat 0 0 !important;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 0 40px 0;
}

#footer-top .footer-main {}

#footer-top .footer-main h3 {
    padding: 0;
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

#footer-top .footer-main p {
    color: #FFF;
    font-weight: 600;
}

#footer-top .footer-main p a {
    display: block;
    color: #FFF;
}

#footer-top .footer-main .social-list {
    display: inline;
    width: 100%;
}

#footer-top .footer-main .social-list li a i {
    color: #fff;
}


/*=====================================
11-25-2019 new css start here
=====================================*/

.roster-choices-handling.new_roaster .slider-main-2 {
    margin-top: 29px;
    box-shadow: none;
}

.roster-choices-handling.new_roaster .slider-main-2 .history-text a.button.button-orange {
    background: #00aab1;
}

.roster-choices-empower.section-3.custom {
    background: none;
    padding-top: 65px;
}

.resource-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 386px;
}

.resource-banner .banner-content h1 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.resource-banner .banner-content p {
    color: #fff;
    width: 100%;
    max-width: 265px;
    line-height: 21px;
}

.all-cat {}

.all-cat .cat-list {
    margin: 20px 0 60px 0;
}

.all-cat .cat-list li {
    display: inline-block;
    border-right: solid 1px #788f9d;
    padding: 0 16px 0 0;
}

.all-cat .cat-list li:last-child {
    border-right: solid 0px #788f9d;
}

.all-cat .cat-list li a {
    color: #788f9d;
    font-size: 20px;
}

.all-cat .cat-list li a.selected {
    font-weight: bold;
}

.resource-search {
    background: #f2f2f2;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    display: inline-block;
    width: 100%;
    padding: 15px 14px;
    margin-bottom: 15px;
    position: relative;
    margin-top: -32px;
    z-index: 10;
}

.resource-search .search-form {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.resource-search .search-form form {
    display: inline-block;
    width: 62%;
}

.resource-search .search-cat {
    float: right;
    width: auto;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    padding-top: 7px;
}

.resource-search .search-cat .select-cat {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    margin-left: 22px;
}

.resource-search .search-cat .select-cat span.onSelect {
    color: #788f9d;
    font-size: 17px;
    cursor: pointer;
}

.resource-search .search-cat .select-cat ul.select-menu {
    position: absolute;
    width: 144px;
    margin: 0px;
    list-style: none;
    background: #fff;
    box-shadow: 0 5px 29px rgba(0, 0, 0, .12);
    -webkit-transition-property: width, opacity, visibility, top;
    -o-transition-property: width, opacity, visibility, top;
    transition-property: width, opacity, visibility, top;
    -webkit-transition-duration: 0s, .1s, .1s;
    -o-transition-duration: 0s, .1s, .1s;
    transition-duration: 0s, .1s, .1s;
    -webkit-transition-delay: .2s, 0s, 0s;
    -o-transition-delay: .2s, 0s, 0s;
    transition-delay: .2s, 0s, 0s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-box-shadow: 0 5px 29px rgba(0, 0, 0, .12);
    box-shadow: 0 5px 29px rgba(0, 0, 0, .12);
}

.resource-search .search-cat .select-cat ul.select-menu li a {
    color: #3d4c55;
    font-size: 12px;
    display: block;
    line-height: normal;
    padding: 1px 8px;
}

.resource-search .search-form form .form-group {
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
}

.resource-search .search-form form .form-group input {
    background-color: #fff;
    border: none;
    box-shadow: 0px 0px 6px 1px #e2e2e2;
    -webkit-box-shadow: 0px 0px 6px 1px #e2e2e2;
    -ms-box-shadow: 0px 0px 6px 1px #e2e2e2;
    -moz-box-shadow: 0px 0px 6px 1px #e2e2e2;
    border-radius: 10px;
    width: 84%;
    background-image: url(images/search-icon.png);
    background-position: 15px 11px;
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 8px 10px;
    padding-left: 51px;
    font-size: 15px;
}

.resource-search .search-form form .form-group button.btn.submit {
    position: relative;
    background-image: none;
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important;
    border-radius: 12px;
    padding: 6px 26px;
    height: auto;
    margin-left: 11px;
    font-weight: 600;
}

.resource-wrapper {
    margin-right: -15px;
    margin-left: -15px;
}

.resource-wrapper:after,
.resource-wrapper:before {
    display: table;
    content: " ";
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.resource-col {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 40px;
}

.resource-col h4 {
    color: #00aab2;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 37px;
}

.resource-col h4 a {
    color: #00aab2;
}

.resource-col h2 {
    color: #3d4c55;
    font-weight: 700;
    font-size: 19px;
    line-height: normal;
}

.resource-col p {
    color: #788f9d;
    font-size: 12px;
    line-height: 17px;
}

.resource-banner .banner-content {
    padding: 54px 0 0;
}

.resource-inner {
    background: #f2f2f2;
    border-radius: 10px;
    padding: 20px 27px;
    min-height: 301px;
}

.resource-inner .resource-img {
    float: right;
    margin-right: -32px;
}

.resource-inner .resource-img img {
    width: 100%;
    max-width: 150px;
    margin-top: -30px;
    margin-right: 0px;
}


/*.resource-inner a.btn.down-btn {
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 4px 0px;
    width: 123px;
    position: relative;
    
}*/

.resource-inner a.btn.down-btn {
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 4px 25px 4px 13px;
    width: auto;
    position: relative;
}

.resource-search .search-cat .select-cat span.onSelect i:before {
    content: "";
    background-image: url(images/drop-down-arrow.png);
    width: 25px;
    height: 11px;
    display: block;
    background-size: 20px;
    background-position: center top;
    background-repeat: no-repeat;
}

.resource-search .search-cat .select-cat span.onSelect span {
    display: inline-block;
}

.resource-wrapper {
    padding-bottom: 45px;
}

.resource-detail .resource-detail-wrapper {
    background: #f2f2f2;
    border-radius: 20px;
}

.resource-detail-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 386px;
}

.single-resource #main .inner.clearfix {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.single-resource #main #content {
    max-width: 100%;
    float: none;
}

.resource-detail .resource-detail-wrapper {
    background: #f2f2f2;
    border-radius: 20px;
    padding: 44px 38px;
    margin-top: -150px;
}

.resource-detail .resource-detail-wrapper:after,
.resource-detail .resource-detail-wrapper:before {
    display: table;
    content: " ";
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.resource-detail .resource-detail-wrapper .res-detail-info {
    width: 58%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 40px;
}

.resource-detail .resource-detail-wrapper .res-detail-form {
    width: 42%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.resource-detail .resource-detail-wrapper .res-detail-info h4 {
    color: #00aab2;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.resource-detail .resource-detail-wrapper .res-detail-info h4 a {
    color: #00aab2;
}

.resource-detail .resource-detail-wrapper .addtoany_content a>span {
    background: #009dc6 !important;
    width: 30px !important;
    height: 30px !important;
    padding: 5px !important;
    font-size: 12px !important;
}

.resource-detail .resource-detail-wrapper .res-detail-info h2 {
    color: #3d4c55;
    font-weight: 700;
    font-size: 26px;
    line-height: normal;
    width: 80%;
}

.resource-detail .resource-detail-wrapper .res-detail-info p {
    color: #788f9d;
    font-size: 14px;
    line-height: 22px;
    width: 87%;
}

.resource-detail .resource-detail-wrapper .res-detail-info a.btn.down-btn {
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 13px 39px;
    border: none;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner {
    background: #fff;
    padding-top: 157px;
    border-radius: 15px;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form h3 {
    font-weight: 600;
    color: #788f9d;
    font-size: 19px;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form {
    padding: 0 29px;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group {
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group input {
    background: #f9f9f9;
    border: none;
    height: 51px;
    width: 100%;
    padding: 0 22px;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner .book-cover {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: -92px;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner .book-cover img {
    width: 100%;
    max-width: 283px;
    display: block;
    margin: 0 auto;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group input[type=submit] {
    background: linear-gradient(to right, #00aab2 0%, #009cc9 100%) !important;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 13px 39px;
    border: none;
    float: right;
    margin-top: 29px;
    margin-bottom: -38px;
    display: inline-block;
    width: auto;
}

.registered-clubs h2 {
    text-align: center;
    font-weight: 300;
    color: #283840;
    font-size: 32px;
    line-height: 38px;
}

.registered-clubs {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 55px;
}

.registered-clubs a.view-btn {
    color: #00a7b7;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 37px;
}

.registered-clubs a.view-btn:before {
    content: "";
    background-image: url(images/view-arrow.png);
    position: absolute;
    width: 21px;
    height: 22px;
    right: 0;
    background-size: 17px;
    background-repeat: no-repeat;
    top: 4px;
}

.tax-res_cat .dim-wrap,
.tax-res_tag .dim-wrap,
.single-resource .dim-wrap {
    display: none;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group input::-webkit-input-placeholder {
    /* Edge */
    color: #76919c;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #76919c;
}

.resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form .form-group input::placeholder {
    color: #76919c;
}

.resource-inner a.btn.down-btn:before {
    content: ">";
    position: absolute;
    width: 21px;
    height: 22px;
    right: 7px;
    background-size: 17px;
    background-repeat: no-repeat;
    left: inherit;
}

.detail-form-inner .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none;
    color: #00aab2;
}

.tax-res_tag #main .inner.clearfix #content,
.tax-res_tag #main .inner.clearfix,
.tax-res_cat #main .inner.clearfix #content,
.tax-res_cat #main .inner.clearfix {
    padding: 0px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
}

.resource-search .search-form .shw-al {
    position: absolute;
    width: 100px;
    text-align: center;
    padding-top: 7px;
    right: 0;
    top: 0;
}

.resource-search .search-form .shw-al a {
    display: block;
    color: #00aab2;
    font-size: 15px;
    font-size: 13px;
    font-weight: 600;
}


/*-- 25-06-20-START --*/


/* 
.hideme {
    display: none;
}

.tm-section-one, .tm-section-six {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 1140px;
}

.tm-section-one>h2 {
    text-align: center;
    margin: 0 auto 55px;
    max-width: 830px;
}

.tm-workforce-wrap, .tm-section-six {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tm-workforce-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tm-wrokforce-box {
    text-align: center;
    padding: 0px;
}

.tm-workforce-wrap>div {
    width: 23%;
}

.tm-wrokforce-box img {
    margin: 0 auto 20px;
}

.tm-wrokforce-box h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: normal;
    padding: 0 20px;
    color: #3d4c55;
}

.tm-wrokforce-box p {
    font-size: 15px;
    color: #647088;
    line-height: normal;
    margin: 0;
}

.tm-wrokforce-box.mid {
    position: relative;
}

.tm-wrokforce-box.mid::before, .tm-wrokforce-box.mid::after {
    content: "";
    background: #b1bec5;
    width: 2px;
    height: 75%;
    position: absolute;
    top: 50%;
    left: -30%;
    transform: translateY(-50%);
}

.tm-wrokforce-box.mid::after {
    left: inherit;
    right: -30%;
}

.tm-section-six .tm-workforce-wrap>div {
    width: 28%;
}

.tm-section-six .tm-wrokforce-box.mid::before, .tm-section-six .tm-wrokforce-box.mid::after {
    left: -13%;
}

.tm-section-six .tm-wrokforce-box.mid::after {
    right: -13%;
    left: inherit;
}

.tm-section-seven {
    background: #00a8b4;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 20px;
}

.tm-sectionseven-inn {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 780px;
}

.tm-sectionseven-inn h2 {
    color: #fff;
    text-align: center;
    margin: 0 0 55px;
}

.tm-sseven-linkwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tm-sseven-demo {
    background: #fff;
    border-radius: 14px;
    padding: 30px 25px;
    width: 48%;
    text-align: center;
}

.tm-sseven-demo h2 {
    color: #00a8b5;
    line-height: normal;
    margin: 0 0 28px;
}

.tm-sseven-demo a {
    display: inline-block;
}

.tm-sseven-demo a img {
    margin: 0 auto;
}

.tm-section-three {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tm-sthree-inn {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 1140px;
}

.tm-sthree-inn h2 {
    margin: 0 0 50px;
    color: #3d4c57;
    line-height: normal;
    text-align: center;
}

.tm-sthree-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tm-sthree-wrap>div {
    width: 47%;
}

.tm-sthree-wrap .tm-st-left img {
    max-width: 100%;
    display: block;
}

.tm-sthree-wrap .tm-st-right ul {
    margin: 0;
    padding: 0;
}

.tm-sthree-wrap .tm-st-right li {
    list-style: none;
    margin: 0;
    border-top: 1px solid #869ba6;
}

.tm-sthree-wrap .tm-st-right li:first-child {
    border-top: 0;
}

.tm-sthree-wrap .tm-st-right li a {
    display: block;
    padding: 15px 20px;
    position: relative;
}

.tm-sthree-wrap .tm-st-right li a img, .tm-sthree-wrap .tm-st-right li a span {
    display: inline-block;
}

.tm-sthree-wrap .tm-st-right li a span {
    color: #6c8593;
    font-weight: 600;
    font-size: 16px;
    margin-left: 25px;
}

.tm-sthree-wrap .tm-st-right li a i {
    position: absolute;
    right: 20px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    background: #6c8593;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
}

.tm-sthree-wrap .tm-st-right li:hover, .tm-sthree-wrap .tm-st-right li:hover+li {
    border-color: transparent;
}

.tm-sthree-wrap .tm-st-right li:hover a {
    color: #fff;
    background: url(https://www.tambla.com.au/wp-content/uploads/bg-strip.png);
    border-radius: 14px;
    background-repeat: repeat-y;
    background-size: cover;
}

.tm-sthree-wrap .tm-st-right li:hover a span {
    color: #fff;
}

.tm-sthree-wrap .tm-st-right li:hover a i {
    color: #009dc6;
    background: #fff;
}

.tm-datasinn {
    background: #f2f2f2;
    border-radius: 15px;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1140px;
    margin-top: 60px;
}

.tm-dataswrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.tm-datasheet-left img {
    display: block;
    max-width: 100%;
    width: auto;
    margin-top: -115px;
    left: 20px;
    bottom: 15px;
    position: relative;
}

.tm-datasheet-right h2 span {
    display: block;
}

.tm-datasheet-right h3 {
    line-height: normal;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
    color: #3f4c55;
    padding-top: 50px;
}

.tm-datasheet-right h2 {
    margin: 7px 0 0;
    padding-bottom: 50px;
    color: #3d4c5b;
}

.tm-datasheet-right {
    position: relative;
}

.tm-datasheet-right a {
    position: absolute;
    right: 15%;
}

.tm-datasheet-anchor {
    width: 100px;
    padding-bottom: 40px;
}

.tm-datasheet-anchor a {
    display: inline-block;
}

.tm-section-four {
    margin-top: 20px;
    margin-bottom: 50px;
}

.tm-secfour-content {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.tm-secfour-content::before, .tm-secfour-content::after {
    content: "";
    clear: both;
}

.tm-sfour-left {
    border-radius: 14px;
    background: url(https://www.tambla.com.au/wp-content/uploads/aviation-bg-strip.png);
    background-size: cover;
    background-repeat: repeat-y;
    padding: 30px;
    float: left;
    position: relative;
    top: -60px;
    width: 35%;
}

.tm-sfour-left h3 {
    color: #fff;
    margin: 30px 0px 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

.tm-sfour-left a {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
}

.tm-sfour-left a:hover {
    text-decoration: none;
}

.tm-sfour-right {
    margin-top: 40px;
    float: right;
    width: 50%;
}

.tm-sfour-right h2 {
    color: #3d4c55;
}

.tm-sfour-right p {
    color: #54778c;
}

.tm-sfour-right p br {
    display: none;
}

.tm-section-five {
    clear: both;
}

.section-two {
    background: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tm-sectiontwo-inn {
    margin: 0 auto;
    max-width: 1140px;
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tm-sectiontwo-inn>div {
    width: 47%;
}

.tm-sectiontwo-inn>div.section-two-left {
    width: 45%;
}

.section-two-right {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.section-two-right img {
    margin: 0;
    display: block;
    max-width: 100%;
    border-radius: 15px;
}

.tm-sectwoleft-row {
    border-top: 1px solid #7b919e;
    padding: 0;
}

.tm-sectwoleft-row .showBtn {
    display: block;
    position: relative;
    padding: 18px 15px;
}

.tm-sectwoleft-row .showBtn img {
    display: inline-block;
    margin-right: 18px;
}

.tm-sectwoleft-row .showBtn span {
    color: #6c8593;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}

.tm-sectwoleft-row .showBtn i {
    color: #6c8593;
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 24px;
    transform: translateY(-50%);
}

.tm-sectwoleft-row .hideme {
    margin-top: 5px;
}

.tm-sectwoleft-row .hideme p {
    color: #5f7081;
    line-height: normal;
}

.tm-sectwoleft-row .showBtn.active span, .tm-sectwoleft-row .showBtn.active i {
    color: #27353f;
}

.tm-sectwoleft-row .showBtn.active i::before {
    content: "\f13a";
}

.tm-sectwoleft-row:hover {
    cursor: pointer;
}

.captcha-wrap {
    transform: scale(.85);
} */


/*-- 25-06-20-END --*/




#banner-ds.full-width-container{padding: 0px;}  
.fsn-text > p{margin: 0px;} 

#banner-ds .rev_slider_wrapper *{direction:ltr;}   
#banner-ds .tp-caption.fusion-big{line-height: normal !important; font-size:39px !important;}
#banner-ds .tp-caption{font-size: 16px !important; line-height: 24px !important;}       


.roster-choices-empower.first_sec {
    display: flex;
    text-align: left;
    width: 100%;
    max-width: 1140px;
    margin:70px auto;
    padding: 0 20px;
    box-sizing: border-box;
    justify-content: space-between;  
} 

.roster-choices-empower.first_sec .first-section-test {
    width: 45%;
    padding-right:40px; box-sizing: border-box;
}

.roster-choices-empower.first_sec .first-section-img {
    width:55%;
}

.roster-choices-empower.first_sec .first-section-img img {
    border-radius: 8px;
}

.roster-choices-empower.first_sec .first-section-test h1 {
    color: #6c8695;
    font-weight: 600;
    line-height: normal;
    font-size: 36px;
}

.roster-choices-content .first-section-test h2{line-height: normal; color: #6c8695;}

.roster-choices-empower.first_sec .first-section-test p{
    color: #6c8695;  
    margin: 0px;
    line-height: 1.5;
}

.activ_vities {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}    

.activ_vities .col-sm-4{width: 32.5%; background:#f2f2f2; border-radius:3px;        padding:50px 30px 30px; box-sizing: border-box;
text-align: left;}  

.activ_vities .col-sm-4 .ds-icon img {
    height: 45px;
    width: auto;
}

.activ_vities .col-sm-4 h2{
    font-weight: 700;
    line-height: normal;
    font-size: 24px;
    color: #3e4c56;
    padding-top: 20px;
}

.activ_vities .col-sm-4 p{color: #6c8695;}
.roster-choices-empower.second_sec {
    padding-top: 0px;
}   


.programer-wraper {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}
       
.programer-wraper h2 {
    color: #fff;
    padding-top: 20px;  
}      



.custom_form_outer .form-wrapper {
    background: #f2f2f2;
    width: 100%;
    max-width: 1100px;
    padding:60px 20px 20px !important;
    margin:0 auto 70px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: none !important;
}    

.custom_form_outer .form-row.rd-btn {
    justify-content: inherit;
    margin:30px auto 50px;        
}

.custom_form_outer .label-input.radio-btn {
    width: auto;
}

.custom_form_outer .label-input.radio-btn label{display: flex; align-items: center; margin-right: 50px; color: #6c8695;}
.custom_form_outer .label-input.radio-btn label input{margin-right:5px;}

.custom_form_outer .form-row input[type="text"], 
.custom_form_outer .form-row input[type="password"], 
.custom_form_outer .form-row input[type="email"], 
.custom_form_outer .form-row input[type="tel"] {
    border: none !important;
    display: inline-block;
       border-radius: 5px !important;
    padding: 0 15px !important;  
    background:#ffffff !important;
    box-shadow: none;  
}   

.custom_form_outer .label-input.radio-btn span{margin-left: 0px;}

.custom_form_outer .label-input.last{width: 100%;}
.custom_form_outer .form-wrapper .label-input.button input{
     float: none;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 5px;
    margin: 0 auto;
    padding: 0 20px !important;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 15px;
    background: url(https://www.tambla.com.au/wp-content/uploads/fomr-head-strip-12.jpg) repeat-y top left !important;
    border-radius: 6px;
    height: 40px !important;
    letter-spacing: 0px;
    font-family: "Open Sans";  
}

.custom_form_outer .form-wrapper .label-input.button input{border-color: transparent !important;}

.custom_form_outer h2{font-weight: 700;color: #6c8695; line-height: normal;}  

.custom_form_outer .label-input{width: 49%;} 

.custom_form_outer .form-row{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 20px;
    max-width: 900px;    
}

.programer-wraper-inner {
    background: #00a0c3;
    display: inline-block;
    padding:40px 60px 60px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-top: 30px;
    color: #fff;
}  


.roster-choices-content .programer-wraper-inner h2{padding-top: 0px;}   
#banner-ds .hesperiden.tp-bullets {display: none;}  

.programer-wraper-inner ul, .programer-wraper-inner ol {
    margin: 0px;
    padding: 0px;
}

.roster-choices-empower.program-out_line {
    background-size: contain;
    background-repeat: no-repeat;
}


.programer-wraper-inner ol > li {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0px;
    border-bottom: 1px solid rgba(255,255,255,0.5);   
}


.programer-wraper-inner ul, .programer-wraper-inner ol {
    margin: 0px;
    padding: 0px;
}

.programer-wraper-inner ul > li {
    list-style-type: disc;
    font-weight: normal;
}

.programer-wraper-inner ul {
    margin-top: 25px;
}



.programer-wraper-inner li:hover{
    opacity: 1;
}

.programer-wraper-inner li {
    opacity: 0.5;
}

.programer-wraper-inner a {
    display: inline-block;
    margin-top: 50px;
    background: #ffffff;
    padding: 5px 15px 7px;
    border-radius: 6px;
    color: #00a0c3;
}   



.custom_form_outer .form-wrapper h4{
    font-size: 35px !important;
    line-height: normal !important;
    color: #6c8695;
}


.custom_form_outer .wpcf7-acceptance label span.wpcf7-list-item-label{font-size: 14px !important; padding-left: 25px; white-space: nowrap;}


.custom_form_outer .label-input.radio-btn label input[type="checkbox"]{
   opacity: 0; 
   position: absolute;
   box-shadow: none;
}


.custom_form_outer .label-input.radio-btn label span::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 0px;
    top: 2px;
    border-radius: 3px;
}
   
.custom_form_outer .label-input.radio-btn label input[type="checkbox"]:checked + span::before{
background: #00a0c3;
}


.page-id-17234 .tm-sthree-wrap .tm-st-left img{border-radius: 15px;}  
.resource-detail-banner.sap-success-factors h2{color: #fff;
width: 100%;
    max-width: 1140px;
    padding: 100px 20px 10px;
    margin: 0 auto;    
}  


.page-id-18235 .roster-choices-handling .container-2 h2:nth-child(2n) {  
    font-size: 28px;
}


@media (min-width: 768px){
.page-id-17234 .tm-wrokforce-box.mid::before{left: -15px;}
.page-id-17234 .tm-wrokforce-box.mid::after{right:-15px;}

.page-id-17234 .tm-section-one .tm-workforce-wrap .tm-wrokforce-box::after {width: 2px;height: 75%;background: #b1bec5;content: "";position: absolute;
right: -15px;top: 0px;bottom: 0;margin: auto;}

.page-id-17234 .tm-section-one .tm-workforce-wrap .tm-wrokforce-box:last-child::after{display: none;}
.page-id-17234 .tm-section-one .tm-workforce-wrap .tm-wrokforce-box:nth-child(3n)::before {width: 2px;height: 75%;background: #b1bec5;content: "";position: absolute;
left: -15px;top: 0px;bottom: 0;margin: auto;}



.page-id-17234 .tm-workforce-wrap{position: relative;}    

.page-id-17234 .tm-section-six .tm-workforce-wrap .tm-wrokforce-box:nth-child(3n)::after{display:none;}

.page-id-17234 .tm-section-one .tm-workforce-wrap>div{position: relative;}


.page-id-17234 .tm-section-one .tm-workforce-wrap>div.tm-wrokforce-box.mid::after {width: 2px;height: 75%;background: #b1bec5;content: "";position: absolute;
right: -15px;top: 0px;bottom: 0;margin: auto;}
}


@media (max-width: 1023px){
#banner-ds .tp-caption{display: none;} 
#banner-ds .tp-caption.fusion-big{display: block !important;}   
}


@media (max-width: 1024px){
.resource-detail-banner.sap-success-factors h2 {
    color: #fff;
    padding-top: 30px;
    padding-left: 20px;
}
}


@media (min-width:992px) and (max-width:1199px) {
    .container-2 {
        padding: 0 20px;
    }
    .roster-choices-handling .slider-main-2 .history-img {
        width: 520px;
    }
    .roster-choices-handling .slider-main-2 .history-img div#slider-img-main {
        max-width: 391px;
    }
    .roster-choices-handling .slider-main-2 .history-img .item.img-inner {
        height: 259px;
        max-width: 506px;
        margin-top: 18px;
    }
    .resource-inner {
        min-height: 324px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-2 {
        padding: 0 20px;
    }
    .roster-choices-lead-fore {
        margin-top: 110px;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content ul li {
        width: 50%;
        height: 95px;
    }
    .roster-choices-handling .slider-main-2 .history-text {
        padding: 80px 80px 0 87px;
        max-width: 100%;
    }
    .roster-choices-handling .slider-main-2 .history-img {
        margin: auto;
        margin-top: 40px;
    }
    .resource-banner {
        min-height: 223px;
    }
    .resource-banner .banner-content {
        padding: 36px 0 0;
    }
    .resource-banner .banner-content h1 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: normal;
    }
    .resource-banner .banner-content p {
        max-width: 265px;
        line-height: normal;
        font-size: 14px;
    }
    .resource-col h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .resource-col h2 {
        font-size: 16px;
        line-height: normal;
    }
    .resource-inner {
        min-height: 344px;
    }
    .resource-inner .resource-img img {
        max-width: 118px;
        margin-top: -29px;
        margin-right: 0;
    }
    .resource-detail-banner {
        min-height: 223px;
    }
    .resource-detail .resource-detail-wrapper {
        padding: 44px 25px;
        margin-top: -85px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner .book-cover img {
        max-width: 205px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner {
        padding-top: 82px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form {
        padding: 0 18px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form h3 {
        font-size: 16px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-info h2 {
        font-size: 23px;
        width: 100%;
    }
    .resource-detail .resource-detail-wrapper .res-detail-info p {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
    }
    .registered-clubs h2 {
        font-size: 27px;
        line-height: 38px;
    }
}


/* @media(max-width:991px) {
    .tm-wrokforce-box h2 {
        padding: 0;
    }
    .tm-workforce-wrap>div {
        width: 32%;
    }
    .tm-wrokforce-box.mid::before {
        left: 0;
    }
    .tm-wrokforce-box.mid::after {
        right: 0;
    }
    .tm-sthree-wrap .tm-st-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 16px;
        overflow: hidden;
    }
    .tm-sthree-wrap .tm-st-left img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
    .tm-sfour-left {
        width: 42%;
    }
    .tm-datasheet-right h2 span {
        display: inline;
    }
    .tm-dataswrap {
        align-items: center;
    }
    .tm-datasheet-left img {
        margin-top: 0;
        bottom: inherit;
    }
    .tm-datasheet-right {
        padding-left: 50px;
    }
    .tm-section-seven {
        padding-bottom: 60px;
    }
    .tm-sseven-demo {
        padding: 30px 20px;
    }
} */

@media (max-width:767px) {
    .container-2 {
        padding: 0 20px;
    }
    .roster-choices-handling .slider-main-2 .history-text {
        padding: 60px 40px 0 35px;
        max-width: 100%;
    }
    .roster-choices-handling .slider-main-2 .history-img {
        height: 340px;
        margin: auto;
        margin-top: 40px;
        width: 479px;
    }
    .roster-choices-handling .slider-main-2 .history-img div#slider-img-main {
        max-width: 361px;
        margin: auto;
        margin-top: 0;
        height: 263px;
    }
    .roster-choices-handling .slider-main-2 .history-img .item.img-inner {
        height: 230px;
        max-width: 506px;
        margin: auto;
        margin-top: 15px;
    }
    .roster-choices-lead-fore {
        margin-top: 110px;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content {
        margin: 30px 0px 30px 0;
    }
    .roster-choices-lead-fore .roster-choices-lead-fore .lead-in-content {
        margin-bottom: 49px;
    }
    .other-solution .item.sol-inner {
        min-height: 323px;
    }
    .roster-choices-handling.new_roaster .slider-main-2 .history-text {
        padding: 28px 15px 0 15px;
        max-width: 100%;
    }
    .roster-choices-handling.new_roaster {
        height: 100%;
        padding-bottom: 30px;
    }
    .resource-banner {
        min-height: 199px;
    }
    .resource-banner .banner-content {
        padding: 24px 0 0;
    }
    .resource-banner .banner-content h1 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: normal;
    }
    .resource-banner .banner-content p {
        max-width: 265px;
        line-height: normal;
        font-size: 14px;
    }
    .resource-col h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .resource-col h2 {
        font-size: 19px;
        line-height: normal;
    }
    .resource-inner .resource-img img {
        max-width: 96px;
        margin-top: -26px;
        margin-right: 0;
    }
    .resource-col {
        width: 49.33333333%;
    }
    .resource-search .search-form {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    .resource-search .search-cat {
        float: none;
        width: 100%;
        padding-top: 13px;
        text-align: center;
    }
    .resource-search .search-cat .select-cat ul.select-menu li a {
        text-align: left;
    }
    .resource-detail-banner {
        min-height: 199px;
    }
    .resource-detail .resource-detail-wrapper {
        padding: 33px 15px;
        margin-top: -50px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-info {
        width: 100%;
        margin-bottom: 40px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form {
        width: 100%;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner .book-cover {
        top: -47px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner .book-cover img {
        max-width: 216px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner {
        padding-top: 127px;
        border-radius: 15px;
    }
    .registered-clubs h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-info h2,
    .resource-detail .resource-detail-wrapper .res-detail-info p {
        width: 100%;
    }
    .resource-inner {
        min-height: 299px;
    }
    .resource-inner a.btn.down-btn {
        padding: 4px 34px 4px 16px;
    }
    /*-- 25-06-20 --*/
    .tm-workforce-wrap,
    .tm-sthree-wrap,
    .tm-secfour-content,
    .tm-dataswrap,
    .tm-sseven-linkwrap {
        display: block;
    }
    .tm-workforce-wrap>div,
    .tm-sectiontwo-inn>div,
    .tm-sectiontwo-inn>div.section-two-left,
    .tm-sthree-wrap>div,
    .tm-secfour-content>div,
    .tm-dataswrap>div,
    .tm-section-six .tm-workforce-wrap>div,
    .tm-sseven-demo {
        width: 100%;
    }
    .tm-wrokforce-box.mid::before,
    .tm-wrokforce-box.mid::after {
        display: none;
    }
    .tm-wrokforce-box.mid {
        margin-top: 20px;
        margin-bottom: 20px;
        border-top: 1px solid #b1bec5;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #b1bec5;
    }
    .tm-wrokforce-box h2 {
        margin: 0 0 10px;
    }
    .section-two,
    .tm-section-three,
    .tm-dataswrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .tm-sectiontwo-inn {
        display: block;
        margin-top: 0;
    }
    .tm-sectwoleft-row .showBtn span {
        font-size: 16px;
    }
    .tm-sectiontwo-inn>div.section-two-right,
    .tm-sthree-wrap .tm-st-right,
    .tm-sfour-left,
    .tm-sfour-right {
        margin-top: 20px;
    }
    .tm-sthree-inn h2,
    .tm-sectionseven-inn h2,
    .tm-sseven-demo h2,
    .tm-sseven-demo {
        margin: 0 0 20px;
    }
    .tm-section-four {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .tm-sfour-left {
        top: 0;
        padding: 20px;
    }
    .tm-datasinn {
        margin-top: 20px;
        border-radius: 0;
    }
    .tm-datasheet-right h3 {
        padding-top: 30px;
    }
    /* .tm-datasheet-right {
        padding-left: 0px;
    }
    .tm-datasheet-right h2 {
        padding-bottom: 20px;
    }
    .tm-section-six {
        padding-bottom: 40px;
    }
    .tm-section-seven {
        padding-top: 30px;
        margin-top: 10px;
        padding-bottom: 90px;
    }
    .tm-sseven-demo+.tm-sseven-demo {
        margin-bottom: 0;
    }
    .tm-sseven-demo {
        padding: 15px;
    }
    .tm-datasheet-anchor {
        padding-bottom: 0;
    }
    .tm-datasheet-left img, .section-two-right img {
        margin: 0 auto;
    }
    .tm-datasheet-left img {
        left: 0;
        max-width: 100%;
    } */



.roster-choices-empower.first_sec .first-section-test{width: 100%; padding-right: 0px; order: 2; margin-top: 20px;}   
.roster-choices-empower.first_sec .first-section-img{width: 100%; order: 1;} 
.roster-choices-empower.first_sec{flex-wrap: wrap;margin:30px 0px;}
.roster-choices-empower.first_sec .first-section-test h1{font-size: 24px;}
.roster-choices-empower.first_sec .first-section-test h1 br{display:none;}
.activ_vities .col-sm-4{width: 100%; margin-bottom: 20px;}
.roster-choices-empower.second_sec{padding: 30px 0 30px 0;}
.programer-wraper-inner{display: block; padding: 25px 40px;}
.custom_form_outer h2{font-size: 24px;}
.custom_form_outer .form-row{flex-wrap: wrap; margin: 0px;}
.custom_form_outer .label-input {width: 100%;margin-bottom: 15px;}
.custom_form_outer .form-row.rd-btn{margin-bottom: 15px;}  
.custom_form_outer h2 br{display: none;} 
#banner-ds .tp-caption.fusion-big{font-size: 18px !important; top: 50px;}
}


/* @media(max-width:575px) {
    .tm-section-seven {
        padding-bottom: 110px;
    }
} */

@media (max-width:562px) {
    .roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-wrapper {
        padding: 30px 0px 0 0px !important;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content h2 {
        padding: 30px 0 0;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content ul {
        margin: 12px 0px 0 0;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content ul li {
        width: 50%;
        height: 70px;
    }
    .roster-choices-lead-fore .contact-content .integ-in-content ul li img {
        max-width: 82px;
    }
    .roster-choices-lead-fore .roster-choices-lead-fore {
        margin-top: 23px;
        margin-bottom: 18px;
    }
    .roster-choices-handling .slider-main-2 .history-img {
        height: 160px;
        margin-top: 40px;
        width: 263px;
    }
    .roster-choices-handling .slider-main-2 .history-img div#slider-img-main {
        max-width: 197px;
        height: 139px;
    }
    .roster-choices-handling .slider-main-2 .history-img .item.img-inner {
        height: 124px;
        max-width: 365px;
        margin: auto;
        margin-top: 10px;
    }
    .other-solution {
        padding: 60px 0 40px 0;
        margin-top: 70px;
    }
    .other-solution .item.sol-inner {
        margin: 0;
    }
    .other-solution div#solutions-main {
        padding: 0;
    }
    .other-solution .owl-controls .fa {
        top: 28% !important;
    }
    .roster-choices-lead-fore .contact-content .form-in-content .wpcf7-form .form-section .label-input {
        margin-bottom: 20px;
    }
    .resource-col {
        width: 100%;
    }
    .resource-search {
        margin-top: -14px;
    }
    .resource-banner .inner {
        position: relative;
    }
    .resource-banner .inner:before {
        content: "";
        background: -moz-linear-gradient(left, rgba(0, 170, 178, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(0, 170, 178, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(0, 170, 178, 1) 0%, rgba(255, 255, 255, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aab2', endColorstr='#00ffffff', GradientType=1);
        position: absolute;
        width: auto;
        height: 100%;
        left: 0px;
        right: 0;
    }
    .resource-banner .banner-content {
        position: relative;
        z-index: 10;
    }
    .resource-banner .banner-content p {
        line-height: normal;
        font-size: 12px;
        line-height: 15px;
    }
    .resource-search .search-form form .form-group input {
        background-position: 8px 11px;
        background-size: 14px;
        padding: 6px 10px;
        padding-left: 26px;
        font-size: 12px;
    }
    .resource-search .search-form form .form-group button.btn.submit {
        padding: 6px 14px;
        height: auto;
        margin-left: 4px;
        font-size: 12px;
    }
    .resource-search .search-cat .select-cat {
        width: auto;
        padding: 0 10px;
        margin-left: 0px;
    }
    .resource-search .search-cat .select-cat span.onSelect {
        font-size: 14px;
    }
    .resource-search .search-cat .select-cat span.onSelect i:before {
        height: 9px;
        background-size: 15px;
    }
    .resource-inner .resource-img img {
        max-width: 134px;
        margin-top: -26px;
    }
    .resource-detail .resource-detail-wrapper .res-detail-form .detail-form-inner form h3 {
        font-size: 17px;
    }
    .registered-clubs h2 {
        font-size: 17px;
        line-height: 26px;
    }
    .registered-clubs a.view-btn {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 37px;
    }
    .registered-clubs a.view-btn:before {
        background-size: 13px;
        top: 4px;
    }
}


/* 
@media(max-width:374px) {
    .segment-content .form-container .contactform {
        width: 93%;
    }
} */


/* ----------- iPhone X ----------- */


/* Landscape */


/* 
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .tm-wrokforce-box.mid::before {
        left: -10px;
    }
    .tm-wrokforce-box.mid::after {
        right: -10px;
    }
    .tm-dataswrap {
        position: relative;
    }
    .tm-datasheet-anchor {
        position: absolute;
        right: -30px;
        bottom: 40px;
    }
    .segment-content .form-container .contactform {
        width: 96%;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .tm-wrokforce-box.mid::before {
        left: -34%;
    }
    .tm-wrokforce-box.mid::after {
        right: -34%;
    }
} */

@media(min-width:768px) {
#header #primary-menu>ul.menu>li.multi-submenu:nth-child(4)>ul.sub-menu {
    left: inherit;
    right: 0;
}
}

.tm-sfour-left {
    border-radius: 14px;
    background: url(https://www.tambla.com.au/wp-content/uploads/aviation-bg-strip.png);
    background-size: cover;
    background-repeat: repeat-y;
    padding: 30px;
    float: left;
    position: relative;
    top: -60px;
    width: 35%;
}