body {padding:0px !important;}
#mobile-advanced::-webkit-scrollbar {display: block;}
#mobile-advanced::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
#mobile-advanced::-webkit-scrollbar-thumb {    
    background:#CCC; 
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5); 
}
#mobile-advanced::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(128,128,128,0.4); 
}
@-moz-document url-prefix() {
	html.responsive {overflow-x: inherit;}
}

#advanced_menu_hide,.avia_desktop #advanced_menu_hide:hover {
    background-color: transparent;
    color: #00008c;
    border-color: transparent;
    top: 44px;
    right: 36px;
}
#top #advanced_menu_toggle[data-av_iconfont='entypo-fontello']:before {display: none;}
#top a#advanced_menu_toggle {
	background-image: url(../images/menu_icon.png);
    background-repeat: no-repeat;
    padding: 0px;
    background-size: 50% 50%;
    text-align: center;
    display: block;
    background-position: center;
}
#top #advanced_menu_hide[data-av_iconfont='entypo-fontello']:before {display: none;}
#top a#advanced_menu_hide {
    background-image: url(../images/close_white.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    padding: 25px;
    background-size: 38%;
    text-align: center;
    background-position: center;
    top: 3%;
    right: 4px;
    background-color: #00008c;
}
#mobile-advanced li {border-bottom: 1px solid #ffffff;}
#mobile-advanced  ul a {padding-left: 0;}
#mobile-advanced li li {
    padding:0;
    border-bottom: 1px solid #c9c9c9;
}
#mobile-advanced li li a {
    border: none !important;
    padding-left: 68px;
}
#mobile-advanced ul ul li a {
    border: none !important;
    padding-left: 98px;
}
#mobile-advanced li li span.mega-menu-title,#mobile-advanced ul ul li {border-bottom: 1px solid #c9c9c9 !important;}
#mobile-advanced a, #mobile-advanced .mega_menu_title {
    padding:12px 0px;
    padding-left: 34px;
    font-size: 14px;
    font-weight: 600;
    border-color: transparent;
}
#mobile-advanced .mega_menu_title{border-color: #c9c9c9;}
#mobile-advanced .sub-menu .mega_menu_title a,#mobile-advanced  ul a {/*color: #000;*/padding-left:30px;}
#mobile-advanced .sub-menu .mega_menu_title a,#mobile-advanced  ul ul a, #mobile-advanced  ul a {/*color: #000;*/}
#top #mobile-advanced .visible_sublist, #top #mobile-advanced .avia_mega_div.visible_sublist {background: #fff;}
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before,
#mobile-advanced .mega_menu_title:before {display: none;}
#mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title a:before{
    content: "";
    background-image: url(../images/sub-menu-arrow.png);
    position: absolute;
    margin-top: 7px;
    margin-left: -30px;
    display: block;
    color: #109bc5;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-size: contain
}
#mobile-advanced li.menu-item-has-children > a span:before{
    content: "";
    background-image: url(../images/menu-close.png);
    position: absolute;
    margin-top: 6px;
    margin-left: -16px;
    display: block;
    color: #109bc5;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
}
#mobile-advanced li.menu-item-has-children > a.visible_sublist_parent span:before{
    content: "";
    background-image: url(../images/menu-open.png);
    position: absolute;
    margin-top: 9px;
    margin-left: -19px;
    display: block;
    color: #109bc5;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
}
#mobile-advanced li:hover, .html_header_mobile_behavior #mobile-advanced li:hover, .html_header_mobile_behavior #mobile-advanced li:hover {
    background-color: #00ccff;
}
#mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a {
    background: #00ccff;
}
/*.html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a{
    color: #000;
}*/
#mobile-advanced li .visible_sublist_parent {background-color: #00ccff;}
#mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title.visible_sublist_parent a:before {top:0}
#mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title a:before {top: 0px;}
#mobile-advanced{
    position: fixed !important;
    overflow-y: scroll;
    height: 560px;
}
#top #element_avia_1_1 label{
    width: 50px;
    float: left;
}
#top #element_avia_1_1 .text_input{
    width: calc(100% - 50px);
    float: left;
    -moz-height: 21px;
}
#top #element_avia_2_1 label{
    width: 55px;
    float: left;
}
#top #element_avia_2_1 .text_input {
    width: calc(100% - 55px);
    float: left;
}
#top #element_avia_3_1 label{
    width: 120px;
    float: left;
}
#top #element_avia_3_1 .text_input{
    width: calc(100% - 120px);
    float: left;
}
#top #element_avia_4_1 label{
    width: 90px;
    float: left;
}
#top #element_avia_4_1 .text_input{
    width: calc(100% - 90px);
    float: left;
}
form.avia_ajax_form input[type="submit"]{
    text-decoration: underline;
    font-weight: 900;
    font-size: 12px;
    line-height: 10px;
}
#top form.avia_ajax_form .text_input {
    height: 20px;
}
.main_color abbr{
    border-color: transparent;
}
.responsive .main_color img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 0;
	/* width: 100%; */
}
.responsive .avia-image-container .avia-image-container-inner {display: block;}
.responsive .page-template-default .avia-slideshow li img {width: 100%;}
#top .social_bookmarks li {float: none!important;display: inline-block;}
footer div .av_one_third {
    margin-left: 0;
    width: 33.333333%;
}
@-moz-document url-prefix() {
    #top #element_avia_1_1 .text_input, #top #element_avia_2_1 .text_input,
    #top #element_avia_3_1 .text_input, #top #element_avia_4_1 .text_input {height: 21px;}
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots{
        left: 57%;
    }
    .home #home-section-first .flex_column:nth-child(2) #caseStudyDots.owl-dots{
        bottom: 6px;
    }
}
#mobile-advanced {background-color: #f3f3f3}

/*** Blog page ***/
.blog .container .blog-page-title {
    float: left;
    margin: 2% 0 0 0;
    font-size: 23px;
    font-weight: 700;
}
.blog .container .av-content-small.units {
    border: none;
    padding-top: 9pt;
    padding-bottom: 0;
}
.blog .content .entry-content-wrapper{
    padding-right: 0
}
.blog .top_tab .tab_titles{
    width: 52%;
    float: right;
    margin-top: 8px;
}
.blog#top .tabcontainer .tab_content{
    border-top: 1px solid #e1e1e1;
    border-radius: 0;
    padding: 0;
}
.blog .tabcontainer .tab.active_tab {
    color: #00ccff;
    border-bottom: 2px solid #00ccff;
}
.main_color .sidebar_tab, .main_color .tabcontainer .tab {
    color: #898989;
    font-size: 13px;
}
.main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab {
    color: #00ccff;
    /*padding-bottom: 8px;*/
}
.blog div .av_one_third{
    margin-right: 3% !important;
    margin-left: 0 !important;
    width: 31.333333%;
}
.blog div .av_one_third:last-child {
    margin-right: 0 !important;
}
.blog .avia-content-slider .slide-entry-title{
    margin: 4% 0 2%;
    font-size: 1.25em;
    font-weight: 700;
}
.blog .slide-entry .entry-content {
    text-align: justify;
	text-justify: distribute;
}
.blog#top #main .sidebar{
    border: none
}
.blog .widget,.sidebar .widget:first-child, .content .sidebar .widget:first-child {
    /*    margin: 35px 0 20px 0;
        padding: 22px;
        float: none;
        background-color: #fcfcfc;*/

    margin: 20px 0 20px 0;
    padding: 10px 20px;
    float: none;
    background-color: #fcfcfc;
}
.blog .widget{
    margin-top: 20px;
}
.blog .widgettitle{
    letter-spacing: 1px;
    font-size: 16px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    color: #00008c;
    font-weight: normal;
}
inputid#search::-webkit-input-placeholder,
inputid#search:-ms-input-placeholder,
inputid#search::-moz-placeholder {
    color: #00008c !important;
}

.blog .main_color .sidebar a {
    line-height: 30px;
    color: #898989;
    text-decoration: none;
}
.blog .main_color .sidebar a.selected {
    border-bottom: 1px solid #00ccff;
    color: #000;
}
.blog .widget#tags {padding: 0;}
.blog .widget#tags .search-pils-box {padding: 9px;}
.blog .widget#tags input,.blog .widget#tags input:focus{
    width: 100%;
    background-color: #efefef;
    box-shadow: none;
    border: none;
    height: 35px;
    padding: 10px;
    color: #717171
}
.blog .widget#tags input::-webkit-input-placeholder,
.blog .widget#tags input::-moz-placeholder,
.blog .widget#tags input:-ms-input-placeholder,
.blog .widget#tags input:-moz-placeholder{
    color: #717171
}
.blog .main_color .search-pils li {
    padding: 0 10px;
    background: #efefef;
    display: inline-block;
    width: auto;
    margin-right: 5px;
    margin-bottom: 5px;
}
.blog .main_color .search-pils li p {
    float: left;
    width: auto;
    margin: 5px 0;
}
.blog .main_color .search-pils li a {margin-left: 5px;}
.blog .widget#calender_section .ui-datepicker-inline {width: 100%;}
.blog .blog-page-pagination-slider .current {margin-right: 6px !important;}
.blog .blog-page-pagination-slider .inactive {cursor: pointer;}
.ui-widget-header {
    border: none;
    background: transparent;
}
#calender_section .ui-widget-content {
    border: none;
    background: transparent;
}
#MonthPicker_calender .month-picker-month-table .ui-state-active {
	border-bottom: 1px solid #00ccff;
    color: #000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none;
    background: transparent;
    text-align: center;
    font-weight: normal;
    border-radius: 0;
}
.ui-widget-content .ui-datepicker-calendar span {color: #000;}
.ui-datepicker .ui-datepicker-title {margin: 0;}
.main_color #calender_section table tbody, .main_color #calender_section table,.main_color #calender_section thead{
    border: none;
    background: transparent;
}
.main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li, #top .main_color  .avia-data-table.avia_pricing_minimal th{
    background: transparent;
}
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra{
    background: transparent;
}
.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color  span, .main_color  applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a{
    border-color: #fcfcfc;
}
#top .main_color #calender_section select{
    border-color: transparent;
    background-color: #fcfcfc;
}
.ui-datepicker-prev, .ui-datepicker-next {display: none;}

/** About US **/
#ourbeliefs {padding: 20px 0 50px;}
#ourbeliefs .av-section-color-overlay { background-color : transparent !important; }
#ourbeliefs .entry-content-wrapper h2,#leadership .entry-content-wrapper h2{
    text-align: center;
    border-bottom: 0;
    margin-bottom: 30px;
}
#ourbeliefs div .av_one_fifth {
    margin-left: 2%;
    width: 18.4%;
}
.page-template-template-industries #ourbeliefs h3, .page-template-template-services #ourbeliefs h3{
    font-family: BwModelica-Regular;
    font-size: 11pt;
    color: #f46f02;
    height: 50px;
    background: #fff;
    text-align: center;
    padding: 10px 0;
}
.responsive .main_color#ourbeliefs img {width: 100%;}
#leadership {padding: 5px 0 0px;}
.responsive .main_color#leadership img {width: 100%;}
.page-template-template-industries #main #leadership .av_one_fourth, .page-template-template-services #main #leadership .av_one_fourth{
    margin-left: 0%;
    width: 25%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;

}
/*.page-template-template-industries #main #leadership .first{
    border-left: none;
}*/
.leader-details{
    position: absolute;
    text-align: left;
    width: 100%;
    color: #fff;
    bottom: 0;
    padding: 15px;
}
.name-and-social-container {float: left;width: 100%;}
.name-and-social-container h3 {
    float: left;
    width: auto;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    font-size: 10pt;
}
.name-and-social-container ul {
    /*background: red;*/
    float: left;
    width: 40%;
    margin-left: 0;
    /*padding-left: 10px;*/
    margin-bottom: 0;
}
.entry-content-wrapper div .name-and-social-container li{
    display: inline-block;
}
.designation-container{
    float: none;
    font-size: 8pt;
    /* line-height: 7pt; */
}
#timeline .avia_textblock p{
    text-align: center;
    font-size: 12pt;
    color: #000091;
    line-height: 30px;
    margin-bottom: 0;
}
#factsheets .container { margin: 1% 0 3%; }
#factsheets .avia_textblock p.factsheets-title {
    text-align: center;
    font-size: 12pt;
    color: #000091;
    line-height: 30px;
    margin-bottom: 30px;
}
#factsheets .single-resource-section{
    margin-top: 15px;
}
#factsheets .single-resource-section .left{
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
#factsheets .single-resource-section .right{
    display: inline-block;
    width: 80%;
    text-align: left;
    padding-left: 20px;
}
#factsheets .av_one_fourth { margin: 0 auto !important; float: none; }
#factsheets .avia_textblock p,
#corporatevideo .avia_textblock p{
    font-size: 12pt;
    color: #000091;
    line-height: 30px;
    margin-bottom: 30px;
}
.responsive .main_color#corporatevideo img{
    width: 100%;
}
#corporatevideo a.open_video_modal{
    display: block;
}
#corporatevideo a.open_video_modal:after {
    background: url(../images/play-icon.png) no-repeat center center transparent;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    left: 47%;
    /*left: 570px;*/
    top: 40%;
    /*top: 230px;*/
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 57%;
    padding: 29px;
    border: 8px solid rgba(0, 0, 0, 0.2);
}
#subscribe-newsletter .avia_textblock p{
    font-size: 9pt;
    color: #000;
    line-height: 30px;
    margin-bottom: 10px;
}
#subscribe-newsletter .avia-button-wrap{
    margin-bottom: 45px;
}
#subscribe-newsletter .avia-button-wrap .avia-button{
    background-color: #00ccff;
    border-color: #00ccff;
    border-radius: 0;
}
.avia_transform a:hover .image-overlay{
    display: none !important;
}
body .container_wrap .avia-builder-el-no-sibling ul{
    margin-top: 3px;
}

