
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*----------------------- Fonts CSS Start ----------------------*/

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-stack,
header {
    vertical-align: middle;
    position: relative
}

.fa-stack {
    width: 2em;
    height: 2em;
    line-height: 2em
}


.mobile_arrow .fa.fa-angle-right:before {
    content: '';
    display: block;
    position: relative;
    width: 8px;
    background: url(/wp-content/themes/bridge-child/images/icon-arrow-black.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 12px;
    top: 20px;
    left: 25px;
}
nav.mobile_menu ul>li.expand-in>span.mobile_arrow i.fa-angle-right:before {
    transform: rotate(90deg);
}
nav.mobile_menu ul.wpmm-mega-wrapper>li.expand-in:hover>span.mobile_arrow i.fa-angle-right:before{  
	background-image: url(../images/icon-arrow-white.svg);
}

.fa-stack {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#back_to_top span i.fa-arrow-up:before {
    content: '';
    display: block;
    position: relative;
    width: 8px;
    background: url(/wp-content/themes/bridge-child/images/icon-circle-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 12px;
    top: 0;
}
.social-icons-list a.social-icons {
    /* padding-right: 10px; */
    /* line-height: 35px; */
}


/*----------------------- Fonts CSS End ----------------------*/
/*----------------------- Common CSS Start ----------------------*/
.clearfix:after,
.drop_down .wide .second ul li:nth-child(4n+1) {
    clear: both
}

h2,
h3 {
    letter-spacing: 1px
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

footer,
header,
nav {
    display: block
}

a,
body,
div,
h1,
h2,
h3,
h5,
html,
i,
li,
p,
span,
ul {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

a img {
    border: none
}

img {
    max-width: 100%;
    height: auto;
    image-rendering: optimizeQuality
}

h5 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.571428571428571em
}

h5 a {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

a,
p a {
    cursor: pointer;
    font-style: normal;
    text-decoration: none
}

ul {
    list-style-position: inside
}

html {
    height: 100%;
    margin: 0!important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    overflow-y: scroll;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased
}

.wrapper {
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    left: 0
}

.wrapper_inner {
    width: 100%;
    overflow: hidden
}
.drop_down ul {
    list-style: none
}

.drop_down ul li {
    position: relative
}

div.section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.container_inner,
.grid_section .section_inner {
    margin: 0 auto;
    width: 1170px
}

.side_menu_button_wrapper {
    display: table
}

.side_menu_button {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 100px
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px
}

.container,
.content,
.full_width {
    z-index: 100;
    position: relative
}

.full_section_inner,
.grid_section .section_inner {
    z-index: 20;
    position: relative
}

.container {
    padding: 0;
    width: 100%
}

.header_bottom .container_inner,
div.section {
    position: relative
}

.padding-top-zero{padding-top: 0 !important;}
.padding-bottom-zero{padding-bottom: 0 !important;}

.four_columns {
    width: 100%
}

.four_columns>.column1,
.four_columns>.column2,
.four_columns>.column3,
.four_columns>.column4,
.four_columns>.column5 {
    width: 25%;
    float: left
}
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.qbutton {
    -webkit-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -moz-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -ms-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -o-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    display: inline-block;
    margin: 0;
    font-weight: 700;
    font-family: inherit;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    font-style: normal;
    white-space: nowrap;
    position: relative;
    width: auto;
    height: 39px;
    line-height: 39px;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    text-align: left;
    color: #303030;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    transition: color .1s linear, background-color .1s linear, border-color .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}
.qbutton.blue-btn {background-color: #1590FF !important;    box-shadow: 0 5px 10px 0 rgba(21,144,255,0.5) !important;}


.qbutton.center {
    text-align: center
}

.qbutton.white {
    color: #fff
}
#back_to_top span,
.footer_bottom {
    text-align: center
}
.wpb_content_element.wpb_single_image img {
    vertical-align: middle
}
.widget.widget_rss li a.rsswidget {
    color: #000
}
.widget.widget_rss li {
    margin: 0 0 25px
}
#back_to_top,
#back_to_top.off {
    opacity: 0;
    filter: alpha(opacity=0)
}
#back_to_top {
    height: auto;
    position: fixed;
    bottom: 85px;
    margin: 0;
    border-radius: 50px;
	background: #fff;
	 z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    visibility: hidden;
    -webkit-backface-visibility: hidden
}
#back_to_top span i.fa-arrow-up:before {
    content: '';
    display: block;
    position: relative;
    width: 50px;
    background: url(/wp-content/themes/bridge-child/images/icon-circle-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 50px;
    top: 0;
}
#back_to_top.off {
    right: 25px
}

#back_to_top.on {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 25px
}

#back_to_top>span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
   
}

#back_to_top span i,
#back_to_top span span {
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
   font-size: 18px;
    color: #000;
    line-height: 52px
}
.header_top_bottom_holder,
.side_menu_button {
    position: relative
}


.wpb_content_element,
.wpb_row {
    margin-bottom: 0!important
}



.section_inner_margin {
    margin-left: -15px;
    margin-right: -15px
}
.footer_top,
.footer_top .textwidget,
.footer_top a,
.footer_top h4,
.footer_top li,
.footer_top p,
body,
h1,
h2,
p {
    /* font-family: "Inter", sans-serif; */
}

.container_inner {
    position: relative
}

body {
    color: #616161
}

.content,
.full_width,
.wrapper,
body {
    background-color: #fff
}

.header_bottom,
.header_top {
    background-color: rgba(255, 255, 255, 1)
}


h2 {
    color: #212121
}
h2,
h3 {
    font-style: normal;
    text-transform: capitalize
}

h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500
}

h3 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400
}

p {
    line-height: 30px;
    font-style: normal
}


.blog_holder article .post_description a:hover,
a,
h5 a:hover,
p a {
    color: #727272
}
.qbutton {
    color: #fff;
    background-color: #F57C00;
    box-shadow: 0 5px 10px 0 rgba(245,124,0,0.5);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-width: 0;
    padding-left: 15px;
    padding-right: 15px
}
.vc_column-inner::after,
.vc_column-inner::before,
.vc_row:after,
.vc_row:before {
    content: " ";
    display: table
}
.vc_column-inner::after,
.vc_row:after {
    clear: both
}

.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.wpb_content_element {
    margin-bottom: 35px
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}


p {
    font-size: 16px;
}

.content {
    margin-top: 0px;
    
}
.qbutton {
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    font-style: normal;
    font-weight: 500;
    transition: all .3s ease-out;
}

.qbutton.white {
   box-shadow: 0 5px 10px 0 rgba(0,181,55,0.5);
    background-color: #2DBF43;
}
.qbutton.white:hover{
   background-color: #57CB68;
   box-shadow: 0 5px 30px 0 rgba(0,181,55,0.5);
}
.qbutton.white:focus{
   background-color: #249835;
   box-shadow: 0 5px 10px 0 rgba(0,181,55,0.5);
}
.textwidget ul.top-menu-left li a svg {
   margin-right:10px;
    float: left
}

a.sign-login {
    color: #ff8c14!important
}
#text-61 ul li {
    /* padding: 0 0 15px; */
    /* position: relative; */
    /* width: 50%; */
    /* float: left; */
    /* list-style-type: none; */
    /* line-height: 17px; */
}
.mobile-whatsapp {
    display: none;
}
@media (max-width: 767px){
.desktop-whatsapp{display: none;}
.mobile-whatsapp{display: inline-block;}

}
@media only screen and (min-width:1200px) { 
    .short-content .section_inner_margin {
    	display: flex;
    	align-items: center;
	}
}
/*----------------------- Common CSS Ends ----------------------*/

/*----------------------- Header CSS Start ----------------------*/

header {
    width: 100%;
    display: inline-block;
    margin: 0;
    z-index: 110;
    -webkit-backface-visibility: hidden
}

header .header_inner_left {
    position: absolute;
    left: 45px;
    top: 0
}