.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color  span, .main_color  applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a{
    border:none;
}
.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color  span, .main_color  applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a{
    border:none;
}
.name-and-social-container ul li a{
    width: 20px;
    height: 20px;
    background-color: #00ccff;
    color: #000000;
    display: block;
    text-align: center;
    text-decoration: none;
}
.name-and-social-container ul li a:hover{
    color: #000000;
}
#top .name-and-social-container ul li a .avia-font-entypo-fontello, body .name-and-social-container ul li a .avia-font-entypo-fontello, html body .name-and-social-container ul li a [data-av_iconfont='entypo-fontello']:before{
    margin: 0
}

/** Investors page **/
/* .page-template-template-industries #main .investor-row .av_one_half.first{
    width: 47%;
}
.page-template-template-industries #main .investor-row .av_one_half{
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
}
.page-template-template-industries #main .investor-row .av_one_half span.image{
    float: left;
    width: 50px;
}
.page-template-template-industries #main .investor-row .av_one_half span.title{
    float: left;
    width: 87%;
    text-align: left;
    line-height: 17pt;
    font-size: 11pt;
    word-wrap: break-word;
}
.investor-heading .new-special-heading h2{
    border-bottom: 1px solid #d7d7d7;
}
.Investorscontact h3{
    letter-spacing: 1px;
    font-size: 1.5em;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
}
#top .investor-row h5 a{
    min-height: 32px;
    display: inline-flex;
    align-items: center;
    text-align: left;
    float: left;
} */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .page-template-template-industries #main .investor-row .av_one_half.col-centered {
		display:inline-block;
		float:left !important;
	}
}
/*.emp-details{
    color: #898989;
    text-align: left;
    font-size: 13px;
}
.emp-details h5{
    color: #898989;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
}
.responsive .main_color .emp-details span img {
    display: inline-block;
    margin: 0 0.2rem 0 0;
}
#investors .flex_column.av_three_fourth {
    width: 68%;
}
.page-template-template-industries #main #investors .av_one_fourth{
    margin-left: 3%;
    width: 29%;
}
.page-template-template-industries #investors.avia-builder-el-last .avia_codeblock{
    padding: 0;
}
#investors iframe {
    height: 300px;
    width: 100%;
    margin-top: -12px;
}
.main_color#investors .av_one_fourth section{
    background: #f6f6f6 !important;
    padding: 10px 0;
}
.main_color#investors .av_one_fourth section .Investorscontact {
    padding: 5px 20px;
}
#investors.main_color input[type='submit'] {
    background-color: #00ccff;
}
#top #investors.main_color .tabcontainer .tab {
    border-width: 0;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    float: none;
} */

/*#top #investors.main_color .tabcontainer .tab_titles_box {text-align: right;}*/

/*#top #investors.main_color .tabcontainer .tab:hover, #top #investors.main_color .tabcontainer .tab.active_tab{
    border-bottom: 3px solid #00bdf3;
    color: #00bdf3 !important;
}*/

/*#investors .new-special-heading{float: left;}
#investors .new-special-heading h2{
    float: left;
    margin: 7% 0 0 0;
    font-size: 23px;
    font-weight: 700;
}
#top #investors.main_color .tabcontainer.investor_top_tab .tab_titles{
    float: right;
    width: 73%;
}*/

/* #top #investors .tabcontainer .tab_content {
    border-top: 1px solid #e1e1e1;
    border-radius: 0;
    padding: 22px 0px;
}
#investors br {display: none;}
#investors-contact {background: #f6f6f6;}
#investors-contact .template-page .entry-content-wrapper h2{
    padding: 20px 0 10px;
    border-bottom: 1px solid #f1f1f1;
    letter-spacing: 1px;
}
#investors-contact div .av_one_half {margin-left: 0;}
#investors-contact .avia_code_block_1 .Investorscontact {margin: 0 auto 0 50%;}
#investors-contact .avia_code_block_2 .Investorscontact {margin: 0 38% 0 auto;}
#investors .filter select{
    float: left;
    width: 32%;
    margin-right: 1%;
    border: none;
} */

/** Careers page **/
#careers-overview div .av_one_half{
    margin-left: 4%;
}
#careers-overview .avia-builder-el-first.first > .av_textblock_section{
    padding-top: 19.5%;
}
#careers-overview .avia-builder-el-first.first > .av_textblock_section p{
    text-align: center;
}
#careers-overview p, #careers-overview p,#careers-overview p{
    color: #343434;
}
#careers-overview .av_textblock_section .avia-color-theme-color{
    border-color: #00ccff;
    width: 200px;
    margin-right: 2%;
    padding: 20px 0;
    background: #00ccff;
    border-radius: 0;
}
.page-template-template-industries #main .career-block .av_one_fourth{
    margin-left: 0;
    width: 25%;
}
.name-and-social-container span.play-icon {
    background: url(../images/play_icon.png) no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 5px 15px -5px;
    background-size: 100% 100%;
    position: relative;
}
.name-and-social-container span.text-icon {
    background: url(../images/client-speak-chat-icon.png) no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 5px 15px -5px;
    background-size: 100% 100%;
    position: relative;
}
.career-block .open_video_modal{
    display: block;
}
.career-details{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px;
}
/** News and events **/
#timeline-section .cool-timeline.white-timeline .timeline-year {
    box-shadow: none !important;
}
#timeline-section .cool-timeline .timeline-year .icon-placeholder span {
    font-size: 23px;
    top: 12px;
}
#timeline-section .cool-timeline .timeline-year {
    margin: 22px 0 50px -47px;
    height: 36px;
    width: 125px;
    padding: 0;
    border-radius: 0 !important;
}
.cool-timeline.white-timeline .timeline-post.even .icon-dot-full,
.cool-timeline.one-sided.white-timeline .timeline-post.even .icon-dot-full,
.cool-timeline.white-timeline .timeline-post .icon-dot-full,
.cool-timeline.one-sided.white-timeline .timeline-post .icon-dot-full {
    background: #cacaca !important;
}
#timeline-section .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title,
#timeline-section .cool-timeline.white-timeline .timeline-post .timeline-content,
#timeline-section .cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title {
    background: #F8F6F8;
    font-family: BwModelica-Bold;
    padding-bottom: 0;
    /* margin-bottom: -10px; */
	min-height: min-content;
}
.responsive #timeline-section .tabcontainer .tab_content {padding: 15px !important;}
.cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title:before,
 .main-design-3 .cool-timeline.light-timeline .timeline-post.even .timeline-content:before,
 .main-design-3 .cool-timeline.dark-timeline .timeline-post.even .timeline-content:before,
 .main-design-3 .cool-timeline.white-timeline .timeline-post.even .timeline-content:before {
    border-right-color: #F8F6F8 !important;
}
#timeline-section .cool-timeline .timeline-post .timeline-content .content-details p {
    color: #535153;
    font-family: BwModelica-Regular;
}
#timeline-section .timeline-readmore {margin-top: 10px;}
#timeline-section .read_more {margin-right: 30px;}
 .cool-timeline.white-timeline .timeline-post .timeline-content .content-details a,
 .cool-timeline.white-timeline .timeline-post .post_meta_details a,
 .cool-social-timeline .ctl-social-timeline-block .ctl-social-timeline-content .ctl_social_cont a,
 .cool-social-timeline .ctl-social-timeline-block .ctl-social-timeline-content a.cd-read-more {
    color: #000091 !important;
    font-family: BwModelica-Regular !important;
}
#top #main #timeline-section.avia-section .template-page {
    padding-top: 0;
}
#top #timeline-section .tabcontainer .active_tab_content {
    padding-top: 0;
}
#timeline-section .active_tab_content .tab_inner_content {
    margin-top: -4%;
}
@media only screen and (max-width: 768px) {
	/*#tab-id-1-container .news-events-innter-nav-viewport {position: relative;}
	#tab-id-1-container .news-events-innter-nav-viewport ul.nav-tabs {position: absolute;bottom: 0;}*/
	.news-events-innter-nav-viewport ul li a {width: 65px;}
	.news-events-innter-nav-viewport ul li {margin-right: 0px;}
}
#timeline-section .tab_titles {
    border-width: 0px 0 0px 0;
    border-style: solid;
    border-color: #d0d0d0;
    display: table;
    margin-bottom: 30px;
}
#timeline-section .tab_titles {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    display: table;
}
#timeline-section .tab_titles > .tab {
    border-width: 0;
    padding-bottom: 8px;
}
#timeline-section .tab_titles > .tab.active_tab {
    border-bottom: 3px solid #00bdf3;
    color: #00bdf3 !important;
}
#timeline-section .tab_titles{
    width: auto;
    float: none;
}
.page-news-events .avia-builder-el-last {margin-top: 10px;}
.cool-timeline.white-timeline  .timeline-post .timeline-content .content-title a {
    text-transform: inherit !important;
}

/** Error 404 page **/
.error404 #main .main_color img {
    /*width: 44%;*/
    max-width: 42%;
    margin-top: 10px;
}
/*.page-template-contact-thankyou #main .main_color img {
    width: 40%;
    max-width: 50%;
    margin-top: 10px;
}*/
.error404 #main > .stretch_full {
    display: none;
}
.error404 #main .description, .page-template-contact-thankyou #main .description {
    text-align: center;
	margin: 15px 15px 25px;
}
.page-template-contact-thankyou #main h4 {
    line-height: 30pt;
    color: #000;
}
.error404 #main .description .text, .page-template-contact-thankyou #main .description .text {
    color: #000;
}
.error404 #menu-404-menu, .page-template-contact-thankyou .contact-thankyou-menu {
    text-align: center;
}
.error404 #menu-404-menu li, .page-template-contact-thankyou .contact-thankyou-menu li {
    display: inline;
    margin: 0 13px;
}
.error404 #menu-404-menu li a, .page-template-contact-thankyou .contact-thankyou-menu li a {
    color: #00ccff;
    line-height: 40pt;
}

/** Leadership internal page**/
.single-leader .entry-content-wrapper .post-title{
    font-size: 27px;
    line-height: 1em;
    margin-bottom: 10px;
}
.single-leader .entry-content-wrapper .designation{
    font-size: 17px;
}
.single-leader .entry-content-wrapper .entry-content > p {
    font-size: 13pt;
    line-height: 1.8em;
}
.single-leader .entry-content-wrapper .alignleft {
    margin-right: 30px;
}
.single-leader .main_color .container > .template-page.content .av-special-heading {
    margin-top: 0;
    padding-bottom: 0;
}
.single-leader .av-special-heading .special-heading-border {
    display: none;
}
.single-leader #content-head .template-page.content {
    padding-bottom: 20px;
    padding-top: 15pt;
    width: 100%;
}
.single-leader .main_color main{
    padding: 10px 0;
}

/** News and events internal page **/
.single-cool_timeline #content-head .av_one_half {
    width: 76%;
}
body.single-cool_timeline .container_wrap .avia-builder-el-no-sibling ul {
    text-align: right;
}
#top.single-cool_timeline header h1, #top.single-cool_timeline header h1 a {
    /*color: #000;*/
    margin-bottom: 30px;
}
#top.single-cool_timeline .entry-footer h5 {
    font-size: 13px;
    color: #898989;
}
#top.single-cool_timeline .entry-footer .av-share-link {color: #00ccff;}
.single-blog .avia-post-next span.entry-title, .single-blog .avia-post-prev span.entry-title {color: #000;}
body.single-blog .container_wrap .avia-builder-el-no-sibling ul {text-align: right;}
.single-blog .entry-footer .av-social-link-facebook [data-av_iconfont='entypo-fontello']:before {
	background-image: url(../images/fb-social-blue.png);
    background-position: -120px 0;
}
.single-blog .entry-footer .av-social-link-linkedin [data-av_iconfont='entypo-fontello']:before {
    background-image: url(../images/linkedin-social-blue.png);
    background-position: -120px 0;
}
.single-blog .entry-footer .av-social-link-twitter [data-av_iconfont='entypo-fontello']:before {
    background-image: url(../images/twitter-social-blue.png);
    background-position: -120px 0;
}
.single-blog .main_color a:hover{text-decoration: none;}

@media only screen and (min-width:320px) and (max-width:568px){
    .responsive #home-section-first .avia-builder-el-first .client-image {
        width: 100%;
        float: none;
    }
    .responsive #home-section-first .avia-builder-el-first .widget-desc {
        width: 100%;
        float: none;
        padding: 5% 5%;
		min-height: 400px;
    }
    #home-section-first .avia-builder-el-first h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        padding-bottom: 5px;
        -webkit-box-orient: vertical;
    }
    .responsive .template-page .entry-content-wrapper h2 {
        padding: 0px 0 10px;
    }
    .responsive #home-section-first .avia-builder-el-first h3 {
        margin-bottom: 0;
    }
    .responsive #home-section-first .widget-desc .client-designation {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .responsive #home-section-first .avia-builder-el-first .owl-dots {
        margin-left: 0px;
    }
    .responsive #home-section-first .avia-builder-el-last .widget-desc{
        padding:0
    }
    .responsive #top #wrap_all footer .flex_column{
        text-align: center;
    }
    #socket .sub_menu_socket li:last-child {
        padding-right: 10px;
    }
}

@media only screen and (min-width:360px) and (max-width:640px) {
    .responsive .home .avia-caption h2.avia-caption-title{
        font-size: 14px;
    }
}

@media only screen and (min-width:375px) and (max-width:667px) {
    .responsive #home-section-first .avia-builder-el-first .client-image {
        width: 100%;
        float: none;
    }
    .responsive #home-section-first .avia-builder-el-first .widget-desc {
        width: 100%;
        float: none;
        padding: 5% 5%;
    }
    #home-section-first .avia-builder-el-first h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        padding-bottom: 5px;
        -webkit-box-orient: vertical;
    }
    .responsive .template-page .entry-content-wrapper h2 {
        padding: 0px 0 10px;
    }
    .responsive #home-section-first .avia-builder-el-first h3 {
        margin-bottom: 0;
    }
    .responsive #home-section-first .widget-desc .client-designation {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .responsive #home-section-first .avia-builder-el-first .owl-dots {
        margin-left: 0px;
    }
    .responsive #home-section-first .avia-builder-el-last .widget-desc{
        padding:0
    }
    .responsive #top #wrap_all footer .flex_column{
        text-align: center;
    }
    #socket .sub_menu_socket li:last-child {
        padding-right: 10px;
    }
	.responsive #home-section-first .flex_column:first-child {min-height: 640px;}
	.responsive #home-section-first .flex_column:nth-child(2),/* {min-height: 300px;}*/
	.responsive #home-section-first .flex_column:last-child {min-height: 350px;}
}

@media only screen and (min-width:412px) and (max-width:736px) and (orientation:portrait){
    .responsive .home .avia-caption .avia-caption-title, .home .avia-caption .avia-caption-content p {padding: 10px 15px 10px 25px;}
    .socket_color, .socket_color div, .socket_color header, .socket_color main,
    .socket_color aside, .socket_color footer, .socket_color article, .socket_color nav,
    .socket_color section, .socket_color  span, .socket_color  applet, .socket_color object,
    .socket_color iframe, .socket_color h1, .socket_color h2, .socket_color h3, .socket_color h4,
    .socket_color h5, .socket_color h6, .socket_color p, .socket_color blockquote, .socket_color pre,
    .socket_color a, .socket_color abbr, .socket_color acronym, .socket_color address,
    .socket_color big, .socket_color cite, .socket_color code, .socket_color del, .socket_color dfn,
    .socket_color em, .socket_color img, .socket_color ins, .socket_color kbd, .socket_color q,
    .socket_color s, .socket_color samp, .socket_color small, .socket_color strike, .socket_color strong,
    .socket_color sub, .socket_color sup, .socket_color tt, .socket_color var, .socket_color b,
    .socket_color u, .socket_color i, .socket_color center, .socket_color dl, .socket_color dt,
    .socket_color dd, .socket_color ol, .socket_color ul, .socket_color li, .socket_color fieldset,
    .socket_color form, .socket_color label, .socket_color legend, .socket_color table, .socket_color caption,
    .socket_color tbody, .socket_color tfoot, .socket_color thead, .socket_color tr, .socket_color th,
    .socket_color td, .socket_color article, .socket_color aside, .socket_color canvas, .socket_color details,
    .socket_color embed, .socket_color figure, .socket_color fieldset, .socket_color figcaption, .socket_color footer,
    .socket_color header, .socket_color hgroup, .socket_color menu, .socket_color nav, .socket_color output,
    .socket_color ruby, .socket_color section, .socket_color summary, .socket_color time, .socket_color mark,
    .socket_color audio, .socket_color video, #top .socket_color .pullquote_boxed, .responsive #top .socket_color .avia-testimonial,
    .responsive #top.avia-blank #main .socket_color.container_wrap:first-child,
    #top .socket_color.fullsize .template-blog .post_delimiter, .socket_color .related_posts.av-related-style-full a {
        border: none !important;
    }
	
}

@media only screen and (max-width:568px){
    .responsive #custom-slider .prev-slide{
        background: url(../images/slide-prev.jpg) no-repeat 0 0 transparent;
        background-size: 40px 40px;
    }
    .responsive #custom-slider .next-slide {
        background: url(../images/slide-next.jpg) no-repeat 0 0 transparent;
        background-size: 40px 40px;
    }
    .responsive #top .avia-smallarrow-slider .avia-slideshow-arrows {
        top: 55px;
        height: auto;
    }
    .responsive .home .avia-caption h2.avia-caption-title {font-size: 12px;line-height: 17px; padding: 6px 15px;padding-bottom: 0;}
}