header .container_inner .header_inner_left {
    position: absolute;
    left: 0;
    top: 0
}

.header_bottom,
.header_top,
.q_logo,
.q_logo a {
    position: relative
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110
}

.header_top {
    z-index: 111;
    line-height: 1;
    height: 20px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}


.header_bottom {
    padding: 0 20px !important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.logo_wrapper {
    height: 84px;
	max-height:84px;
    float: left
}

.q_logo {
    top: 50%;
    left: 0
}

.q_logo a {
    display: block;
    visibility: visible;
}

.q_logo img, .q_logo svg {
    display: block;
    opacity: 1;
    position: absolute;
    top: -50%;
    width: auto!important;
    max-width: none;
   /* -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out*/
}

.q_logo img.mobile {
    opacity: 0
}

header:not(.centered_logo) .q_logo img, header:not(.centered_logo) .q_logo svg {
    /*height: 100%;*/
	max-width: 242px;
}

nav.main_menu {
    position: absolute;
    left: 50%;
    z-index: 100;
    text-align: left
}
.q_logo .sticky {
    opacity: 0;
}
.scrolled .q_logo .sticky {
    opacity: 1;
}
nav.main_menu.right {
    position: relative;
    left: auto;
    float: right
}

nav.main_menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right
}

nav.main_menu ul li a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 100px;
    padding: 0;
    margin: 0;
    cursor: pointer
}


.mobile_menu_button {
    display: none;
    float: left;
    height: 100px;
    margin: 0 20px 0 0
}

nav.mobile_menu,
nav.mobile_menu ul {
    display: none;
    width: 100%;
    position: relative
}

nav.mobile_menu {
    background-color: #fff;
    float: left;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 100
}

nav.mobile_menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

nav.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

nav.mobile_menu ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent
}

nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea
}

nav.mobile_menu ul li:last-child {
    border: 0!important
}

nav.mobile_menu ul li span.mobile_arrow i {
    color: #888
}

nav.mobile_menu ul>li>span.mobile_arrow i {
    display: none
}

nav.mobile_menu ul li a {
    font-size: 13px;
    color: #888;
    padding: 10px 0;
    display: block;
    position: relative;
    line-height: 26px;
    letter-spacing: 0
}

nav.mobile_menu ul li ul li {
    margin: 0 0 0 20px
}
.header-widget.widget_nav_menu {
    padding: 0 15px 0 0;
    position: relative;
    font-size: 12px
}

.header-widget.widget_nav_menu ul ul {
    display: none;
    height: auto;
    background-color: #262626;
    z-index: 1010;
    position: absolute;
    top: 26px;
    left: -1px;
    width: 180px;
    padding: 0
}
.header-widget.widget_nav_menu ul li {
    list-style: none
}

.header-widget.widget_nav_menu ul.menu>li {
    display: inline-block;
    float: left;
    position: relative
}

.header-widget.widget_nav_menu ul.menu li a {
    display: inline-block;
    padding: 0 0 0 15px
}
.header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:after {
    content: "\f107";
    font-family: FontAwesome, sans-serif;
    margin-left: 5px
}

.header-widget ul.menu li:last-child {
    margin-right: 0
}
nav.mobile_menu ul li a {
    font-weight: 500;
    text-transform: none
}
.header-widget.widget_nav_menu ul.menu li a,
p {
    color: #616161
}
.menu-language-switcher-container {
    line-height: 35px;
    padding-right: 30px;
}
.header-right-widget li.day-VIP-sign a.login {
    padding-left: 5px;
}
.menu-language-switcher-container ul.menu li a {
    color: rgba(255,255,255,0.7) !important;
}

.header-right-widget li.day-VIP-sign a.sign-login, .header-right-widget li.day-VIP-sign a.login {
    font-weight: 500;
    line-height: 19px;
}

.header_top {
    background: transparent !important;
    border: 0 !important;
    padding: 17px 20px;
}

.header_bottom {
    background: transparent !important;
}

.header-right-widget .menu-language-switcher-container ul.menu li a {
    font-size: 14px !important;
    color: rgba(255,255,255,0.7) !important;
}
.header_top .right .textwidget ul {
    list-style: none;
    display: inline-block;
    line-height: 1;
}

.header_top .right .textwidget ul li {
    display: inline-block;
    padding: 0 15px;
    
}
.header_top .right .textwidget ul li:last-child {padding-right: 0;}
.header_top .right .header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:after {
    color: rgba(255,255,255,0.7);
    font-size: 88%;
    content: "\f078";
    margin-left: 10px;
    height: 37px;
    display: inline-flex;

}

.header_top .right .header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:before {
    content: "\f0ac";
    font-family: FontAwesome, sans-serif;
    margin-right: 10px
}

.widget_rss .rss-widget-icon {
    display: none
}

.header_bottom_right_widget_holder {
    padding-right: 0
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups>li.wpmm-tabs-section>div.wpmm-sub-menu-wrapper>ul.wpmm-tab-groups-panel>li#wp_nav_menu-item-113922 {
    clear: both;
}
/*----------------------- Header CSS Ends ----------------------*/
/*----------------------- Footer CSS Starts ----------------------*/

.footer_top_holder,
footer,
footer .container_inner {
	width: 100%;
    position: relative
}


.footer_bottom_holder,
.footer_top_holder,
footer {
    display: block
}
.footer_top .widget.widget_rss li a.rsswidget {
    color: #fff
}
footer {
    width: 100%;
    margin: 0 auto;
    z-index: 100
}

.footer_top {
    /* padding: 72px 0 52px; */
}

.footer_top ul {
    list-style: none
}

.footer_top .textwidget,
.footer_top a,
.footer_top li,
.footer_top p {
    word-wrap: break-word
}

.footer_top a:not(.qbutton) {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out
}

.footer_bottom {
    /* display: table-cell; */
    /* line-height: 22px; */
    /* height: 53px; */
    /* width: 1%; */
    /* vertical-align: middle; */
}

.footer_bottom p,
.footer_bottom span {
    margin: 0
}
.footer_top h4,
.qbutton {
    /* text-transform: uppercase; */
}

.footer_top,
.footer_top .textwidget,
.footer_top h4,
.footer_top li,
.footer_top p {
    /* line-height: 24px; */
    /* font-style: normal; */
}
.footer_top {
    /* padding-top: 100px; */
    /* padding-bottom: 80px; */
}

.footer_top .column_inner>div h4 {
    /* color: #242A36; */
}

.footer_top,
.footer_top .textwidget,
.footer_top li,
.footer_top p {
    /* color: #414C58; */
}

.footer_bottom_holder {
    padding-bottom: 0px
}
.column1.footer_bottom_column, .column2.footer_bottom_column  {
    width: 50%;
    float: left;    
}
.footer_bottom {
    /* padding-top: 30px; */
    /* padding-bottom: 30px; */
}
.footer_bottom .textwidget p {
    padding-bottom: 0;
    color: #97A6BB !important;
    font-size: 14px;
}
.protected-footer {
    text-align:right;
}
.footer_top h4 {
    /* font-weight: 700; */
    /* color: #616161; */
}

.footer_top,
.footer_top .textwidget,
.footer_top li,
.footer_top p {
    /* font-size: 12px; */
    /* font-weight: 400; */
}

.footer_bottom,
.footer_bottom p,
.footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_font_elegant),
.footer_bottom_holder,
.footer_bottom_holder p {
    /* font-family: "Inter", sans-serif; */
    /* font-size: 14px; */
}

.footer_bottom,
.footer_bottom p,
.footer_bottom span {
    /* color: #757575; */
}
.footer_top .column1,
.footer_top .column2,
.footer_top .column3,
.footer_top .column4, .footer_top .column5 {
    /* width: 20%!important; */
    /* padding: 0 20px 15px; */
    /* box-sizing: border-box; */
}

.footer_top h4 {
    /* margin: 0 0 30px; */
    /* font-size: 14px; */
    /* letter-spacing: 0; */
    /* font-weight: bold; */
}