@media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {display: block;}
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 80px !important;
    }
    .alliances-block  section.slide-entry {height: 125px;border: 0;}
	.page-alliances #services section {margin: 0 !important;}
    .responsive .container.footer-bottom {width: 100% !important;max-width: 100% !important;}
    .responsive .logo img {max-height: 40px !important;}
    .responsive #advanced_menu_toggle {right: -10px;}
    .responsive #home-section-third .flex_column.first .owl-dots {margin-left: 0;}
    .responsive .owl-dots {position: absolute;width: 100%;left: 0;bottom: 5px;}
    .responsive #socket .copyright {float: none;}
    .responsive .footer-bottom .flex_column.first {text-align: center;}
    .responsive .page-template-template-services #video-section .slide-entry-wrap {display: block;}
    .responsive #video-section section.right {
        width: 85% !important;
        max-width: 85% !important;
        margin: 0 auto !important;
        float: none;
        clear: both;
    }
    .responsive .page-template-template-services #video-section h2.video-title {
        margin-bottom: 20px;
    }
    .responsive .page-template-template-services #video-section h3.entry-title {}
    .responsive .page-template-template-services #video-section h4.entry-sub-title {}
    .responsive .page-template-template-services #video-section .entry-description {margin: 20px 0 60px;}
    .responsive .page-template-template-services #video-section .avia-smallarrow-slider-heading {bottom: 3%;margin-left: 0%;}
    .responsive #video-section a.open_video_modal:after {top: 35%;left:40%;width: 50px;height: 50px;padding: 0;}
    .responsive .tabcontainer .tab_titles.resource_tab_titles { display: none; }
    .responsive .tabcontainer .tab_titles { display: block; }
    .responsive .tabcontainer .tab_titles .tab {/*width: auto;width: 320px;*/width: 100%;}
    .resource_top_tab > .av_tab_section .tab_content {width: 96%;}
    .resource_top_tab > .av_tab_section .owl-nav .owl-prev,
    .resource_top_tab > .av_tab_section .owl-nav .owl-next {background-position: center center;background-color: #fff;padding: 20px;background-size: auto 60%;}
    .responsive .wpcf7 {width: 90% !important;}
    .modal-open .modal-header button.close {font-size: 35px;right: 20px;padding: 5px 15px;}
    #searchmodal .close-search-popup{font-size: 35px;right: 6px;padding: 0px 8px;}
    .modal-open #emailmodal.modal, .modal-open #letsmeetmodal.modal {overflow-y: scroll;background-color: #fff;}

    /* Search Page */
    .search-box .container {padding: 0 15px !important;}
    .search-box .container button.search-button {background-position: 12px center;right: 0px;top: 31px;height: 55px;width: 68px;}
    body.home {font-size: 12px;color: #6d6d6d;line-height: 20px;}
    .home h1, .home h1 a, .home h2, .home h2 a,
    .home h3, .home h3 a, .home h4, .home h4 a {text-transform: inherit !important;}
    /*#home-section-second h2 a {font-size: 22pt;line-height: 26pt;}*/
	#home-section-second h2 a {font-size: 18pt;line-height: 22pt;}
	.responsive #content-head h1 {margin-bottom: 20px;}
    .home h1{}
    .home h2, .home h2 a {font-size: 20px;line-height: 26px;}
    .home h3, .home h3 a {}
    .home h4, .home h4 a {font-size: 16px;margin-bottom: 0px;}
    .home #video-section {background: transparent;}
    .responsive .home #video-section .widget-title,
    .responsive .newsEvent h4.widget-title {top: 20px;left: 7%;}
    /*.responsive .home #main .flex_column {min-height: 342px;}*/
    .responsive #socket .flex_column.first {display: none;}
    .responsive #socket .hide.av_one_third {display: block !important;}
    .responsive #home-section-second {margin-top: 0px;}
    .responsive .upcomingEvent .left {width: 100%;float: none;}
    .responsive .upcomingEvent .right {width: 100%;float: none;padding: 20px;}
    .responsive .upcomingEvent .event-date {font-size: 14px;margin: 20px 0 0;}
    .responsive .home #home-section-first .flex_column.first h4 a {font-size: 20px;line-height: 28px;}
    .responsive div.client-image {width: 100%;float: none;}
    .responsive .home .avia-section.fullsize .entry-content-wrapper {display: inline;}
    #home-section-first .avia-builder-el-last .client-image {width: 100%;float: none;}
    #home-section-first .avia-builder-el-last .widget-desc {width: 100%;padding: 20px;float: none;}
    .responsive .home .content {padding-top: 0px;padding-bottom: 0px;}
    .responsive .home #main .av_one_fourth {padding: 20px;}
	.home #main #home-section-third .av_one_fourth {width: 100%;}
    .responsive .home .avia-caption .avia-caption-title, .home .avia-caption .avia-caption-content p {
        background: transparent;
        padding: 8px 15px;
    }
    .home .avia-caption .avia-caption-content p {font-size: 10px;line-height: 14px;}
    .home .avia-fullwidth-slider .avia-slideshow-arrows {display: none;}
    .responsive #home-section-second .client-desc {
        top: 1%;
        width: 100%;
        padding-left: 35%;
        padding-right: 15px;
    }
    .responsive #home-section-second .client-desc h2 {font-size: 24px;line-height: 28px;margin-bottom: 0;}
    .responsive #home-section-second .client-desc .content {font-size: 12px;line-height: 16px;}
    /*.responsive .home .av-slideshow-caption {
        position: absolute;
        top: 43%;
        left: 28px;
        padding: 0;
        width: 200px;
    }*/
    .responsive #top #wrap_all #header {position: fixed !important;top: 0;height: 80px;}
    .av_header_transparency #advanced_menu_toggle {
        background-color: transparent;
        border-color: transparent;
    }
    #top .avia-smallarrow-slider .avia-slideshow-arrows {height: 50px;}
    #custom-slider .prev-slide, #custom-slider .next-slide {top: 0% !important;}
    .responsive #top #wrap_all footer .flex_column {
        margin-bottom: 0px!important;
        min-height: min-content;
        padding: 8px 0;
        line-height: 34px;
    }
    .responsive #top #wrap_all footer-bottom .flex_column {
        padding: 0;
        line-height: 28px;
    }
    .responsive #top footer .logo {
        height: auto !important;
        margin: 0 auto;
        width: 230px;
    }
    .responsive #socket .social_bookmarks li {}
    footer#socket .social_bookmarks {
        height: auto;
        float: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }
    .responsive #top #wrap_all .slide-entry {
        width: 100%;
        margin-left: 0%;
    }
    #video-section .content h2 {font-size: 22px;}
    #video-section .content p {font-size: 13px;}
    #videoblock_modal {background: rgba(0, 0, 0, 0.60);}
    .open_video_modal {
        float: left;
        width: 100%;
    }
    .responsive #socket .sub_menu_socket {
        display: block;
        float: none;
    }
    .responsive #socket .footer-bottom li {
        float: none;
        text-align: center;
    }
    .responsive #socket .menu {margin: 0;}
    .responsive #socket .footer .flex_column:nth-child(3) {
        border-color: #ccc;
        border-style: solid;
        border-width: 1px 0;
    }
    .responsive #socket .footer-bottom .flex_column:nth-child(2) ul.menu {
        border-color: #444;
        border-style: solid;
        border-width: 0 0 1px;
        width: 85%;
        margin: 0 auto;
        padding-bottom: 15px;
    }
    .responsive #socket .footer-bottom .flex_column:nth-child(3) {
        text-align: center;
        padding-top: 0 !important;
        line-height: 20px !important;
        padding-bottom: 5px !important;
    }
    .responsive #socket .footer .flex_column.last {text-align: center;}
    .responsive #socket .footer .flex_column.last ul {margin: 0;}
    .responsive #socket .footer .flex_column.last li {float: none;}
    .responsive #socket .footer.container {padding-bottom: 0 !important;}
    .responsive footer [data-av_iconfont='entypo-fontello']:before {height: 26px;width: 26px;}
    .responsive #top .social_bookmarks li a {width: 54px;height: 34px;}
    .responsive #top .social_bookmarks li {
        display: inline-block;
        width: 16%;
        text-align: center;
        overflow: visible;
        margin: 0;
    }
    footer .av-social-link-twitter [data-av_iconfont='entypo-fontello']:before {background-position: -40px 0;}
    footer .av-social-link-youtube [data-av_iconfont='entypo-fontello']:before {background-position: -120px 0;}
    footer .av-social-link-facebook [data-av_iconfont='entypo-fontello']:before {background-position: -180px 0;}
    footer .av-social-link-gplus [data-av_iconfont='entypo-fontello']:before {background-position: -312px 0;}
    .custom-block h3.entry-title{
        line-height: 30px;
        margin-top: 8px;
        color: #494949;
    }
    .responsive .page-template #video-section .container {padding:0 !important;width: 100% !important;max-width: 100% !important;}
    .responsive #top #wrap_all #video-section .container .av_one_half:last-child {padding:0 15px;}
    .responsive .page-template #video-section .container .av_one_half:last-child {padding:0 30px !important;}
    .responsive #top #wrap_all .avia-content-slider-odd .slide-entry {padding: 0 20px;}
    .responsive #top.blog #wrap_all .avia-content-slider-odd .slide-entry {padding: 0;}    
    .responsive .blog #content-head .avia-content-slider .slide-entry-wrap {margin-bottom: 0;}
    .responsive #top.blog #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {margin-bottom: 20px;}
    .responsive #top #wrap_all .avia-content-slider-odd .slide-entry .left > img {width: 80%;margin-left: 14px;}
    .responsive #top .avia-smallarrow-slider .avia-slideshow-arrows {top: 75px;height: auto;}
    .responsive #custom-slider .prev-slide{
        background: url(../images/slide-prev.jpg) no-repeat 0 0 transparent;
        left: -5% !important;
        height: 50px !important;
        background-size: 40px 40px;
    }
    .responsive #custom-slider .next-slide {
        background: url(../images/slide-next.jpg) no-repeat 0 0 transparent;
        right: -5% !important;
        height: 50px !important;
        background-size: 40px 40px;
    }
    .responsive #mobile-advanced li.menu-item-has-children > a span:before,#mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title a:before{
        margin-left: -17px;
        margin-top: 6px;
    }
    #mobile-advanced li.menu-item-has-children > a.visible_sublist_parent span:before,
    #mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title.visible_sublist_parent a:before{
        margin-left: -19px;
        margin-top: 6px;
    }
    #mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title a:before, #mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title.visible_sublist_parent a:before{
        top:0;
        left: 20px;
    }
    .responsive #top .av_header_transparency #header_main,
	.responsive #top .av_header_transparency .avia-menu.av_menu_icon_beside,
	.responsive #header_main {
        position: fixed;
        width: 100%;
        height: 80px;
        z-index: 99999;
        top: 0;
        left: 0;
        /*background-color: #00ccff;*/
    }
    .responsive #header_main .inner-container, .responsive .main_menu {
        position: static;
        display: table;
    }
    .responsive .av_header_transparency #advanced_menu_toggle {
        background-color: transparent !important;
        border-color: transparent;
        display: table-cell !important;
        vertical-align: middle;
        float: none;
    }
    #timeline-section .lets_meet {display: block;line-height: 26px; margin-left: 0;}
    .responsive .home #main .container_wrap:first-child {margin-bottom: 0px;}
    .responsive #top #main .container_wrap:first-child {background-position: center 0px !important;}
    /*#advanced_menu_hide, #advanced_menu_toggle, .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover{
		top: 43px;
		right: -10px;
    }*/
    .responsive #scroll-top-link {
        display: block;
        bottom: 50px;
        right: 10px;
    }
    #mobile-advanced {position: absolute !important;}
    #mobile-advanced, #mobile-advanced  a, #mobile-advanced .mega_menu_title {/*font-size: 12px;*/}
    .custom-block .new-special-heading h3, #custom-slider .new-special-heading h3 {font-size: 20px;}
    .avia-section-small .content, .avia-section-small .sidebar {padding-top: 0px;}
    #top label {font-weight: bold;font-size: 12px;}
    #top form.avia_ajax_form .text_input{height: 27px !important;}
    .responsive #content-head .display-inline li {margin-top: 0;}
    .responsive #breadcrumb {padding: 10px 0 0;}
    /*.responsive p {margin: 0;}*/
    .responsive #overview {padding-bottom: 16px;}
    .responsive .content, .sidebar {padding-top: 0px;}
	.responsive .page-template-default .content {padding-top: 30px;/*padding-bottom: 0;*/}
	.responsive .page-template-default #breadcrumb .content {padding-top: 15px;}
	.responsive .page-template-default #breadcrumb .content div {margin-bottom: 0 !important;}
	.responsive .page-template-default #content-head .template-page.content {padding-bottom: 0;}
	.responsive .page-template-default #content-head .flex_column.first {margin-bottom: 0 !important;}
    .responsive .template-page .entry-content-wrapper h2 {
		padding: 10px 0 10px;
		margin-bottom: 15px;
		text-transform: inherit !important;
	}
    .responsive #top .header-scrolled .logo img {max-height: 40px !important;}
    .responsive footer > .container {padding-top: 0px !important;}
    .responsive #home-section-first .widget-desc .client-designation {margin-top: 5px;line-height:18pt;left: 3%;}
    .custom-header-links {position: absolute;top: 10pt;right: 49px;z-index: 9999;}
    .custom-header-links #modal-email {margin: 0 20px 0 18px;z-index: 9999;}
    .custom-header-links #search-content img {/* height: 20px;width: 20px; */}
    .custom-header-links #modal-email img {height: auto;width: 25px;z-index: 9999;}
    #advanced_menu_toggle, #advanced_menu_hide {height: 42px;width: 42px;}
    .resource_top_tab > .tab_titles > .tab_titles_box {display: inherit;}
    .responsive #top .main_color .tabcontainer .tab {
        background: url("../images/mobile_resource_head.png") transparent;
		background-repeat: no-repeat;
		background-position: center center;
        font-size: 12pt;
		line-height: 20px;
        color: #494949;
        border: 0;
    }
    /*.responsive #top .main_color .tabcontainer .active_tab {font-weight: normal;}*/
	.responsive #custom-slider .entry-content {/*min-height: 140px;*/}
    .responsive .tabcontainer, .responsive .resource_top_tab > .tab_titles {border-width: 0px;}
    .responsive .resource_top_tab > .tab_titles {}
    .responsive .tabcontainer .tab_titles_box .owl-prev {
        background: url(../images/prev-arrow-slide.png) no-repeat center left transparent;
        height: 15px;
        width: 15px;
        background-size: auto 50%;
        position: absolute;
        top: 0px;
        left: 0;
        text-indent: -9999px;
    }
    .responsive .tabcontainer .tab_titles_box .owl-next {
        background: url(../images/next-arrow-slide.png) no-repeat center right transparent;
        height: 15px;
        width: 15px;
        background-size: auto 50%;
        position: absolute;
        right: 0;
        top: 0px;
        text-indent: -9999px;
    }
    form.wpcf7-form .row.first .col-md-6.first {padding-right: 0px;}
	.responsive .resource_top_tab > .av_tab_section .owl-nav [class*=owl-] {top: 40%;}
	.resource_top_tab > .av_tab_section .owl-nav .owl-prev {left: -15%;}
    .resource_top_tab > .av_tab_section .owl-nav .owl-next {right: -15%;}
	#timeline-section {}
	#timeline-section #tab-id-2-container {}
	#timeline-section #tab-id-3-container {}
	#timeline-section #tab-id-2-container ul, #timeline-section #tab-id-3-container ul {left: 0 !important;}


    /* Social Media */
    .home-social-media-feeds .tabcontainer {min-height: 300px;margin-bottom: 0;}
    .home-social-media-feeds .tabcontainer .tab.fullsize-tab {display: none;}
    .home-social-media-feeds .tabcontainer .tab {background: transparent !important;}
    .home-social-media-feeds .tabcontainer .tab_titles .tab {width: 38%;overflow-x: hidden;}
    .home-social-media-feeds .new-special-heading h2 {margin-bottom: 0 !important;}


    /** Home section first **/
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots,#home-section-third .flex_column.first #upcomingEventDots.owl-dots{
        width: 100%;
        left: 0;
    }
	 home-section-third .flex_column.first #upcomingEventDots.owl-dots {margin-bottom: 5px;}
    #clientSpkDots.owl-dots .owl-dot, #upcomingEventDots.owl-dots .owl-dot{
        float: none;
        display: inline-block;
    }
    #home-section-first .avia-builder-el-first h4{
        margin-bottom: 0;
    }
    #home-section-third .avia-builder-el-last, #home-section-third .avia-builder-el-last a{
        line-height: 16pt;
        margin-top: 10px;
    }
    .upcomingEventDots.owl-dots {text-align: left;padding-left: 15px;}

    /** About us **/
    #top .avia-slideshow-arrows a {width: 50px;height: 50px;}
    .avia-slideshow-arrows a:before {line-height: 54px;}
    #ourbeliefs {
        padding: 30px 0 20px;
    }
    #ourbeliefs .entry-content-wrapper h2{
        float: left;
        text-align: right
    }
    .responsive #top #wrap_all #ourbeliefs .avia-content-slider-odd  .slide-entry.first{
        padding: 0;
    }
    .responsive #top #ourbeliefs .avia-smallarrow-slider  .avia-slideshow-arrows{
        top: 14px;
    }
    #leadership {
        padding: 10px 0 10px;
    }
    #leadership .entry-content-wrapper h2{
        margin-bottom: 20px;
    }
    #factsheets,#corporatevideo{
        padding: 30px 0 10px;
    }
    #corporatevideo .avia_textblock p{
        margin-bottom: 25px;
    }
    .responsive #corporatevideo a.open_video_modal:after {
        top: 38%;
        left: 39%;
    }
    #subscribe-newsletter .avia-button-wrap{
        margin-bottom: 40px;
    }
    footer [data-av_iconfont='entypo-fontello']:before{
        margin-top: 5px;
    }

    /** Blog **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 0%;
    }

    /** investors **/
    /*.page-template-template-industries #main #investors .av_one_fourth{
        width: 120%;
        margin: 0 -23px 20px;
    }
    #investors-contact .Investorscontact {
        width: 100%;
        margin: 0 auto;
    }
    #investors-contact .avia_code_block_1 .Investorscontact {margin: 0 auto;}*/
    #timeline-section {}
    #timeline-section .av_tab_section {}
    #timeline-section .av_tab_section .tab.fullsize-tab {display: none;}
    #timeline-section .tab_titles {margin: 0;width: 100%;}
    /*    #timeline-section .tab_titles .tab {display: inline-block;width: 50%;}*/
	.page-id-4934 .news-events-innter-nav-viewport ul {bottom: 0;}

    /* Resources Page */
    .page-resources {}
    .page-resources .tabcontainer {}
    .page-resources .tabcontainer > .tab_titles:first-child {display: none;}
    .page-resources .tabcontainer > .tab_titles {width: 100%;}
    .page-resources .tabcontainer > .tab_titles .tab {font-size: 10px;}
    .page-resources .tabcontainer > .tab_titles .tab.active_tab {border-bottom: 2px solid #00bdf3 !important;color: #00bdf3 !important;}
    .page-resources .tabcontainer > .av_tab_section .tab {display: none;}



    /** Error 404 Page **/
    .error404 #main .main_color img {width: 100%;}

    /* Global Footprint Filter */
    .globalfootprint-filter select {float: none;width: 100% !important;}
    .globalfootprint-filter select.filter_country_state_state {margin-left: 0px !important;}
    .global-footprint-box {clear: both;}
    /*.global-footprint-row section {color: #898989;text-align: left;border-bottom: 1px solid #e1e1e1 !important;padding-bottom: 20px;margin-bottom: 20px;}*/

    .single-blog #content-head {margin-bottom: 0px;}
    .single-blog .avia-post-next {padding-right: 0px;}
    .single-blog .avia-post-prev, .single-blog .avia-post-next {display: block;width: 100%;}
    .single-blog .av-share-box {text-align: left;}
    .responsive footer [data-av_iconfont='entypo-fontello']:before {height: 20px;width: 20px;}
    .single-blog .entry-footer .av-social-link-facebook [data-av_iconfont='entypo-fontello']:before {
        background-position: -100px 0;
    }
    .single-blog .entry-footer .av-social-link-linkedin [data-av_iconfont='entypo-fontello']:before {
        background-position: -120px 0;
    }
    .single-blog .entry-footer .av-social-link-twitter [data-av_iconfont='entypo-fontello']:before {
        background-position: -120px 0;
    }
    .responsive #top.single-blog .container .av-content-small {margin-bottom: 0px;}
    .responsive #top.single-blog .special-heading-border {display: none;}
    /*#investors-contact .content {padding-top: 20pt;padding-bottom: 10pt;}
    #top #investors.main_color .tabcontainer .tab {text-align: left;}
    #top #investors.main_color .tabcontainer.investor_top_tab .tab_titles {float: left;width: 100%;}
    #investors-contact {background: transparent;}
    #investors .filter select {float: none;width: 100%;}
    .page-template-template-industries #main .investor-row .av_one_half span.image {width: auto;margin-right: 10px;}
    .page-template-template-industries #main .investor-row { border-bottom: 1px solid #f1f1f1;}
    .page-template-template-industries #main .investor-row .av_one_half {border-bottom: 0;padding: 10px 0;margin-bottom: 0 !important;}*/
    #custom-slider .right h3 {min-height: 50px;}
    table.no-padding td {padding: 0px;}
	
	/* 2018 */
	.home #home-section-first .flex_column .blogViewAllLink {
		text-align: center;
		position: absolute;
		bottom: 50px;
		left: 0;
		z-index: 999;
		margin: 0 auto;
		width: 100%;
	}
	
}

@media only screen and (max-width:568px) and (orientation: landscape){
    .home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -145%;}
    #search-content {
        top: 11%;
        right: 80px;
    }
}

@media only screen and (min-width:412px) and (max-width:736px) and (orientation:landscape) {
    .responsive #custom-slider .next-slide {right: -2.5% !important;}
    .responsive #custom-slider .prev-slide {left: -2.5% !important;}
    /*.responsive .home .av-slideshow-caption {left: 69px;width: 282px;}*/
    .responsive body {font-size: 12px;line-height: 16px;}
    .home h1, .home h1 a {}
    .home h2, .home h2 a {font-size: 13px;line-height: 18px;}
    .home h3, .home h3 a {font-size: 12px;}
    .home h4, .home h4 a {font-size: 11px;margin-bottom: 10px;}
    #home-section-second h2 {font-size: 28px;line-height: 36px;}
    #home-section-third .avia-builder-el-last h4 {font-size: 12px;line-height: 18px;}
    #home-section-third .avia-builder-el-last .widget-title {font-size: 14px;}
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 28px;line-height: 36px;}
    footer#socket .copyright, #socket .sub_menu_socket li {font-size: 10px;}
    /*.home .av-slideshow-caption {width: 258px;}*/
    .home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -190%;}
    .home #home-section-first .flex_column.first h4 a {font-size: 13px;line-height: 18px;}
    #home-section-first .widget-desc h3 {font-size: 12px;}
    .upcomingEvent .event-address {font-size: 10px;}
    .upcomingEvent .event-date {font-size: 13px;}
    #home-section-first .avia-builder-el-last .widget-desc {padding: 25px 20px 20px 20px;}
    .home #main .av_one_fourth {width: 24%;padding: 25px 20px;}
    #search-content {
        top: 11.5%;
        right: 90px;
    }
    .responsive #mobile-advanced li.menu-item-has-children > a span:before, #mobile-advanced .sub-menu .menu-item-has-children .mega_menu_title a:before {
        margin-top: 3px;
    }
    #top a#advanced_menu_hide{
        top: 7%;
        right: 2px;
		position: fixed;
		z-index: 999999;
    }
	
}

@media only screen and (min-width:375px) and (max-width:667px) and (orientation:landscape) {
    .responsive #custom-slider .next-slide {right: -2.5% !important;}
    .responsive #custom-slider .prev-slide {left: -2.5% !important;}
    .custom-header-links {right: 70px;}
    .custom-header-links #modal-email {margin: 0 18px 0 18px;z-index: 9999;}
}

@media only screen and (min-width:320px) and (max-width:480px) { /* iPhone 4 */
    .responsive #home-section-second .client-desc h2 {font-size: 22px;}
    .responsive #home-section-second .client-desc {padding-left: 26%;}  
    /*.page-investors .avia-builder-el-last .avia_codeblock {padding: 0;}*/
}

@media only screen and (min-width:769px) and (max-width:960px) {
    #top .social_bookmarks li {
        float: none;
        display: inline-block;
        width: 22px;
    }
	
}

@media only screen and (min-width: 1024px) {
    #home-section-third .upcomingEvent .right {
        width: 40%;
        position: relative;
        border-left: 0;
    }
    /*nav.main_menu {display: none !important;}*/
    #home-section-third .owl-item > .item {display: flex;}
    #home-section-third .owl-item > .event-desc {position: absolute;bottom: 48px;}
    #home-section-third .flex_column.first {position: relative;}
    #home-section-third .flex_column.first .owl-dots {margin-left: 157px;}
    /*#content-head .template-page.content {border-bottom: 1px solid #d7d7d7 !important;}*/
    footer .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-template-template-industries #main .av-special-heading,
    .page-template-template-services #main .av-special-heading,
    .page-template-template-digital #main .av-special-heading {margin-bottom: 30px;}
	
    #advanced_menu_toggle, #advanced_menu_hide {display:block;}
    #mobile-advanced {width: 30%;right: -30%;}

    #mobile-advanced {background-color: #f3f3f3}
    #av_section_2 div .av_one_fourth {margin-left: 2%;width: 23%;}
    #av_section_2 div .first.av_one_fourth {margin-left: 0;}
    #av_section_2 div .first.av_one_fourth {margin-left: 0;}

    .page-template-template-industries .block-entry-wrap,
    .page-template-template-services .block-entry-wrap,
    .page-template-template-digital .block-entry-wrap {
        padding-left: 100px;
        padding-right: 100px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .page-template-template-industries .entry-content {}
    .page-template-template-industries .block-entry-wrap section {}

    .page-template-template-industries .block-entry-wrap .av_one_third.first,
    .page-template-template-services .block-entry-wrap .av_one_third.first,
    .page-template-template-digital .block-entry-wrap .av_one_third.first {margin-left: 0;}

    .page-template-template-industries .block-entry-wrap .av_one_third,
    .page-template-template-services .block-entry-wrap .av_one_third,
    .page-template-template-digital .block-entry-wrap .av_one_third {width: 29.3333%;margin-left: 6%;vertical-align: top;}

    .custom-block h3.entry-title {
        padding: 10px 0px 0px;
        line-height: 20px;
        margin-top: 6px;
        min-height: 54px;
        margin-bottom: 10px;
    }
    [class*='page-template-template-'] #services, [class*='page-template-template-'] #offerings {margin-top: 40px;}
    #content-head .template-page.content {padding-bottom: 0;}
    #video-section .av_one_full {display: flex;}
    #video-section section .content {
		vertical-align: middle;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	flex-flow: column;
    }
    #custom-slider {padding-bottom: 40px;}
	#custom-slider .avia-smallarrow-slider-heading {margin-bottom: 20px;}
    #top form.avia_ajax_form .text_input {height: 23px;}
    /*#top #investors.main_color .tabcontainer.investor_top_tab .tab_titles {
        float: right;
        width: 80%;
    }*/
    .blog .sidebar {padding-top: 65pt;}

    @-moz-document url-prefix() {
        #video-section img {margin-bottom: -6px !important;}
        .home #main .clientSpk h4.widget-title {
            line-height: 2pt;
            margin-bottom: 18px;
        }
        .home #home-section-first .flex_column:nth-child(2) #caseStudyDots.owl-dots {bottom: 8px;}
        #blogsliderDots.owl-dots {bottom: 8px;}
    }
    /*.responsive #main div .av_one_third {
        width: 31.333333%;
        padding:0;
    }*/
	.responsive .page-newsletters #main .container {max-width: 90%;}
	.responsive .page-newsletters #main .av_three_fifth {width: 53.6%;}
	.responsive .page-newsletters #main .av_two_fifth {margin-left: 10%;}

    /** Home Page **/
    .home #main .clientSpk h4.widget-title {
        line-height: 4pt;
        margin-bottom: 21px;
    }
    /*.home #home-section-first h4.client-designation {line-height: 12pt;}*/
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots {left: 63.2%;}
    .custom-header-links #modal-email {margin: 0 30px 0 14px;}
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots {bottom: 14px;}

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {padding-top: 28.5%;}

    /** Investors Page **/
    /*#investors-contact .avia_code_block_1 .Investorscontact {
        margin: 0 auto 0 35%;
    }
    #investors-contact .Investorscontact {
        width: 17%;
        margin: 0 auto;
    }*/
    #investors-contact .avia_code_block_2 .Investorscontact {margin: 0 25% 0 auto;}
		
}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    body {/*border: 1px solid green;*/}
    .home h2, .home h2 a {font-size: 18pt;line-height: 30px;}
    #home-section-second h2 a {font-size: 22pt;line-height: 32pt;}
    .upcomingEvent .event-date {margin: 10px 0 5px;}
    .upcomingEvent .event-title {line-height: 14px;}
    .upcomingEvent .event-title a {font-size: 14px;line-height: 20px;}
    .upcomingEvent .event-description h2 {font-size: 14px;line-height: 18px;}
    #top .social_bookmarks li {width: 20px;}
    footer .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home-social-media-feeds .tabcontainer {margin-bottom: 0;min-height: 200px;}
    .home-social-media-feeds .tabcontainer .tab_titles {width: 100px;}
    #timeline-section .tab_titles {width: 98%;}
	#socket .container{
		margin: 0;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
    body {/*border: 1px solid red;*/}
    .home h2, .home h2 a{font-size: 14px;line-height: 20px;}
    .home #home-section-first .flex_column:nth-child(2) p {line-height: 18px;}
    #home-section-first .widget-desc h3 {margin-top: 10px;}
    #home-section-second h2 a {font-size: 28pt;line-height: 40pt;}
    .upcomingEvent .event-date {margin: 10px 0 5px;}
    .upcomingEvent .event-title {line-height: 14px;}
    .upcomingEvent .event-title a {font-size: 14px;line-height: 14px;}
    .upcomingEvent .event-description h2 {font-size: 16px;line-height: 22px;}
    .home-social-media-feeds .tabcontainer .tab_titles {bottom: 20px;width: auto;}
    .home-social-media-feeds .tabcontainer .tab_content,
    .home-social-media-feeds .tabcontainer .rfbp-text p {font-size: 14px;line-height: 22px;}
	#socket .container{
		margin: 0;
		width: 100%;
	}
	#socket .no-landscape{
		display:none;
	}
	#socket .width-home-45{
		width:45%;
	}
	#socket .width-home-55{
		width:55%;
	}
	#socket .social_bookmarks li{
		margin: 0 6px;
	}
	#socket .sub_menu_socket li{
		padding: 0 2px !important;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) { 
    body {font-size: 10px;line-height: 16px;}
    .home h1, .home h1 a {}    
    .home h3, .home h3 a {font-size: 12px;}
    .home h4, .home h4 a {font-size: 13px;margin-bottom: 10px;}
    #home-section-third .avia-builder-el-last h4 {font-size: 12px;line-height: 18px;}
    #home-section-third .avia-builder-el-last .widget-title {font-size: 14px;}
    /*.home .avia-fullwidth-slider .avia-caption-title {font-size: 28px;line-height: 36px;}*/
    footer#socket .copyright, #socket .sub_menu_socket li {font-size: 10px;}
    /*.home .av-slideshow-caption {width: 258px;}*/
    .home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -53%;}
    .home #home-section-first .flex_column.first h4 a {font-size: 13px;line-height: 18px;}
    #home-section-first .widget-desc h3 {font-size: 12px;}
    .upcomingEvent .event-address {font-size: 13px;line-height: 15pt;}
    .home #main .av_one_fourth {width: 24%;padding: 25px 20px;}
    #search-content {top: 5%;}
    .home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -30%;}
    .home #main .av_one_fourth {padding: 15px 20px;}
    .upcomingEvent .event-date{
        /*margin: 50px 0 10px;*/
        font-size: 17px;
        line-height: 20px;
    }
    #home-section-third .upcomingEvent .right {padding: 15px 30px;}
    /*#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a,
    #top #wrap_all .av_header_transparency .sub_menu > ul > li > a,
    #top .av_header_transparency #header_main_alternate,
    .av_header_transparency #header_main .social_bookmarks li a {color: #fff!important;}*/
    .container {padding: 0px 15px !important;}
    /*.home .avia-fullwidth-slider .avia-caption-title {
        font-size: 17px;
        line-height: 26px;
    }
    .home .avia-caption .avia-caption-title, .home .avia-caption .avia-caption-content p {
        padding: 0px 55px 10px 5px;
    }
    .home .avia-caption .avia-caption-content p {
        font-size: 11pt;
        line-height: 12pt;
    }*/
    #main div .av_one_third {
        /*vertical-align: top;
        width: 31%;
        margin-bottom: 0;*/
        /*margin-left: 0!important;
        padding: 25px;*/
    }
    #custom-slider {padding-bottom: 20px;}
    footer.container_wrap {border-top: 0px solid #fff;}
    footer#socket .social_bookmarks {
        float: left;
        text-align: center;
        padding: 0;
        width: 100%;
        margin: -10px 0 0 0px;
    }
    #top footer#socket .social_bookmarks li {
        display: inline-block;
        float: none;
    }
    #top footer#socket .sub_menu_socket li a {font-size: 10px;}
    #custom-slider div .av_one_fourth {
        margin-left: 2%;
        width: 28%;
    }
    #custom-slider div .av_one_fourth.first {margin-left: 0%;}
    #custom-slider .prev-slide {left: 0%;top: 150px !important;}
    #custom-slider .next-slide {
        right: 0% !important;
        top: 150px !important;
    }
    #socket .sub_menu_socket li {padding: 0 3px;}
    .page-template-template-industries .modal-backdrop,
    .page-template-template-services .modal-backdrop {
        z-index: 1;
        opacity: 0.7;
    }
    .avia-section .template-page .entry-content-wrapper {padding: 0px 0 0px;}
    .display-inline li a {padding-right: 5px;}
    #socket ul.menu {margin-left: 0;}
    .custom-block h3.entry-title{
        line-height: 30px;
        margin-top: 12px;
        margin-bottom: 10px;
        font-size: 18px;
        height: 70px;
        color: rgb(73, 73, 73);
    }

    #top #main .avia-section#video-section .template-page {padding-bottom: 0;}
    #video-section .content h2 {
        font-size: 21px;
        text-transform: capitalize;
        line-height: 30px;
    }
    #advanced_menu_hide, #advanced_menu_toggle, .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover{
        top: 40px;
        right: 15px;
    }
    #advanced_menu_hide, .avia_desktop #advanced_menu_hide:hover {
        top: 40px;
        right: 50px;
    }
    footer > .container > div:nth-child(2) {padding: 0 0%;text-align: center;}
	#socket .sub_menu_socket li {margin-bottom: 10px;}
    #top label {
        font-weight: bold;
        font-size: 12px;
        height: 27px !important;
    }
    #top form.avia_ajax_form .text_input {height: 27px !important;}
    #mobile-advanced {position: absolute !important;}
    #mobile-advanced {height: 1024px;}
    /*.html_header_top #top .av_header_stretch .container {height: 80px !important;}*/
	
    .responsive .av_one_half.first + .av_one_fourth.flex_column_div,
	.responsive .av_one_half.first + .av_one_fourth + .av_one_fourth.flex_column_div,
	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,
	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {margin-top: 0;}
	
    .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,
	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
	.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,
	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div,
	.responsive .avia-content-slider-inner .av_one_fourth.first.flex_column_div {clear: none;}
    #clientSpkDots.owl-dots .owl-dot, #upcomingEventDots.owl-dots .owl-dot {float: left;}

}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait){
    #search-content {
        top: 3.8%;
        right: 100px;
    }
    .custom-header-links #modal-email {margin: 0 30px 0 20px;}
    #searchmodal .close-search-popup {right: 30px;}
    .wpcf7 .form-group {margin-bottom: 10px;}
    form .wpcf7-recaptcha > div{
        margin: -7px auto;
        margin-bottom: 14px;
    }
    .wpcf7-recaptcha {margin-top: 60px;}
    .home #home-section-first.avia-section.fullsize .entry-content-wrapper {display: block;}
    .responsive #home-section-first .av_one_half.first.el_before_av_one_fourth.flex_column_div, .responsive #home-section-first .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {
        width: 100%;
        margin-bottom: 50px;
    }
    .home #home-section-first .av-slideshow-caption {width: 328px;}
    .home #home-section-first .avia-section.fullsize .entry-content-wrapper {display: block;}
    .home #home-section-first .av_one_fourth {
        width: 100%;
        float: left;
        min-height: 320px;
    }
    .home #home-section-first .av_one_fourth:last-child {/*margin-left: 4%;*/margin-top: 50px;}
    .home #home-section-first .flex_column {margin-left: 0%;}
    .home #main .clientSpk h4.widget-title {
		line-height: 0pt;
        margin-bottom: 26px;
        font-size: 13pt;
    }
    .home #main h4, .home #main h4 a{
        font-size: 13pt;
        line-height: 16pt;
    }
    #home-section-first .avia-builder-el-last .widget-desc {padding: 0px 0px 0px 0px;}
    #home-section-second {margin-bottom: 20px;}
    .home #home-section-third .entry-content-wrapper {display: block;}
    .upcomingEvent .right {width: 50%;}
    .upcomingEvent .left {width: 50%;}
    .home #main #home-section-third .first.flex_column, .home #main #home-section-third .av_one_full{
        float: none;
        width: 100%;
    }
    .home #main #home-section-third .av_one_fourth{
        float: none;
        margin-left: 0;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 30px;
        min-height: 250px;
    }
    #top #main #home-section-third.avia-section .template-page{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .upcomingEvent .event-date {
        font-size: 12pt;
        line-height: 18pt;
        margin: 0px 0 0px;
    }
    .upcomingEvent .event-address{
        line-height: 16pt;
        font-size: 12pt;
    }
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots{left: 53%;}
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots{left: 53.5%;}
    #home-section-third .flex_column.first .owl-dots {margin-left: 9.5%;}
    #top footer#socket .sub_menu_socket li a {font-size: 100%;}
    #home-section-second .client-desc {
        width: 56%;
        padding: 20px 61px;
    }
    .upcomingEvent .event-title{
        font-size: 13pt;
        line-height: 15pt;
    }

    /** About us **/
    .name-and-social-container h3{
        line-height: 20px;
        float: none;
        width: 100%;
    }
    .name-and-social-container ul{
        float: none;
        width: 100%;
    }
    .name-and-social-container ul li:first-child {margin-left: 0;}
    #careers-overview .av_textblock_section .avia-color-theme-color {
        width: 150px;
        margin-right: 2%;
        padding: 14px 0;
    }
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {padding-top: 60%;}
    .name-and-social-container span.play-icon {margin: 5px 5px -5px;}
    .name-and-social-container h3 {font-size: 12px;}

    /** Investors Page **/
    #investors-contact .avia_code_block_2 .Investorscontact {margin: 0 0% 0 auto;}
    #investors-contact .Investorscontact {width: 82%;}
    #investors-contact .avia_code_block_1 .Investorscontact {margin: 0 auto 0 10%;}
}