.footer_top .widget.widget_rss li a {
    font-size: .938em
}

.footerLogo {
    margin-bottom: 15px
}

.footer_top a {
    /* font-size: 12px; */
    /* line-height: 28px; */
    /* color: #414C58 !important; */
}

.footer_top div#rss-2 a {
    font-size: 12px;
    line-height: 28px;
    color: #414C58 !important;
    font-weight: 500
}

.footer_top .widget_rss h5 a {
    font-weight: 700!important;
    font-size: 14px !important;
}
#text-61 ul li a.contact_link {
    /* font-size: 12px; */
    /* line-height: 18px; */
}

.footer_inner.clearfix {
    padding: 0;
   
}

.footer_bottom_holder {
    /* border-bottom: 1px solid rgba(192,201,214,0.5); */
    /* border-top: 1px solid rgba(192,201,214,0.5); */
    /* text-align: left; */
}

.footer_bottom {
    /* padding-top: 19px; */
    /* padding-bottom: 19px; */
    /* font-size: 14px !important; */
    /* text-align: left !important; */
    /* color: #97A6BB !important; */
}
/*----------------------- Footer CSS Ends ----------------------*/

@media only screen and (max-width:1200px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 950px
    }   
}

@media only screen and (max-width:1000px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 768px
    }
    .header_top .container {
        display: inline-block
    }
    .header_inner_left,
    header {
        position: relative!important;
        left: 0!important;
        margin-bottom: 0
    }
    .content {
        margin-bottom: 0!important
    }
    header {
        top: 0!important;
        margin-top: 0!important;
        display: block
    }
    .header_top {
        height: auto;
        display: block!important
    }
    .logo_wrapper,
    .side_menu_button {
        height: 100px!important
    }
    .header_top .left,
    .header_top .right {
        text-align: center;
        float: none
    }
    .header_top .inner {
        display: inline-block;
        margin: 0 0 -4px
    }
   
    header .q_logo img.mobile {
        display: block!important;
        opacity: 1!important;
        position: relative;
        margin: 0 auto
    }
    .main_menu,
    header .q_logo img.normal {
        display: none!important
    }
    .logo_wrapper {
        position: absolute;
        left: 50%
    }
    nav.mobile_menu {
        display: block
    }
    .logo_wrapper,
    .mobile_menu_button {
        display: table
    }
    .q_logo {
        display: table-cell;
        position: relative;
        top: auto;
        vertical-align: middle
    }
    .q_logo a {
        left: -50%;
        width: auto!important
    }
    .q_logo img, .q_logo svg {
        top: 0;
        left: 0
    }
    .header_top .left .inner>div:last-child,
    .header_top .right .inner>div {
        border-right: 0
    }
    .header_top .left .inner>div,
    .header_top .right .inner>div:first-child {
        border-left: 0
    }
    .content {
        margin-top: 0!important
    }
	.footer_top {
    padding-top: 50px;
    padding-bottom: 40px;
}
header:not(.centered_logo) .q_logo img, header:not(.centered_logo) .q_logo svg {
   /* max-width: 100%;*/
}
}

@media only screen and (max-width:768px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 600px
    }
    .header_bottom_right_widget_holder {
        display: none
    }
    .grid2 .blog_holder article .post_description .post_description_left {
        margin-top: 10px
    }
    .drop_down .wide .second ul li .qbutton,
    .drop_down .wide .second ul li ul li .qbutton,
    .qbutton {
        padding: 0 14px
    }
    .touch .content {
        margin: 0!important
    }
	.header_top .header-widget a{ font-size: 0.750em;}
	.header_top .right .textwidget ul li {   border: none; padding: 0 7px 0 0;}
}

@media only screen and (max-width:600px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 420px
    }
    .four_columns .column1,
    .four_columns .column2,
    .four_columns .column3,
    .four_columns .column4 {
        width: 100%
    }
    .four_columns .column1 .column_inner,
    .four_columns .column2 .column_inner,
    .four_columns .column3 .column_inner,
    .four_columns .column4 .column_inner {
        padding: 0
    }
    .footer_top .four_columns .column2 .column_inner>div,
    .footer_top .four_columns .column3 .column_inner>div,
    .footer_top .four_columns .column4 .column_inner>div {
        margin: 0
    }
    .footer_top .four_columns .column1,
    .footer_top .four_columns .column2,
    .footer_top .four_columns .column3 {
        margin: 0 0 25px
    }
    .wpb_gallery_slides .qode-image-slider-description {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 300px
    }
    .header_bottom,
    footer .container_inner {
        padding: 0 25px
    }
    .header_bottom .container_inner,
    footer .container_inner {
        width: auto
    }
    .footer_bottom {
        line-height: 35px;
        height: auto
    }
    .footer_top .column_inner>div {
        margin: 0 0 25px!important
    }
    .footer_top .column_inner {
        border: 0
    }
}

@media only screen and (max-width:420px) {
    .header_bottom,
    footer .container_inner {
        padding: 0 15px
    }
 }

@media only screen and (max-width:350px) {
    .container_inner,
    div.grid_section .section_inner {
        width: 95% !important;
    }
    .section_inner_margin {
        margin: 0
    }
}
@media only screen and (max-width:1024px) {
    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description {
        font-size: 1.2em
    }
    .header-left-widget ul li a.desktop-whatsapp {  display: none;}
}

@media only screen and (max-width:768px) {
    h2 {
        font-size: 25px;
        line-height: 29px
    }
}

@media only screen and (max-width:600px) {
    body,
    h2,
    p {
        line-height: 24px
    }
    h2 {
        font-size: 20px
    }
    body,
    p {
        font-size: 15px
    }
}


@media (min-width:768px) {
    .vc_col-sm-12,
    .vc_col-sm-1,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-6,
    .vc_col-sm-8,
    .vc_col-sm-9 {
        float: left
    }
    .vc_col-sm-12 {
        width: 100%
    }
    .vc_col-sm-9 {
        width: 75%
    }
    .vc_col-sm-8 {
        width: 66.66666667%
    }
    .vc_col-sm-6 {
        width: 50%
    }
    .vc_col-sm-4 {
        width: 33.33333333%
    }
    .vc_col-sm-3 {
        width: 25%
    }
    .vc_col-sm-2 {
        width: 16.66666667%
    }
    .vc_col-sm-1 {
        width: 8.33333333%;
    }
    .five-columns.vc_row .vc_col-sm-2 { float: left; width: 18.8%; padding: 0; margin-right: 1.5%; min-height: 0; }
    .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
        margin-right: 0;
    }
  
}

.wpb_text_column p:last-child,
.wpb_text_column:last-child {
    margin-bottom: 0
}

.footer-blog .comment-box {
    float: right;
    color: #757575;
    font-size: .813em
}

.authdetl-box {
    overflow: hidden;
    padding: 15px
}

.author-title {
    color: #757575
}

.author-title a {
    color: #212121;
    margin-left: 5px;
    font-weight: 600
}

.footer-blog .likes a {
    color: #757575
}

.footer-blog .author-box {
    margin: 0;
    float: left
}

.footer-blog .likes,
.footer-blog .views {
    float: left;
    padding: 0 10px
}

.footer-blog .views .fa {
    color: #0c6cd5
}

.footer-blog .likes .fa {
    color: #ff8c14
}

.footer-blog .likes .fa,
.footer-blog .views .fa {
    padding: 0 5px
}

.bg-Transcription_Services {
    width: 78px;
    height: 77px;
    background-position: -10px -10px
}

.box-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    font-size: 0
}

.header-widget.widget_nav_menu ul ul {
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 5px #f1f1f1
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    border-bottom: solid 1px #ebebeb;
    color: #424242;
    text-transform: capitalize
}