@media only screen and (min-width:320px) and (max-width:736px) and (orientation:portrait){
	.responsive footer .footer a {font-size: 10pt;}
	.responsive #socket .sub_menu_socket li {padding: 0 6px;}
	#video-slider-section .avia-content-slider {padding: 20px 0;}
	.modal-dialog {top: 25%;}
	#video-slider-section .avia-slideshow-dots {text-align: center !important;}
	#video-slider-section .avia-smallarrow-slider-heading {width: 100%;}
}

@media only screen and (min-width:768px) and (max-width:1199px) {
	footer .footer .flex_column.av_one_third:nth-child(3),
    footer .footer-bottom .flex_column:nth-last-child()	{display: none;}	
    footer.container_wrap {border-top: 0px solid #fff;}
    footer#socket .social_bookmarks {
        float: left;
        text-align: center;
        padding: 0;
        width: 100%;
        margin: -10px 0 0 0px;
    }
    #top footer#socket .social_bookmarks li {
        display: inline-block;
        float: none;
    }
    #top footer#socket .sub_menu_socket li a {font-size: 10px;}
    .upcomingEvent .event-date {margin: 10px 0 5px;}
    .upcomingEvent .event-title {line-height: 14px;}
    .upcomingEvent .event-title a {font-size: 14px;line-height: 14px;}
    .upcomingEvent .event-description h2 {font-size: 16px;line-height: 22px;}
    .home-social-media-feeds .tabcontainer .tab_titles {bottom: 20px;width: auto;}
    .home-social-media-feeds .tabcontainer .tab_content,
    .home-social-media-feeds .tabcontainer .rfbp-text p {font-size: 14px;line-height: 22px;}
    .upcomingEvent .event-date{
        /*margin: 50px 0 10px;*/
        font-size: 17px;
        line-height: 20px;
    }
	#clientSpkDots.owl-dots .owl-dot, #upcomingEventDots.owl-dots .owl-dot {float: left;}
	
}

@media only screen and (min-width:1200px) and (max-width:1365px) {	
	/*body, body p {font-size: 12pt;line-height: 22px !important;}*/
}

@media only screen and (min-width: 1200px){	
    footer .footer a{font-size: 100%;}
    .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 281px;}
    .home .avia-caption .avia-caption-content p {font-size: 12pt;line-height: 18pt;}
    .owl-theme .owl-dots .owl-dot:hover span {background-color: #00c5fb; cursor: pointer;}
    #home-section-first .avia-builder-el-first .owl-dots {margin-left: 50px;}
    #home-section-first .avia-builder-el-first .widget-desc { padding: 5.5% 3%; }

    /** Home Page **/
    .home #main .av_one_fourth {padding: 24px 35px;}
	.home #home-section-first .flex_column {width: 23%;position: relative;}
	.home #home-section-first .flex_column.first {width: 50%;}
    .home #main .clientSpk h4.widget-title {line-height: 10pt;margin-bottom: 18px;}
    .home h2, .home h2 a {font-size: 12pt;line-height: 15pt;}
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots {left: 51.5%;}
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots .owl-dot {float: left;}
    .custom-header-links #modal-email {margin: 0 30px 0 30px;}
    #timeline-section .tab_titles > .tab {width: 210px;}

    @-moz-document url-prefix() {
        #home-section-first .avia-builder-el-first .owl-dots {margin-left: 60px;}
        #home-section-first .avia-builder-el-first .widget-desc { padding: 3% 3%; }
        .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 325px;}
    }
	
	/* 2018 */
	.home #home-section-first .flex_column div.owl-carousel {min-height: 335px;}
	.home #home-section-first .flex_column .owl-dots {
		z-index: 9999;
		width: 100%;
		left: 0%;
		position: absolute;
		bottom: 5px;
	}
	#home-section-first .flex_column .blogViewAllLink {
		text-align: center;
		position: absolute;
		bottom: 50px;
		left: 0;
		z-index: 999;
		width: 100%;
	}
	#home-section-first .flex_column.first .blogViewAllLink {right: 0;left: auto;left: auto \0/IE9;width: 50%;}
}

@media only screen and (min-width: 1280px){
    .home #main .clientSpk h4.widget-title{
        line-height: 14pt;
        margin-bottom: 17px;
    }
    #home-section-first h4.client-designation {line-height: 16pt;}
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots {left: 62.5%;}
    #video-section a.open_video_modal:after {left: 43%;}
    footer .footer a {font-size: 100%;}
    .custom-header-links #modal-email {margin: 0 30px 0 27px;}

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {padding-top: 24.5%;}
    .name-and-social-container h3 {font-size: 12pt;}

    /** Investors Page **/
    .page-template-template-industries #main #investors .av_one_fourth {margin-left: 1%;width: 31%;}
    #investors-contact .avia_code_block_2 .Investorscontact {margin: 0 38% 0 auto;}

    @-moz-document url-prefix() {
        .custom-header-links #modal-email {margin: 0 30px 0 25px;}
        .home #main .clientSpk h4.widget-title{line-height: 16pt;margin-bottom: 15px;}
    }

}

@media only screen and (min-width: 1280px) and (max-width: 1280px){
	.upcomingEvent .left {width: 72%;}
	#home-section-third .flex_column.first #upcomingEventDots.owl-dots {left: 67%;}
	.home #mention-banner .col-md-6.left img {height: 230px;}
}

@media only screen and (min-width: 1300px) {
    body, body p {font-size: 10pt;/* line-height: 22px; */}
	.home h1, .home h1 a, .home h2, .home h2 a, .home h3, 
	.home h3 a, .home h4, .home h4 a {font-family: BwModelica-Regular;}
    .home h2, .home h2 a {font-size: 20px;line-height: 26px;}
    .custom-header-links #modal-email{margin: 0 30px 0 26px;}
    /*.home .avia-fullwidth-slider .avia-caption-title {font-size: 31px;line-height: 42px;}
    .home .avia-fullwidth-slider .avia-caption-content { width: 85%; }
    .home .av-slideshow-caption {width: 400px;}*/
    /*.home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -21px;}*/
    #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 308px;}
    .home .avia-caption .avia-caption-content p {font-size: 13pt;}
    /*.home .av-slideshow-caption {width: 500px;}*/
    .home #main .clientSpk h4.widget-title {
        line-height: 3pt;
        margin-bottom: 24px;
    }
    #home-section-first .flex_column.first #clientSpkDots.owl-dots {left: 52%;}
    #home-section-first .flex_column:nth-child(2) #caseStudyDots.owl-dots {bottom: 4px;}
    
    /** Investors Page **/
    #investors-contact .avia_code_block_2 .Investorscontact {margin: 0 38% 0 auto;}
    @-moz-document url-prefix() {
        .home #main .clientSpk h4.widget-title {
            line-height: 6pt;
            margin-bottom: 22px;
        }

        #home-section-first .flex_column.first #clientSpkDots.owl-dots {left: 56.5%;}
        .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 351px;}
        .home #home-section-first .flex_column:nth-child(2) #caseStudyDots.owl-dots{bottom: 4px;}
        .home #home-section-first .flex_column:nth-child(2) .owl-dots, #blogsliderDots.owl-dots{bottom: 4px;}
        #home-section-third .avia-builder-el-last .widget-title{line-height: 22px;margin-bottom: 14px;}

    }
}