.header-widget.widget_nav_menu ul.menu li ul li a:hover {
    background-color: #f9f9f9;
    color: #424242!important
}
li.day-VIP-sign {
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 4px;
    background-color: rgba(255,255,255,0.1);
    line-height: 35px;
    color: #fff !important;
    padding: 0 !important;
    min-width: 202px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
	letter-spacing: 0.5px;
}
@media (min-width:1750px) {
    .grid_section .section_inner {
        min-width: 1700px
    }
    .footer_top_holder .container_inner {
       max-width: 1400px;
		margin: 0 auto;
		box-sizing: border-box; 
		width: 100%;
		padding: 0;
    }
    .header_inner .container_inner {
        width:  1700px;
    }
    .header_bottom.clearfix {
        padding: 0 20px
    }

    .header-widget.widget_nav_menu ul.menu>li {
        padding-bottom: 8px
    }
    .header-widget.widget_nav_menu ul ul {
        top: 35px
    }
}

@media (min-width:1500px) {
    .header_inner .container_inner {
        width: 100%
    }
}

@media (max-width:990px) {
    .container_inner,
    .grid_section .section_inner {
        width: 90%!important
    }
    h1 {
        font-size: 2.188em;
        line-height: 40px
    }
    
}


@media (min-width:1001px) {
    nav.main_menu.right {
        position: static
    }
    nav.main_menu ul li {
        display: block
    }
}



@media only screen and (max-width:1500px) {
    .header_top_bottom_holder .container_inner {
        width: 100%
    }
}

@media (min-width:1001px) and (max-width:1200px) {
  
    .header_bottom_widget .qbutton.default {
        min-width: 100px;
        font-size: .75em
    }
    .footer_inner.clearfix,
    .header_bottom,
    .header_top_bottom_holder .header_top {
        padding: 16px 20px
    }
 

}
@media (min-width:768px) and (max-width:1001px) {
    .header-left-widget ul li {
        padding: 0 8px
    }
    .header_top .header-widget,
    .header_top .header-widget a,
    .header_top .header-widget.widget_nav_menu ul.menu>li>a {
        font-size: .9em!important
    }
    .header_bottom_right_widget_holder {
        padding-right: 0;
        display: block!important;
        margin: 26px 0 0
    }
    .header_top .left {
        float: left
    }
    .header_top .right {
        float: right
    }
    .header_top_bottom_holder .header_top .container_inner {
        width: 100%!important
    }
    .header_top_bottom_holder .header_top {
        padding: 15px 20px;
    }
    .header_top .right .textwidget ul li {
        padding: 0 10px 0 0;
    }
	.textwidget ul.top-menu-left li a img {
    padding-right: 6px;
    max-width: 14px;
    margin-top: 4px;
}
.header_top .header-widget, .header_top .header-widget a, .header_top .header-widget.widget_nav_menu ul.menu>li>a{font-size: .830em!important;}
}

@media (max-width:1000px) {
    .header_bottom_widget .qbutton.default {
        min-width: 100px;
        font-size: .75em
    }
    .header_bottom {
        padding: 0 !important;
    }
    .mobile_menu_button {
        float: right
    }
    .header_inner_right {
        margin-right: 80px
    }
    .logo_wrapper,
    .q_logo,
    .q_logo a {
        left: 0
    }
    nav.mobile_menu {
    overflow: visible;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 999999;
    }
    nav.mobile_menu:after {
        content: "";
        display: block;
        clear: both;
        overflow: hidden
    }
    .mobile_arrow {
        position: absolute;
        right: 0px;
        cursor: pointer;
        top: 0;
        font-size: 1.563em;
        width: 65px;
        text-align: center;
        line-height: 28px;
        display: inline-table;
        height: 55px;
    }
    nav.mobile_menu ul>li>span.mobile_arrow i {
        display: block;
        line-height: 60px;
        color: #424242;
        font-size: 1em;
        font-weight: 600
    }
    nav.mobile_menu ul>li>span.mobile_arrow .fa.fa-angle-down {
        display: none
    }
    .mobile_menu_button {
        display: none
    }
    nav.mobile_menu ul li ul li {
        margin: 0;
        padding: 0!important
    }
    .header_top_bottom_holder .container_inner.clearfix {
        width: 100%!important
    }
    .q_logo a {
        left: 20px;
		top:5px;
    }
}

@media (max-width:767px) {
     .header_top .left {
        text-align: left;
        float: left
    }
    .header_top .right {
        text-align: left;
        float: right
    }
    .header_top_bottom_holder .header_top {
        padding: 10px 15px;
    }
    .header_top_bottom_holder .header_top .container_inner {
        width: 100%!important
    }
    li.menu-item.menu-item-type-custom.menu-item-object-custom {
        border-bottom: none;
        padding: 0;
        font-size: 1em
    }
    .header_top .right .textwidget ul li {
        border: none;
        padding: 0
    }
    .header_bottom_right_widget_holder {
        display: block;
        padding-right: 0;
        margin: 26px 0 0
    }
	.header-widget.widget_nav_menu ul ul{ top:35px;}
	
    .header_inner_right {  margin-right: 60px;}
    .home-banner-full-blue{background-image: url('../images/home-banner-mobile.jpg'); }
}

@media (max-width:479px) {
    .header_top .header-widget a,
    
    .header-left-widget ul li {
        padding: 0 5px
    }
    .header_bottom_right_widget_holder {
        display: none
    }
    .header_top .right {
        text-align: left;
        float: left
    }

    .header-widget.widget_text.header-left-widget {
        width: 100%
    }
    .header_top .left,
    .header_top .left .inner,
    .header_top .right,
    .header_top .right .inner {
        width: 100%
    }
    .right .header-widget.widget_nav_menu.header-right-widget {
        float: right;
		margin-top: 0px;
    }
    .header-widget.widget_nav_menu ul ul {
        left: -70px
    }

.header_top .left {
    height: 33px;
}
.header-left-widget .top-menu-left{width: 96%;}
.header_top .right .inner>div{    margin-top: 10px;}
.header-right-widget ul.top-menu-login li a.login{ padding-right:10px;}
}

@media (max-width:767px) {
    .footer_top .column1,
    .footer_top .column2,
    .footer_top .column3,
    .footer_top .column4,
    .footer_top .column5 {
        width: 100%!important
    }
    .footer_top_holder .container_inner {
        min-width: 100%;
        padding: 0;
        overflow: hidden
    }
    .footer_inner.clearfix {
        padding: 0
    }
	.column1.footer_bottom_column, .column2.footer_bottom_column{ width:100%; float:none;}
	.footer_bottom {padding-top: 10px !important;  padding-bottom: 0 !important;}
	.protected-footer{ padding-bottom: 10px;}
   
    .column4.footer_col4, .column5.footer_col5 {
    width: 50% !important;
    float: left;
}
}


@media (min-width:768px) {
    .footer_top .widget.widget_rss li a {
        max-width: 266px;
        display: inline-block
    }
}
@media (min-width:1200px) and (max-width:1500px) {
   
    .header_top_bottom_holder .header_top {
        padding: 17px 20px;
    }
    .footer_inner.clearfix,
    .header_bottom {
        padding: 0 30px
    }
	.footer_inner.clearfix{
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}
}
@media (max-width:1170px){
#text-61 ul li{  Width: 100% !important;  padding: 0 0 10px;}	
}

@media (max-width:479px) {
    .four_columns>.column1>.column_inner,
    .four_columns>.column5>.column_inner {
        padding: 0
    }

}
@media (min-width:768px) and (max-width:990px) {
footer .container_inner {  width: 100% !important;   }
.footer_top .column1, .footer_top .column2, .footer_top .column3, .footer_top .column4, .footer_top .column5 { width: 20% !important; }
.footer_top, .footer_top .textwidget, .footer_top li, .footer_top p, .footer_top a, .footer_top div#rss-2 a{font-size: 13px; line-height: 1.6;}
}
.header_bottom_right_widget_holder p {
	padding-bottom: 0;
}
.side_menu_button{ height:84px !important; max-height:84px;}

/*----------------------- New mega menu css start ----------------------*/
.wp-megamenu-main-wrapper ul,
.wp-megamenu-main-wrapper li {
    list-style: none;
}