@media only screen and (min-width: 1400px){
    .home h1, .home h1 a {}
    .home h2, .home h2 a {font-size: 20px;line-height: 28px;}
    .home h3, .home h3 a {font-size: 16px;}
    .home h4, .home h4 a {font-size: 14px;margin-bottom: 15px;}
    #home-section-second h2 {font-size: 28px;line-height: 42px;}
    #home-section-first .avia-builder-el-first .owl-dots {margin-left: 50px;}
    #home-section-first .avia-builder-el-first .widget-desc { padding: 4.5% 3%; }
    .home-social-media-feeds .tabcontainer .tab_content {padding: 0;margin: 20px 0;}
    .home-social-media-feeds .tabcontainer .tab_titles {bottom: 0px;}
    @-moz-document url-prefix() {
        .home h2, .home h2 a {font-size: 20px;line-height: 28px;}
        #home-section-first .avia-builder-el-first .widget-desc { padding: 2.5% 3%; }
        #home-section-first .avia-builder-el-first .owl-dots {margin-left: 65px;}
        .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 325px;}
        .home #main .clientSpk h4.widget-title{
            line-height: 16pt;
        }
        .home-social-media-feeds .tabcontainer .tab_content {margin-top: 0;}
        .home-social-media-feeds .tabcontainer .tab_titles {bottom: 10px;}
    }
    
    .ui-widget-content {width: 350px !important;}
    /*#home-section-third .avia-builder-el-last .widget-title {font-size: 16px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 42px;line-height: 52px;}
    /*.home .av-slideshow-caption {width: 350px;}*/
    .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 332px;}
    /*.home .av-slideshow-caption {width: 375px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 22pt;line-height: 30pt;}
    #home-section-third .flex_column.first .owl-dots {margin-left: 172px;}
    .custom-header-links #modal-email {margin: 0 32px 0 25px;}
    /*.home .av-slideshow-caption {width: 507px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 24pt;}
    .home .avia-caption .avia-caption-content p {font-size: 15pt;line-height: 22pt;}
    .home .avia-fullwidth-slider .avia-caption-content {width: 100%;}
    .av_textblock_section .social_links {bottom: 2%;}
    .home #main .clientSpk h4.widget-title {
        line-height: 18pt;
        margin-bottom: 14px;
    }
    #home-section-first .avia-builder-el-first h4 {
        line-height: 19pt;
        margin-bottom: 12px;
    }
    .upcomingEvent .event-description h2{
        font-size: 18px;
        line-height: 26px;
    }
    .upcomingEvent .event-title{
        font-size: 21px;
        line-height: 28px;
    }
    .upcomingEvent .event-date{
        font-size: 21px;
    }
    .home-social-media-feeds .tabcontainer {height: 95%;}

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 16.5%;
    }

    #investors-contact .avia_code_block_2 .Investorscontact {
        margin: 0 40% 0 auto;
    }
}

@media only screen and (min-width: 1600px){
    /*body, body p {font-size: 14pt;line-height: 20pt;}*/
    .home h1, .home h1 a {}
    .home h2, .home h2 a {font-size: 17pt;line-height: 24pt;}
    .home h3, .home h3 a {font-size: 18px;}
    .home h4, .home h4 a {font-size: 18px;margin-bottom: 18px;}
    #home-section-first .avia-builder-el-first .owl-dots {margin-left: 55px;}
    #home-section-first .avia-builder-el-first .widget-desc {padding: 3.4% 3.5%; }
    @-moz-document url-prefix() {
        .home h2, .home h2 a {font-size: 22px;line-height: 30px;}
        #home-section-first .avia-builder-el-first .widget-desc { padding: 1.5% 3%; }
        #home-section-first .avia-builder-el-first .owl-dots {margin-left: 70px;}
    }
    #home-section-first .flex_column.first h4 a {font-size: 24px;line-height: 34px;}
    #home-section-second h2 {font-size: 48px;line-height: 60px;}
    /*#home-section-third .avia-builder-el-last h4 {font-size: 22px;font-weight: 100;line-height: 30px;}*/
    /*#home-section-third .avia-builder-el-last .widget-title {font-size: 18px;line-height: 17px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 32px;line-height: 48px;}
    /*.home .av-slideshow-caption {width: 400px;}*/
    .home #home-section-first .flex_column:nth-child(2) #caseStudyDots.owl-dots {bottom: 6px;}
    #blogsliderDots.owl-dots{bottom: 5px}
    #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 379px;}
    #home-section-third .flex_column.first .owl-dots {margin-left: 188px;}
    .home .avia-fullwidth-slider .avia-slideshow-dots a {bottom: 55px;}
    .custom-header-links #modal-email {margin: 0 34px 0 25px;}
    /*.home .av-slideshow-caption {width: 570px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 27pt;}
    .home .avia-caption .avia-caption-content p {font-size: 17pt;}
    /** Home page **/
    #home-section-first h4.client-designation {line-height: 20pt;}
    #home-section-first .flex_column:nth-child(2) p {font-size: 18px;line-height: 18pt;}
    #home-section-first .avia-builder-el-first h3 {margin-bottom: 7px;}
    .upcomingEvent .event-address {font-size: 18px;line-height: 18pt;}
    .upcomingEvent .event-description h2 {font-size: 24px;line-height: 34px;}
    .upcomingEvent .event-title {font-size: 26px;line-height: 32px;}
    .upcomingEvent .event-date {font-size: 26px;}
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots {left: 62.2%;}
    #home-section-third .avia-builder-el-last h4.rfbp-heading {padding-top: 8pt;}
    .home #main .clientSpk h4.widget-title {margin-bottom: 16px;}
    .home-social-media-feeds .tabcontainer .tab_titles {bottom: 0px;}
    @-moz-document url-prefix() {
        .home-social-media-feeds .tabcontainer .tab_titles {bottom: 10px;}
    }

    /** About Us **/
    .name-and-social-container h3{
        font-size: 13pt;
    }
    .designation-container {
        font-size: 10pt;
        line-height: 10pt;
    }

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 13.5%;
    }

    /** Investors Page **/
    /*    #investors-contact .avia_code_block_1 .Investorscontact {
            margin: 0 auto 0 60%;
        }*/
}

@media only screen and (min-width: 1660px) {
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 32px;line-height: 48px;}
    /*.home .av-slideshow-caption {width: 400px;}*/
    .home #home-section-first .flex_column:nth-child(2) .owl-stage-outer {min-height: 406px;}
    #home-section-third .flex_column.first .owl-dots {margin-left: 188px;}
    .custom-header-links #modal-email {margin: 0 36px 0 25px;}
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots {
        left: 62%;
    }
    @-moz-document url-prefix() {
        .home #main .clientSpk h4.widget-title{
            line-height: 21pt;
            margin-bottom: 14px;
        }
    }
}

@media only screen and (min-width: 1680px) {
    #top #element_avia_1_1 label{
        width: 54px;
        float: left;
    }
    #top #element_avia_1_1 .text_input{
        width: calc(100% - 54px);
        -moz-height: 21px;
        height: 29px;
    }
    #top #element_avia_2_1 label{
        width: 59px;
    }
    #top #element_avia_2_1 .text_input {
        width: calc(100% - 59px);
        height: 29px;
    }
    #top #element_avia_3_1 label{
        width: 125px;
    }
    #top #element_avia_3_1 .text_input{
        width: calc(100% - 125px);
        height: 29px;
    }
    #top #element_avia_4_1 label{
        width: 95px;
    }
    #top #element_avia_4_1 .text_input{
        width: calc(100% - 95px);
        height: 29px;
    }
    form.avia_ajax_form input[type="submit"]{
        text-decoration: underline;
        font-weight: 900;
        font-size: 12px;
        line-height: 10px;
    }
    /*.home .av-slideshow-caption {width: 600px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 28pt;}
    .home .avia-caption .avia-caption-content p {font-size: 18pt;}

    /** Home page **/
    #home-section-first .avia-builder-el-first h4{
        line-height: 15pt;
        margin-bottom: 17px;
    }
    #home-section-first .avia-builder-el-first h2{
        margin-bottom: 25px;
    }
    .home #home-section-first .flex_column:nth-child(2) p {
        font-size: 20px;
        line-height: 23pt;
    }
    #home-section-second h3{
        font-size: 18pt;
        line-height: 27pt;
    }
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots {
        left: 62%;
    }

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 12.5%;
    }
    #careers-overview p, #careers-overview p, #careers-overview p{
        font-size: 14px;
    }
    #careers-overview .av_textblock_section .avia-color-theme-color{
        font-size: 14px;
    }

    /** Investors Page **/
    #investors-contact .avia_code_block_1 .Investorscontact {
        margin: 0 auto 0 62%;
    }

    @-moz-document url-prefix() {
        .home #main .clientSpk h4.widget-title{
            margin-bottom: 16px;
        }
    }
}

@media only screen and (min-width: 1900px) {
	/* * {font-size: 102.222% !important;line-height: 122% !important;}*/
    body, p {font-family: BwModelica-Regular;font-size: 18px;line-height: 20pt;color: #343434;}
    .home h1, .home h1 a, .home h2, .home h2 a, .home h3, .home h3 a, .home h4, .home h4 a {font-family: BwModelica-Light;}
    .home h1{/*font-size: 28px;*/}
    .home h2, .home h2 a {font-size: 19pt;line-height: 30pt;}
    .home h3, .home h3 a {font-size: 17pt;line-height: 26pt;}
    /*.home h4, .home h4 a {font-size: 18pt;}
    .home .av-slideshow-caption {width: 560px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {font-size: 34pt;line-height: 48pt;}
    .home .avia-caption .avia-caption-content p {
        font-size: 20pt;
        line-height: 28pt;
        padding-right: 0;
        font-family: BwModelica-Light;
    }
    #home-section-third .flex_column.first .owl-dots {margin-left: 216px;}
    /*.home #main .av_one_fourth, #home-section-first .avia-builder-el-last .widget-desc {padding: 30pt;}*/
    .home #home-section-first .flex_column.first h4 a {
        font-size: 24pt;
        line-height: 32pt;
        margin-top: 28pt;
    }
    .home #home-section-first .flex_column:nth-child(2) h2,#home-section-first .avia-builder-el-last h2 {
        font-size: 19pt;
        line-height: 30pt;
        margin-top: 26pt;
    }
    .home #home-section-first .flex_column:nth-child(2) .owl-dots {bottom: -85%;}
    .owl-theme .owl-dots .owl-dot span {width: 15px;height: 15px;}
    /*.moreLink {display: none;}*/
    #home-section-first .widget-desc h3 {
        font-size: 18pt;
        line-height: 24pt;
    }
    #home-section-first .widget-desc .client-designation {
        font-size: 16pt;
        line-height: 20pt;
    }
    #top #main .avia-section#video-section .template-page {
        padding: 0;
    }
    #home-section-second h2 {font-size: 48pt;line-height: 78pt;}
    #home-section-second h3 {
        padding: 20px 0;
        font-size: 22pt;
        line-height: 30pt;
    }
    .template-page .entry-content-wrapper h2 {
        margin-bottom: 25px;
        font-size: 19pt;
        line-height: 30pt;
    }
    .upcomingEvent .event-date {
        font-size: 20pt;
        line-height: 34pt;
        margin: 0px 0 10px;
    }
    .upcomingEvent .event-address {
        font-size: 16pt;
        line-height: 22pt;
    }
    footer#socket .copyright, #socket .sub_menu_socket li {}
    footer > .container > div:last-child { }
    footer .logo {margin-top: -3px;height: auto;width: 147px;}
    /*footer .container a {font-size: 10pt;}*/
    #home-section-third .avia-builder-el-last h4.widget-title {
        font-size: 18px;
        margin-bottom: 0px;
        line-height: 22px;
    }
    #home-section-third .avia-builder-el-last h4.rfbp-heading {
        font-size: 24pt;
        line-height: 38pt;
        margin-top: 16.33px;
    }
    /*header div .logo {width: 324px;}*/

    /** Home page **/
    /*.logo img, */#top .header-scrolled .container a, #top .header-scrolled .container img {
        max-height: 61px !important;
    }
    .custom-header-links #modal-email {
        margin: 0 36px 0 18px;
    }
    #home-section-first .avia-builder-el-first h2 {
        margin-bottom: 25px;
        font-size: 19pt;
        line-height: 30pt;
        margin-top: 30pt;
    }
    #video-section a.open_video_modal:after {
        left: 50%;
    }
    .home #home-section-first .flex_column:nth-child(2) p {
        font-size: 22px;
        line-height: 25pt;
    }
    #home-section-third .avia-builder-el-last, #home-section-third .avia-builder-el-last a {
        line-height: 24pt;
        font-size: 19pt;
    }
    .upcomingEvent .event-title{
        font-size: 20pt;
        line-height: 25pt;
    }
    /** About us **/
    .page-template-template-industries #ourbeliefs h3, .page-template-template-services #ourbeliefs h3{
        font-size: 16pt;
        height: 65px;
    }
    .name-and-social-container h3 {
        font-size: 15pt;
    }
    .designation-container {
        font-size: 12pt;
        line-height: 12pt;
        clear: both;
    }
    #timeline .avia_textblock p{
        font-size: 19pt;
        line-height: 30pt;
    }
    #factsheets .avia_textblock p, #corporatevideo .avia_textblock p{
        font-size: 19pt;
        line-height: 30pt;
    }
    #corporatevideo a.open_video_modal:after{
        left:48%;
    }
    #overview .flex_column.first p{
        font-size: 16px;
    }

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 13.5%;
    }

    /** Investors Page **/
    #investors-contact .avia_code_block_2 .Investorscontact {
        margin: 0 47% 0 auto;
    }
    #investors-contact .Investorscontact {
        width: 40%;
    }

    @-moz-document url-prefix() {
        .home #main .clientSpk h4.widget-title{
            line-height: 12pt;
        }
        #home-section-first .avia-builder-el-first h2{
            margin-top: 22pt;
        }
    }
}

@media only screen and (min-width:2000px) {
    #home-section-first .avia-builder-el-first h4{
        line-height: 8pt;
        margin-bottom: 40px;
    }
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots{
        left: 52.5%
    }
    #video-section a.open_video_modal {
        width: 100%;
    }
    #video-section a.open_video_modal img{
        width: 100%;
    }
    #video-section a.open_video_modal:after{
        top:43%;
    }
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots{
        left:61.7%;
    }
    #home-section-third .avia-builder-el-last h4.widget-title{
        font-size: 18pt;
        line-height: 21px
    }
    #home-section-first .avia-builder-el-first h2{
        margin-top: 25pt;
    }
    /** Careers Page**/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 12.8%;
    }
    #careers-overview p, #careers-overview p, #careers-overview p {
        font-size: 16px;
    }

    /** Investors Page **/
    #top #investors.main_color .tabcontainer .tab{
        font-size: 17px;
    }
    .page-template-template-industries #main .investor-row .av_one_half span.title{
        font-size: 12pt;
    }
    .emp-details{
        font-size: 16px;
    }
    .emp-details h5{
        font-size: 16px;
    }

    @-moz-document url-prefix() {
        #home-section-first .flex_column.first #clientSpkDots.owl-dots{
            left: 57.5%;
        }
        .home #main .clientSpk h4.widget-title{
            line-height: 8pt;
            margin-bottom: 41px;
        }
    }
}

@media only screen and (min-width:2300px){
    /*body, p {
        font-size: 20px;
        line-height: 30px;
    }*/
    .custom-header-links #modal-email{
        margin: 0 46px 0 18px;
    }
    .home #main .clientSpk h4.widget-title{
        line-height: 0;
    }
    #home-section-first .avia-builder-el-first h2{
        margin-top: 32pt;
    }

    /** About us **/
    #overview .flex_column.first p {
        font-size: 20px;
        line-height: 30px;
    }
    .owl-twitter-carousel .item{
        font-size: 20px;
        line-height: 30px;
    }
    .name-and-social-container h3 {
        font-size: 18pt;
    }
    .designation-container {
        font-size: 15pt;
        line-height: 18pt;
        clear: both;
    }

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 13.2%;
    }
    .career-block .open_video_modal img{
        width: 100%;
    }
    .career-details{
        padding: 15px 0;
    }
    .career-details .name-and-social-container span.play-icon{
        height: 30px;
        width: 30px;
    }
    .career-details .name-and-social-container h3 {
        font-size: 20pt;
    }

    /** Investors Page **/
    #top #investors.main_color .tabcontainer .tab {
        font-size: 15px;
    }
    @-moz-document url-prefix() {
        .home #main .clientSpk h4.widget-title{
            line-height: 2px;
        }
        #home-section-first .flex_column.first #clientSpkDots.owl-dots{
            left: 57.5%;
        }
        #home-section-third .flex_column.first #upcomingEventDots.owl-dots{
            left: 61.5%;
        }
    }
}
@media only screen and (min-width:2500px) and (min-resolution: 192dpi) {
	/* * {font-size: 103.5% !important;line-height: 140% !important;} */
	/*body, body p {font-size: 20pt;line-height: 32pt;}
	#overview .flex_column.first p {font-size: 22pt;line-height: 34pt;}
	.breadcrumb, .breadcrumb a {font-size: 18pt;}*/
}

/* 27 inch iMac ----------- */
@media only screen and (min-width : 2400px) {
	body, body p {font-size: 20pt;line-height: 32pt;}
	#overview .flex_column.first p {font-size: 22pt;line-height: 34pt;}
	.breadcrumb, .breadcrumb a {font-size: 18pt;}
	.avia-builder-el-no-sibling li a {font-size: 17pt;}
	#home-section-first .flex_column .blogViewAllLink {bottom: 80px;}
	.home #home-section-first .flex_column .blogViewAllLink a {padding: 15px 30px;font-size: 24px;}
	#content-head h1 {font-size: 3rem;}
	#socket {font-size: 24px;}
	.page-template-template-industries h3, .page-template-template-services h3, .page-template-template-digital h3,      .page-template-template-gdpr h3.entry-title {font-size: 18pt;}
	.page-template-template-industries h2, .page-template-template-services h2, .page-template-template-digital h2 {
		font-size: 4rem;}
	.av-main-nav > li > a {font-size: 2rem;}
	.sub_menu > ul > li > a {font-size: 1.5rem;}
	
	#privacy-stories h3 {font-size: 24pt;min-height: 70px;}
	#privacy-stories .inner p {min-height: 105px;}
}

@media only screen and (min-width:2560px) {
    #top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside {
        height: 150px !important;
    }
    #header_main {height: 100px !important;}
    header div .logo {height: 136px;width: 100px;}
    .logo img, #top .header-scrolled .container a, #top .header-scrolled .container img	{ 
		max-height: 120px !important;
	}
    header div .logo a > img {max-height: 100% !important;}
    #top a#advanced_menu_toggle {
        background-image: url(../images/menu-icon-hd.png);
        background-repeat: no-repeat;
        padding: 0px;
        background-size: 86% 92%;
        text-align: center;
        margin-top: 11px;
        background-position: center;
    }
    .custom-header-links #modal-email img,.custom-header-links #search-content img {display: none;}
    .custom-header-links #modal-email {
        background-image: url(../images/reach-us-icon-hd.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        text-align: center;
        display: block;
        width: 46px;
        height: 46px;
        padding: 0px;
        margin: -44px 80px 0 90px;
    }
    .custom-header-links #search-content {
        background-image: url(../images/search-icon-hd.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        text-align: center;
        display: block;
        width: 46px;
        height: 46px;
        padding: 0px;
        margin-top: 20px;
    }
    /*.home .av-slideshow-caption {width: 826px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {
        font-size: 39pt;
        line-height: 55pt;
    }
    .home .avia-caption .avia-caption-content p {
        font-size: 27pt;
        line-height: 37pt;
    }
    #home-section-first .avia-builder-el-first .widget-desc {
        padding: 35px;
    }
    .home #main .av_one_fourth {
        padding: 35px;
    }
    #home-section-first .avia-builder-el-last .widget-desc {
        padding: 0pt;
    }
    .home #main .clientSpk h4.widget-title {
        line-height: 28pt;
        margin-bottom:24px;
    }
    #home-section-first .avia-builder-el-first h4 {
        line-height: 28pt;
        margin-bottom:21px;
    }
    #home-section-first .avia-builder-el-first h2 {
        margin-top:13pt;
        font-size:30pt;
        line-height: 40pt;
    }
    .home #home-section-first h4.client-designation{
        line-height: 32pt;
    }
    #home-section-first .flex_column.first  #clientSpkDots.owl-dots {
        left: 52%;
    }
    .home h4, .home h4 a {
        font-size: 23pt;
        line-height: 30pt;
    }
    #home-section-first .widget-desc h3 {
        font-size: 24pt;
        line-height: 44pt;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    #home-section-first .widget-desc .client-designation {
        font-size: 22pt;
        line-height: 30pt;
    }
    .home #home-section-first .flex_column:nth-child(2) p {
        font-size: 22pt;
        line-height: 32pt;
    }
    #clientSpkDots.owl-dots .owl-dot,#home-section-third .flex_column.first #upcomingEventDots.owl-dots .owl-dot{
        float: left;
        zoom: 2;
    }
    #caseStudyDots.owl-dots .owl-dot, #blogsliderDots.owl-dots .owl-dot {
        zoom: 2;
    }
    #home-section-first .avia-builder-el-first .owl-dots {
        margin-left: 96px;
    }
    .home #home-section-first .flex_column:nth-child(2) h2, #home-section-first .avia-builder-el-last h2{
        margin-top: 13pt;
        font-size: 30pt;
        line-height: 40pt;
    }
    .home h2, .home h2 a {
        font-size: 30pt;
        line-height: 40pt;
    }
    #video-section a.open_video_modal {
        height: 1000px;
    }
    .responsive .main_color img {
        height: 100%;
    }
    #video-section a.open_video_modal:after{
        width: 120px;
        height: 120px;
        left: 50%;
    }
    #home-section-second h3{
        font-size: 34pt;
        line-height: 50pt;
    }
    #home-section-second h2{
        font-size: 62pt;
        line-height: 84pt;
    }
    .upcomingEvent .event-title{
        font-size: 28pt;
        line-height: 44pt;
    }
    .upcomingEvent .event-date {
        font-size: 28pt;
        line-height: 44pt;
        margin-bottom: 10px;
        margin-top: 40px;
    }
    .upcomingEvent .event-address{
        font-size: 22pt;
        line-height: 30pt;
    }
    #home-section-third .avia-builder-el-last a{
        font-size: 28pt;
        line-height: 38pt;
    }
    .rfbp-text p{
        font-size: 22pt;
        line-height: 30pt;
    }
    #home-section-third .avia-builder-el-last h4.widget-title{
        font-size: 23pt;
        line-height: 20px;
    }
    .owl-theme .owl-dots .owl-dot{
        zoom: 1.5;
    }
    #home-section-third .flex_column.first .owl-dots{
        margin-left: 288px;
    }
    #home-section-third .avia-builder-el-last h4.rfbp-heading{
        margin-top: 26.33px;
    }
    footer > .container{
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    footer .logo {
        width: 40%;
    }
    .footer.container a {
        font-size: 23pt;
        line-height: 20pt;
    }
    footer .footer-bottom.container {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .footer-bottom, .footer-bottom.container li a {
        font-size: 22px;
        line-height: 22pt;
    }
    .celebrating{
        width: 20%;
    }
    .av_textblock_section .social_links a .av-icon-char {
        font-size: 44px !important;
    }
    #top .avia-slideshow-arrows a{
        width: 100px;
        height: 100px;
        font-size: 60px;
    }
    .avia-slideshow-arrows a:before{
        padding-top: 20px;
    }
    .template-page .entry-content-wrapper h2{
        margin-top: 13pt;
        line-height: 38pt;
    }
    #home-section-third .flex_column.first #upcomingEventDots.owl-dots{
        left: 61%;
    }
    #top .social_bookmarks li {
        width: 50px;
        height: 50px;
        margin-left: 20px;
        margin-right: 20px;
        border-radius: inherit;
    }
    footer [data-av_iconfont='entypo-fontello']:before {
        height: 40px;
        width: 40px;
    }
    footer .av-social-link-linkedin [data-av_iconfont='entypo-fontello']:before {
        background-position: 0 0;
    }
    footer .av-social-link-twitter [data-av_iconfont='entypo-fontello']:before {
        background-position: -40px 0;
    }
    footer .av-social-link-youtube [data-av_iconfont='entypo-fontello']:before {
        background-position: -80px 0;
    }
    footer .av-social-link-facebook [data-av_iconfont='entypo-fontello']:before {
        background-position: -120px 0;
    }
    footer .av-social-link-mail [data-av_iconfont='entypo-fontello']:before {
        background-position: -160px 0;
    }

    /** Careers Page **/
    #careers-overview .avia-builder-el-first.first > .av_textblock_section {
        padding-top: 9.5%;
    }

    @-moz-document url-prefix() {
        #home-section-first .flex_column.first #clientSpkDots.owl-dots {
            left: 57.7%;
        }
        .home #main .clientSpk h4.widget-title{
            line-height: 0;
            margin-bottom: 37px;
        }
        #home-section-first .avia-builder-el-first h4{
            margin-top: 4.5%;
        }
        #home-section-third .flex_column.first #upcomingEventDots.owl-dots{
            left: 61.2%;
        }
    }
}

@media only screen and (min-width:2880px) and (max-width:5120px) {
    /*.home .av-slideshow-caption {width: 1800px;}*/
    .home .avia-fullwidth-slider .avia-caption-title {
        font-size: 88pt;
        line-height: 110pt;
    }
    .home .avia-caption .avia-caption-content p {
        font-size: 56pt;
        line-height: 90pt;
        padding: 31px 0px;
    }
}


/*******************CSS mobile menu*************/
#mobMenu{
    background-color: #f3f3f3;
    min-height: 667px;
    width: 100%;
    position: absolute;
    z-index: 2;
    top:0;
    overflow: hidden;
}
#mobMenu #gdprmenu{
    display: block;
    position: absolute;
    min-height: 667px;
    transform: translate3d(-100%, 0, 0);
    width: 100%;
    right: -100%;
    top: 25px;
    padding: 89px 0;
}
#mobMenu #gdprmenu li {
    border-bottom: 1px solid #ffffff;
}
#mobMenu #gdprmenu li {
    margin: 0;
    padding: 0;
    position: relative;
    float: none;
    clear: both;
}
#mobMenu #gdprmenu a{
    padding: 13px 28px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 100%;
    display: block;
    margin: 0;
    text-decoration: none;
	text-align: left;
    position: relative;
    cursor: pointer;
}
/*#advanced_menu_toggle1{float:right !important; margin-top: 17px;}*/
/*#advanced_menu_close1,*/
#gdpr-hamburgrMenu #gdprmenu{float:right;margin-top: 15px;}

@media only screen and (min-width: 1024px) { 
    #advanced_menu_close1 {
        background-image: url(../images/close_white.png);
        background-repeat: no-repeat;
        height: 30px;
        width: 30px;
        padding: 20px;
        background-size: 45%;
        text-align: center;
        background-position: center 60%; 
        /* top: 23px; */
        /* right: 57px; */
        background-color: #f66e00;
        border-radius: 0;
    }
	.avia-content-slider1 .slide-entry-wrap {display: flex;}
	.avia-content-slider1 section.flex_column.right {
		display: flex;
        /* justify-content: center; */
        align-items: center;
	}

}
@media only screen and (max-width: 767px){ 
    #advanced_menu_toggle1 {
        display: block;
        position: absolute;
        top: 20px;
        right: 15px;
        background-image: url(../images/menu-icon.png);
        background-repeat: no-repeat; 
        padding: 0px; 
        background-size: 50% 50%; 
        text-align: center; 
        display: block; 
        height: 42px; 
        width: 42px; 
        background-position: center; 
       
    }
	
     #advanced_menu_close1 {
        background-image: url(../images/close_white.png);
        background-repeat: no-repeat;
        height: 30px;
        width: 30px;
        padding: 20px;
        background-size: 45%;
        text-align: center;
        background-position: center 60%; 
        top: 14px;
        right: 23px;
        float: right;
        background-color: #f66e00;
        border-radius: 0;
        position: absolute;
        z-index: 999;
    }
    .single-leader .entry-content-wrapper .entry-content {clear: both;padding-top: 5px;}
	ul#mobile-advanced {
    position: fixed !important;
    left: 100%;
    right: 100%;
    top: 0;
    bottom: 0;
    min-height: 100vh !important;
    width: 100%;
/*     transform: translate(0%, 0%) !important; */
    overflow: auto;
		padding: 80px 0;
}
	html {
    height  : 100%;
    overflow: hidden;
    position: relative;
}
body {
    height  : 100%;
    overflow: auto;
    position: relative;
}
	
	
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	.wpcf7 span.wpcf7-not-valid-tip {font-size: 6pt !important;}
	.wpcf7 .privacycheck {font-size: 7pt;}
}