.wp-megamenu-main-wrapper a,
.wp-megamenu-main-wrapper a:hover {
    text-decoration: none;
}

.wp-megamenu-main-wrapper {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;   
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
    background: none;
    transform: scale(1);
    border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul.wpmm-tab-groups {
    transform: none !important;
}
.wp-megamenu-main-wrapper,
.wp-megamenu-main-wrapper * {
box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.header_bottom  .wp-megamenu-main-wrapper .wpmm-mega-menu-icon img{width: 18px;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:hover {   color: #1590FF;}
@media (min-width:1000px) {

.logo_wrapper { min-height: 84px;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {padding: 35px 14px;color: #242A36 !important;}
.header_bottom .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal,.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{ background:none !important; font-family: "Inter", sans-serif;     box-shadow: none;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
	padding: 35px 14px;
	background: none !important;
}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {background: none;}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a:before,.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after,ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a:before,ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:before{ display:none;}
.wpmm_megamenu .wpmm-sub-menu-wrap ul li {position: static;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	background-color: #F5F6FA;
	box-shadow: 0 2px 6px 0 #C0C9D6;
	min-width: 800px;
	padding: 0 !important;
	margin: 0 !important;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li a{ line-height:1.1;}
.wpmm_megamenu .wpmm-sub-menu-wrap ul li,.wpmm_megamenu ul.wp-mega-sub-menu li a{font-family: "Inter", sans-serif !important;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a {
	border: 0;
	background: #fff !important;
	overflow: hidden;
	margin: 0;
	padding: 17px 30px;
	text-transform: none;
	font-size: 1em;
	white-space: nowrap;
	color: #242A36;
	font-weight: 500;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
	background: none !important;
	border: 0 !important;
	padding: 0;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	text-transform: capitalize;
	white-space: nowrap;
	color: inherit;
	width: auto;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups > li.show_tab > a{ background:#e7f3ff; color:#0085ff;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > .wpmm-mega-menu-icon {
	float: left;
	width: 42px !important;
	padding: 0;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups{background: #fff;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups > li {display: block;	overflow: hidden;}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li {
	margin-bottom: 0;
	padding: 0;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {width: 33%; min-height:390px;  height:auto;  padding: 15px 0;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel{width:67%;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
	width: 50%;
    padding: 10px 10px 10px !important;
    font-size: 0.875em;
    font-weight: normal;
    color: #414C58;
    font-family: "Inter" !important;
}
.header_bottom ul.wpmm-mega-wrapper li.languages-mega-menu  .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups{ height:400px !important;}
.header_bottom ul.wpmm-mega-wrapper li.Loc-menu  .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups{ height:550px !important;}
#wp_nav_menu-item-55510 .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups { min-height: 435px !important;}
.header_bottom  ul.wpmm-mega-wrapper li.Loc-menu .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
	width: 33%; padding: 10px 10px 10px !important;}
 
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a {
	font-weight: 300;
	line-height: 1.3;
}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title {
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-size: 14px;
	color: #414C58;	
}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wp-mega-sub-menu {
	background: #fff;
	min-width: 282px;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(20,49,167,0.1);
	padding: 15px 0;
}
.header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	text-align: left;
	width: 100%;
	display: block;
	padding: 0;
}
.header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	padding: 19px 40px;
	color: #242A36 !important;
	background: none !important;
	border: 0;
	font-weight: 500 !important;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: capitalize;
	font-size: 16px;
}
.header_bottom  ul.wpmm-mega-wrapper li.wpmega-menu-flyout.indus-nav ul.wp-mega-sub-menu li:hover {background-color: rgba(245,124,0,0.1);}
.header_bottom  ul.wpmm-mega-wrapper li.wpmega-menu-flyout.indus-nav ul.wp-mega-sub-menu li:hover a { color:#F57C00;}
.header_bottom  ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {	background-color: rgba(21,144,255,0.1);}
.header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover a { color:#1590FF !important;}

.header_bottom  ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li .wpmm-mega-menu-icon{ float:left; width:40px;}
.header_bottom   ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title{ overflow:hidden;}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li {margin-bottom: 0 !important;}
.header_bottom  ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel{padding: 25px 20px;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{ z-index:1000;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children > a:before {

	display: block !important;
	position: absolute !important;
	left: 50% !important;
	height: 17px !important;
	width: 17px !important;
	bottom: -10px;
	right: auto !important;
	top: auto !important;
	margin-left: -11px;
	z-index: 1000;
	content: "";
	position: absolute;
	background: #ffffff1a !important;
	transform: rotate(45deg);
	box-shadow: -3px -6px 8px 0 rgba(20, 49, 167, 0.07);
	opacity: 0;
}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children:hover > a:before{opacity: 1;}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a:hover:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a:before{ display:none;opacity: 0;}
}
@media (min-width:1750px) {
.header_bottom  ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel{padding: 30px;}
}
@media (min-width:1000px) and (max-width:1200px) {
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a { padding: 35px 8px;}

}
@media (min-width:1200px) and (max-width:1400px) {
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a { padding: 35px 10px;}
}
@media (max-width:1000px) {
  .wp-mega-toggle-block {cursor: pointer; display: block !important;position: absolute;	right: 5px;	width: 40px;text-align: center;	height: 40px;	top: 0;	margin-top: -55px;}
  .wp-mega-toggle-block > * {position: absolute;	width: 100%;	height: 100%;	top: 0;	left: 0;box-sizing: border-box;	opacity: 0;}
  .header_bottom .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal{ background:none !important;}
  .header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover{ background:none;}
   .header_bottom .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
	color: #212121;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 15px 25px;
}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper{border-top: solid 1px #f2f2f2;}
.header_bottom .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a:before{ background:#f2f2f2;}
.header_bottom_right_widget_holder{margin: 16px 0 0;}
.header_bottom  #close-top-navigation {display: none !important;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
	background: none !important;
	border: 0 !important;
	padding: 0;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	text-transform: capitalize;
	white-space: nowrap;
	color: inherit;
	width: auto;
	font-weight: 500;
}
 ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a:before,ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a:hover:before,ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:before{ display:none;}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li { margin-bottom: 0;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after{transform: rotate(-42deg); display: none; opacity: 0;
-webkit-transform: rotate(-95deg);-ms-transform: rotate(-95deg); font-size: 26px; margin-top: -17px; color: #a0a0a0; right: 14px;}
 .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul { background: #fff;}
 .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color: #424242;
	background: none !important;
	padding: 13px 50px !important;
	display: block;
	font-size: 1em;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	text-transform: capitalize;
}
 .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover{ color:#0c6cd5 !important; background: none !important;}
 .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li{border-bottom: 1px solid #ECECEC}
 .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu{ border-top:1px solid #ECECEC}
 .header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children a {font-family: "Inter", sans-serif;	font-size: 16px;text-transform: inherit;	font-weight: 500;}
 .header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap {padding: 0 !important;}
 .header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li {border-bottom: none;}
 .header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a {color: #424242; padding: 10px 50px; white-space:nowrap;}
 .header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a .wpmm-mega-menu-icon {	width: 40px;	padding: 0;}
.header_bottom  ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {border-top: 1px solid #ECECEC;}
.header_bottom  ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {padding: 0;	border-top: 1px solid #ECECEC; background: #f6f9fc;     position: relative;  left: 0; width: 100%;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel li {
	width: 100%;padding: 0;	margin: 0;}
.header_bottom	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li .wp-mega-menu-link {padding: 10px 0 10px 110px;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li .wp-mega-menu-link .wpmm-mega-menu-href-title {padding: 0;	margin: 0;	font-weight: 400;	font-size: 15px;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups{ min-height:1px !important; width:100%;}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li { margin-bottom: 0 !important;}
.header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover > a, .header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-black-white ul.wpmm-mega-wrapper > li:hover > span.mobile_arrow i {   color: #fff !important;}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {   margin-right: 20px !important;}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:nth-child(even){     margin-left: 0 !important;}
.header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap { width: 100%; overflow: visible; position: static !important; display: none; opacity: 1 !important;  max-height: inherit;  visibility:visible;  transition: none;  -webkit-transition: none;    -ms-transition: none;	box-shadow:none;}
.header_bottom .wpmm-sub-menu-wrapper .wpmm-tabs-section.show_tab .wpmm-sub-menu-wrapper {   display: none;   overflow: hidden;}
.header_bottom .wpmm-sub-menu-wrapper .wpmm-tabs-section.expand-in .wpmm-sub-menu-wrapper  {   display:block;   overflow: hidden;}
.wpmega-vertical-tabs > .mobile_arrow {    display: none;}
nav.mobile_menu ul>li>span.mobile_arrow i { display: block; line-height: 55px;   color: #424242;  font-size: 1em;    font-weight: 600;  position: relative;   padding-right: 10px;}
nav.mobile_menu ul>li>span.mobile_arrow .fa.fa-angle-down {    display: none}
.header_bottom .wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div {    overflow: hidden;   height: auto;    opacity: 1;   visibility: visible;    display: none;	max-height:inherit;	transition: none;    -webkit-transition: none;   -ms-transition: none;}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li{border-bottom: 1px solid #ECECEC !important;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li:active{}
.header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover{   background: #1590FF !important;   color: #fff !important;}
.wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item{ background: #1590FF !important;   color: #fff !important;}
.wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item > a{color: #fff !important;}
.header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover { color: #fff;}
.header_bottom ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > span.mobile_arrow i{color: #424242;}
.header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {    font-size: 14px !important;}
.blog-tittle a.wp-mega-menu-link {  text-transform: capitalize !important;}
}
.grid_section .section_inner{
	min-width: 1px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    max-width: 1170px;
}
.button-big-orange-light:hover {
    background-color: #F7AF22;
    box-shadow: 0 5px 10px 0 rgba(247,175,34,.64);
}

.check-list.list-padding ul, .check-list.list-padding {
    padding: 0 0 20px;
    overflow: hidden;
}
.check-list ul li:after {
    content: "";
    left: 0;
	top: 12px;
    position: absolute;
    width: 15px;
    height: 14px;
    background-image: url("../images/icon-arrow-list.svg");
	background-repeat: no-repeat;
   
}
.check-list ul li {
    padding: 0 0 0px 20px;
    position: relative;
    width: 40%;
    float: left;
    list-style-type: none;
    font-size: 1em;
    font-weight: 500;
    line-height: 38px;
    color: #4F5B6A;
}
.full-list ul li {
    width: 94%;
}
.as-featured-in-images, .as-featured-in-slider{ background-color: #fff;;    }
.as-featured-in-images.grid_section {	padding: 50px 0 100px;}
.as-featured-in-slider h3 {
    opacity: 0.8;
    color: #414C58;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.7;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
}
.fully-accredited-tittle .caroufredsel_wrapper{min-height: 70px;}
.as-featured-in-images .caroufredsel_wrapper{min-height: 48px;}

.contact-section-text {
    text-align: center;
}

.newsletter-section #mc_embed_signup form {
    padding: 0 140px 0 174px;
    margin: 20px auto;
    max-width: 745px;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-align: left;
}
.newsletter-section #mc_embed_signup .email {
    box-sizing: border-box;
    color: #97A6BB;
    line-height: 58px;
    height: 50px;
    padding: 0 0px;
    text-align: left;
    font-family: "Inter",sans-serif;
    width: 76%;
    font-size: 1em;
    border: 1px solid rgba(151,166,187,0.3) !important;
    margin-left: 6%;
    border-left: 0;
    background-color: #fff !important;
    text-indent:2%;
    display:block;
	padding-left: 13px
}
.newsletter-section #mc_embed_signup div.mce_inline_error{
	padding: 5px 10px 5px 30px;
    background-color: #ffffff;
    color: #ff0000a8;
}
.newsletter-section ul.parsley-errors-list li, .newsletter-section ul li, div#messageBoxInner{
    color: #517AF9;
    list-style-type: none;
    padding: 5px 29px;
}
.newsletter-section #mc_embed_signup .button:hover {
    background-color: #8091A5 !important;
    box-shadow: 0 5px 10px 0 rgba(128,145,165,0.39);
}
.newsletter-section #mc_embed_signup .button {
    height: 50px;
    width: 200px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 4px;
    background-color: #8091A5;
    box-shadow: none;
}
.newsletter-section h2 {
    margin: 0 auto;
    text-transform: inherit;
    padding: 35px 0 5px;
    color: #303846;
    font-size: 1.375em;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0;
}
.newsletter-section select {
    background: url(../images/arrow-select.png) no-repeat 97% 50% #f8f8f8;
    box-sizing: border-box;
    height: 50px;
    left: 0;
    padding: 0px 25px 0px 15px;
    position: absolute;
    outline: none;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 200px;
    z-index: 10;
    font-family: "Inter",sans-serif;
    font-size: 1em;   
    background-color: #fff;
    border: 1px solid rgba(151,166,187,0.3);
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,0.03);
}
.news-litter-txt p{  
    font-size: 1em;
    font-weight: 500;
    line-height: 1.7;
    text-align: center;
	padding-bottom:10px;
}
.email-icons{    
    line-height: 76px;
    height: 65px;
    width: 65px;  
}
.email-box {  
    border-radius: 24px;
    background: linear-gradient(41.8deg, #F7B422 0%, #F28722 100%);
    margin: 0 auto;
    max-width: 65px;
	text-align: center;
}
.header-widget.widget_nav_menu.header-right-widget .menu-language-switcher-container ul ul{top: 22px;     width: 100px; left: 0px;}
/*Macilchimp*/
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
/*Mailchimp*/
@media (min-width:768px) and (max-width:1024px) {
.customer-care-section, .our-network-section, .happy-clients-section, .get-translation-section, .as-featured-in-images.grid_section{ padding: 50px 0; }
.quality-control-section{padding: 70px 0;}
.newsletter-section .vc_column-inner{ margin-top: 70px; }
.get-translation-section .contact-section-text h3{    font-size: 1.250em; line-height: 1.3;}
.interpreting-inner-slider {   padding-bottom: 70px;}
.client-logo-size{    margin: 15px 1px;}
}
@media (max-width:767px) {	
.our-network-section, .customer-care-section, .happy-clients-section, .get-translation-section{ padding: 50px 0; }
.quality-control-box-two, .quality-control-box-text, .as-featured-in-images.grid_section {  padding-bottom: 80px;}
.quality-control-section{padding-bottom: 50px;   padding-top: 50px;}
.get-translation-section .contact-section-text h3{font-size: 1.300em;     line-height: 1.5;     padding-bottom: 30px; padding-top: 25px;}
.button-big-orange-light, .button-big-blue{    height: 50px}
.button-text{    font-size: 0.875em;     letter-spacing: 0;     line-height: 50px;}
.translation-company-row .translation-company-right-bg{  position: relative; height: 400Px;width: 100%;left: 0;  }
.grid_section .section_inner{    padding-left: 15px; padding-right: 15px;}
.client-logo-size{margin: 0px 5px 10px;}
.newsletter-section select {   width: 100%;   position: relative;    margin: 0 0 10px; max-width: 100%;}
.newsletter-section #mc_embed_signup .mc-field-group {    width: 100%;    margin: 0;    padding: 0 0 10px;}
.newsletter-section #mc_embed_signup .button {    width: 100%;    position: relative;    display: block;}
.newsletter-section #mc_embed_signup form{	padding:0;}
.newsletter-section h2{ font-size: 1.250em;}
.news-litter-txt p{ font-size: 0.835em;}
.newsletter-section #mc_embed_signup .email{ width: 100%; margin-left: 0; }
.newsletter-section .vc_column-inner{ padding: 30px 15px;}
.newsletter-section #mc_embed_signup div.mce_inline_error {padding: 5px;}
.get-translation-section .button-big-orange-light { margin-bottom: 20px;}

}

/*----------------- You Tube PopUp -video------------------------- */
.video-img {
    position: relative;
    max-width: 450px;
    float: right;
}

.play-ico {
    height: 120px;
    width: 120px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    border: 10px solid rgba(230, 225, 225, 0.44);
    line-height: 120px;
    box-sizing: border-box;
	padding-left: 5px;
}
.play-ico > i {
    font-size: 30px;
    color: #517AF9 !important;
    
}
.fa-play:before {
    content: "\f04b";
}
.video-img {transition: 0.3s; -webkit-transition:  0.3s; -moz-transition:  0.3s; -o-transition:  0.3s; overflow: hidden; }
.video-img img, .video-img .play-ico, .play-ico > i { transition: 0.3s; transition: 0.3s; -webkit-transition:  0.3s; -moz-transition:  0.3s; -o-transition:  0.3s;}
.video-img:hover img {opacity: 0.6;    transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}
.video-img:hover .play-ico {border-color: #8eb6de;}
.video-img:hover {background: #000}
.video-img:hover .play-ico {border-color: #517AF9;    box-shadow: 0 0px 67px 0 rgb(81, 122, 249) !important;}
.video-img:hover .fa-play {color: #F7AF22 !important;}
.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
 0% {   opacity: 1; }
 100% {
       opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}
.YouTubePopUp-Close:hover{   opacity:0.5;}
@media all and (max-width: 768px) and (min-width: 10px){
.YouTubePopUp-Content{  max-width:90%;}
}
@media all and (max-width: 600px) and (min-width: 10px){
.YouTubePopUp-Content iframe{    height:320px !important; }
.YouTubePopUp-Close{  bottom:362px;}
}
@media all and (max-width: 480px) and (min-width: 10px){
.YouTubePopUp-Content iframe{ height:220px !important;}
.YouTubePopUp-Close{  bottom:262px; }
}
/*----------------- You Tube PopUp -video------------------------- */
/*--------------------------New Home CSS End ------------------*/
/*--------------------------Header - Footer CSS Start ------------------*/
.q_logo .mobile, .q_logo .light, .q_logo .dark {  display: none !important;}
.header-widget.widget_nav_menu ul.menu li ul li a { border-bottom: solid 1px #ebebeb;color: #424243 !important;}
.menu-language-switcher-container {  line-height: 35px; padding-right: 30px;}
.header-widget.widget_nav_menu.header-right-widget .menu-language-switcher-container ul ul { top: 35px; right: 0; left: 0;}
.header-widget.widget_nav_menu ul li:hover ul {    display: block;}
.header-widget.widget_nav_menu ul.menu li ul li a { border-bottom: solid 1px #ebebeb; color: #424242; text-transform: capitalize;}
.header-widget.widget_nav_menu ul.menu li ul li a {  display: block; white-space: nowrap; font-size: 14px;  font-weight: 600; line-height: 38px;  padding: 0 15px;}
.header-top-section{ padding-top: 200px; top: 0;  padding-bottom: 100px;}
.q_logo img, .q_logo svg{    top: -32%;}
.header_bottom.clearfix {   border-bottom: 1px solid rgba(255, 255, 255, 0.1);clear:both;}
.page-template-full_width_new_autoquote .header_bottom.clearfix {border-bottom: none;}
.header_top .right .header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:before { top:10px !important;}
.header-right-widget .menu-language-switcher-container ul.menu li a{ font-size:14px !important; color: rgba(255,255,255,0.7) !important;}
.header-widget.widget_nav_menu ul.menu li ul li a {  border-bottom: solid 1px #ebebeb;  color: #424243 !important;   }
.header_top .right .header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:after{color: rgba(255,255,255,0.7) !important;}
.header-left-widget ul.top-menu-left li {   padding: 10px;}
.header-widget.widget_nav_menu{padding: 0 5px 0 0;}  
#text-61 ul li {/* padding: 0 0 15px; *//* position: relative; *//* width: 50%; *//* float: left; *//* list-style-type: none; *//* line-height: 17px; */}
#text-61 ul li a.contact_link {/* font-size: 12px; *//* line-height: 18px; */} 
.footer_top,  .footer_top .textwidget,  .footer_top li,  .footer_top p{/* color: #414C58; *//* font-size: 12px; */}
.footer_top h4 {/* margin: 0 0 30px; *//* font-size: 14px; *//* letter-spacing: 0; *//* font-weight: bold; */}  
.footer_top div#rss-2 ul li a{    font-size: 12px; font-weight: 500;} 
p.address a{ font-size:12px;}
.footer_bottom {/* padding-top: 19px; *//* padding-bottom: 19px; *//* font-size: 14px !important; *//* text-align: left !important; *//* color: #97A6BB !important; */}
.footer_inner.clearfix{ border:0;}
p.address { color: #414C58; font-size: 12px;  padding-bottom: 20px;}
.wpmm-orientation-horizontal .wp-mega-toggle-block:before{ color: #fff; } 
 
@media (min-width: 1000px){
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li{ float: left;}
.scrolled .header_bottom .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{ color:#212121 !important;}
.client-logos-section-gray .qode_carousels_holder { display: none;}
.scrolled .header_bottom {   background-color: #fff !important;}
}
@media (max-width: 1000px){
.wp-mega-toggle-block{    right: 15px; margin-top: -62px;}
.header-widget.widget_nav_menu ul.menu li a{padding: 0 0 0 12px;}

}
@media (max-width: 1200px) and (min-width: 767px){
.footer_top .four_columns .column2 .column_inner>div{    margin: 0 ;}
.company-mid-row .vc_col-sm-8, .company-mid-row .vc_col-sm-8 {   width: 100%;}
}
@media (max-width: 1001px) and (min-width: 767px){
.header_top .header-widget, .header_top .header-widget a, .header_top .header-widget.widget_nav_menu ul.menu>li>a{    font-size: 0.875em!important;}
#text-61 ul li { padding: 0px; Width: 100% !important;}
}

@media (max-width: 768px){
.textwidget ul.top-menu-left li a img{    padding-right: 10px;}
.footer_top h4{     margin: 15px 0 20px;}
.footer-blog{ padding-top: 50px;}
.header-widget.widget_nav_menu.header-right-widget {  position: absolute;  left: 5px;   top: 0;}
.header_bottom_widget .qbutton.default {   display: none;}
.header-widget.widget_nav_menu.header-right-widget .menu-language-switcher-container ul ul { top: 35px; left: 0;}
.header-widget.widget_nav_menu.header-right-widget { position: absolute; left: 5px; top: 0;}
.header_top .right .textwidget ul li.day-VIP-sign {position: absolute; right: 0; top: 0;}
.header_bottom_widget .qbutton.default { display: none;}
}
@media (max-width: 479px){
 li.day-VIP-sign {   min-width: 159px;   font-size: 10px;   letter-spacing: 0;   font-weight: 400;}
 .home-banner-full-blue{ top: -175px;}
 .header_top .header-widget a,  .header-right-widget .menu-language-switcher-container ul.menu li a{ font-size: 12px !important;}
 .header_top .right .textwidget ul li.day-VIP-sign { position: absolute;  right: 0; top: 0;}
 .right .header-widget.widget_nav_menu.header-right-widget{    margin-top: 0;}
 .header_top .right{     width: auto; }
 .wp-mega-toggle-block{    right: 5px;}
 .header_top .right .header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:before{left: -10px;}
 .header-widget.widget_nav_menu ul.menu li a{padding: 0 0 0 5px;}
 .header_top .right {  width: auto;}
 li.day-VIP-sign { min-width: 159px; font-size: 10px;letter-spacing: 0;font-weight: 400;}
 .textwidget ul.top-menu-left li a svg{ padding-right: 0;}
}

/*--------------------------Header - Footer CSS End------------------*/


.clear {
	clear: both;
}


.taxonomy-description a, 
.textwidget a {
	box-shadow: none;
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
	display: inline-block;
	text-align: center;
	border-top: none;
	line-height: 1.5;
	height: auto;
	float: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
	padding: 20px 25px 20px 20px;
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 1.6;
	overflow: visible;
	font-family: Open Sans;
	text-transform: capitalize;
	text-align: left;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after {
	content: '\f107';
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 14px;
}

.wp-megamenu-main-wrapper ul {
	box-shadow: none;
    margin: 0;
    opacity: 1;
    padding: 0;
}
.wp-megamenu-main-wrapper ul:after {
	display: none;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu,
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu ul {
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
	border-bottom: medium none !important;
    display: block !important;
    left: 0;
    margin-left: 0 !important;
    position: static;
    white-space: normal;
    padding: 0;
    width: 100%;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu:before {
	display: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu li {
	border: none;
    background: none;
    box-shadow:none;
    margin: 0px;
    list-style: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li{
    margin-bottom: 9px;
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
	position: relative;
	text-align: left;
	background: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li {
	position: static;
	padding: 0;	
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    /*top: 100%;*/
    left: 0;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 0 8px;
    max-height: 0;
  
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap {
	width: 100%;
	overflow: hidden;
}

.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal{
	background-color: #3d3d3d;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#3d3d3d),color-stop(50%,#3d3d3d),color-stop(50%,#212121));
	background: -webkit-linear-gradient(top,#3d3d3d,#212121);
	background: -moz-linear-gradient(top,#3d3d3d,#212121);
	background: -ms-linear-gradient(top,#3d3d3d,#212121);
	background: -o-linear-gradient(top,#3d3d3d,#212121);
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
	-moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
	box-shadow: inset 1px 1px 0 0 rgba(255,255,255,.1);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #595959;
	top: 0;
	right: 0; 
}

.wpmega-black-white .wpmm-mega-wrapper > li:hover {
	background: #212121;
	background: -moz-linear-gradient(top,  #212121 0%, #3d3d3d 100%);
	background: -webkit-linear-gradient(top,  #212121 0%,#3d3d3d 100%);
	background: linear-gradient(to bottom,  #212121 0%,#3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#3d3d3d',GradientType=0 );
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #000;
	width: 210px;
	list-style: none;	
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: rgba(204,204,204,0.4);
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout {
	position: relative;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -1;
	top: 100%;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	max-height: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
	left: 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout > div {
	opacity: 0;
	visibility: hidden;
	top: 100%;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul:after {
	display: none;
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
	padding: 0;
	position: relative;
	z-index: 999;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color:#fff;
	display: block;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover {
	text-decoration: none;
}


.wpmm-sub-menu-wrap ul li > a {
	padding: 0;
	position: relative;
	width: auto;
}
.wpmm-sub-menu-wrap ul li ul li {
	width: 100%;
	margin: 3px 0 7px;
	padding: 0;
}
.wpmm-sub-menu-wrap li ul li a {
	width: auto;
	overflow: visible;
}
.wpmm-sub-menu-wrap ul > li {
	display: inline-block;
	vertical-align: top !important;
	margin: 0 -2px 15px;
}
.wpmm-sub-menu-wrap ul li ul li {
	margin-left: 0;
	margin-right: 0;	
}
.wpmm-sub-menu-wrap ul li ul li a {
	color: #595858;
}
.wpmm_megamenu ul.wp-mega-sub-menu li a {
	font-family: Open Sans;
	text-align: left;
	color: #000;
	text-transform: none;
	display: block;
}

.wpmm-sub-menu-wrap li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
	width: 100%;
	padding: 0 10px;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li {
	font-size: 13px;
	font-family: Open Sans;
	display: inline-block;

}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:hover, 
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:focus {
	color: #000;
	text-decoration: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a {
	color: #404040;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover {
	margin-left: 5px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.wpmm-sub-menu-wrapper ul li a span.wpmm-mega-menu-href-title {
	width: auto;
	display: inline-block;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title {
	display:  inline-block;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}

.wpmm_megamenu .widget_nav_menu ul li a {
	font-size: 13px;
	line-height: 1.2;
	left: 9px;
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li{
margin:0px;
}

.wp-megamenu-main-wrapper .wpmegamenu-toggle {
	display: none;
}

.wpmm_megamenu .wpmm-target-description.wpmm-target-text {
	display: block;
    width: auto;
    font-size: 10px;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1;
}

.wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
	line-height: 1.2;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
	margin-right: 7px;
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs > div.wpmm-sub-menu-wrapper {
	position: relative;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
	width: 30%;
	float: left;	
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li {
	width: 100%;
	color: #666;
	margin: 0;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a:hover span, 
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a:hover {
	background: #fff;
	position: relative;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a > span {
	background: #fff;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a:hover:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a:before {
	content: '';
	position: absolute;
	left: -1px;
	width: 5px;
	height: 100%;
	background: red;
	z-index: 999;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
	color: #666;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 100%;
    border-top: 1px solid #ccc;
    background: #eee;
    border-left: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li:last-child > a > span {
	border-bottom: 1px solid #ccc;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span:hover {
	margin-left: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
	position: absolute;
    right: 0;
    top: 0;
    padding: 8px 15px;
    border-left: 0;
    left: auto;
    width: 70%;
    overflow: hidden;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
	padding: 0 10px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:first-child {
	padding-left: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li:last-child {
	padding-right: 0;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
}
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li > a > span.wpmm-mega-menu-href-title:before {
	content: '';
	position: absolute;
	background: #333;
	bottom: 0;
	width: 30px;
	height: 1px;
}


.wpmega-responsive-closebtn{
	display: none;
} 

@media (max-width: 930px)  {
	.wpmm-orientation-horizontal .menutoggle {
		display: none;
	}
}
@media (min-width: 911px) {
	.wp-megamenu-main-wrapper .wpmm-mega-wrapper {
		display: block;
	}
}

@media (max-width: 768px) {

	.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
		width: 100%;
		padding: 0 10px;
	}
	.wpmm-sub-menu-wrap li {
		margin-bottom: 20px;
	}
	.wpmm-sub-menu-wrap li:last-child {
		margin-bottom: 0;
	}
	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div > ul.wpmm-tab-groups {
		width: 100%;
		height: auto !important;
	}
	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel {
		position: relative;
		left: 0;
		width: 100%;
	}
	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li > a > span {
		border-right: 1px solid #ccc;
	}
	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.show_tab > a > span {
		border-bottom: 1px solid #ccc;
	}
}
@media (max-width: 620px) {
	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups > li.wpmm-tabs-section > div.wpmm-sub-menu-wrapper > ul.wpmm-tab-groups-panel > li {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.wpmm-orientation-horizontal ul li ul li.wp-mega-menu-header {
		width: 100%;
	}
}  
.wp-mega-menu-link {
    cursor: pointer;
}
.wpmega-enabled-mobile-menu .wpmm-mega-wrapper.hide-menu {
    display: none;
}
.wp-mega-toggle-block {
    cursor: pointer;
}


.wpmega-openblock {
    display: block;
}

.wpmm-sub-menu-wrapper .wpmm-tabs-section .wpmm-sub-menu-wrapper {
    display: none;
}
.wpmm-sub-menu-wrapper .wpmm-tabs-section.show_tab .wpmm-sub-menu-wrapper {
    display: block;
    overflow: hidden;
}

/*OWL Carousel*/
.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 1
}
.header_top {
    z-index: 100000;
    position: relative;
}

@media (max-width: 479px){
.header_top .left { height: 33px; display: none;}
}
.button-big-orange-light, .button-big-blue:lang(ar){
    text-align: center;
}
.wpml-ls{
	display: none;
}


/*--------------  top bar css  -----------------------*/
.side_menu_button {
    height: 84px!important;
    max-height: 84px;
  }

  @media (max-width:1000px){
  .inner-pages-banner {    padding-top: 8.938rem;}
  .content, .touch .content {  margin-top: -172px!important;}
  }
  div#rss-2 h5 {
    display: none;
}