body{ background:#fff;font-family: 'Open Sans', sans-serif; font-weight:400;font-size:14px;color: #333;}
*::-moz-placeholder{font-family: 'Open Sans', sans-serif; font-weight:400;}
*::-webkit-input-placeholder {font-family: 'Open Sans', sans-serif; font-weight:400;}  
:focus{ border-color:inherit; outline:0;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus{ border-color:inherit;}
.clr{ clear:both;}
p{ margin-bottom:10px;}
body:not(.search-results) article:not(.type-page) .entry-content{ width:100%;}
a:focus{ outline:none;}
.content-area{ width:100%; margin:0; padding-bottom:22px;}
.site-content{ padding:0;}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{ outline:none;}
.dropdown-toggle:focus, .menu-toggle.toggled-on:focus{ outline:none;}
.site{ margin:0; background:none;}
.site-main{ margin-bottom:0}
body:not(.custom-background-image):before, body:not(.custom-background-image):after{ display:none;}
.social_icon{ float:left;}
.top_section{ clear:both; float:left; padding:3px 0; width:100%; border-bottom:#eeeded solid 1px; background:#fff; position:relative; z-index:99;}
.logo{-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.logo img{ width:100%; -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}	
.site-header{border-radius: 0; margin: 0; padding:0;background:rgba(255, 255, 255, 0.80); width:100%; -moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; z-index:99; box-shadow:0 1px 5px rgba(0, 0, 0, 0.1);}
.site-inner{ max-width: 1140px; width:100%;}
.fixed {background: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);left: 0;min-height: 62px; position: fixed; top: 0; width: 100%; z-index: 99999;}
.site-branding{ width:234px; float:left; margin-top:15px; margin-bottom:15px;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.widget{ padding:0; border:none; margin:0;}
.top_right_section { float: right; margin:28px 0;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.main-navigation{ margin:0;font-family: "calibriregular";}
.navbar-left { position: absolute;top: 93px; z-index: 2000; left:0;}
.navbar-nav > li { float: left;}
.main-navigation{  padding-left:50px;}
.main-navigation ul{ text-align:right;}
.main-navigation .primary-menu > li{ margin-left:30px;border-left:none; float:none; display:inline-block;}
.main-navigation .primary-menu > li:first-child{ margin-left:0px; border:none;}
.main-navigation a{ background:none;color: #000; line-height: normal; padding:0 !important; text-decoration: none; text-transform:uppercase; font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.site-header-menu{ margin-bottom:0; margin-top:0; float:right; width:100%;}
.main-navigation .menu-item-has-children > a::after{ top:1.2em; display:none;}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a{ font-weight:400; color:#cb7b29; border-bottom:#000 solid 2px; background:none;}
.main-navigation li:hover > a, .main-navigation li.focus > a{ background:none !important; color:#f36625 !important;}
.main-navigation li:hover > a, .main-navigation li > a.active{ background:none !important; color:#f36625 !important;}
.main-navigation li:hover > a, .main-navigation li.focus > a{ color:#004275; background:#f4f4f4;}
.main-navigation ul ul{ height:auto;background:#fff; border: 1px solid rgba(0, 0, 0, 0.15); z-index:999; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); width:215px;}
.main-navigation ul ul li{ border:none; border-bottom: 1px solid #ececec; text-align:left;}
.main-navigation ul ul::before, .main-navigation ul ul::before, .main-navigation ul ul::after{display:none;}
.main-navigation ul ul li a{clear: both; color: #333;display: block;font-weight: 400; text-transform:none; line-height: 1.42857;padding: 4px 10px !important; width:100%; font-size:13px;}
.main-navigation ul ul li a:hover{  background-color: #e1e1e1; color: #262626;}
.main-navigation li:hover > ul, .main-navigation li.focus > ul{ left:0px;}
.main-navigation ul ul li.current-menu-item a{border:inherit; color:#cb7b29;}
.main-navigation ul ul li.current-menu-item.focus a{color:#cb7b29;}
.fixed {background:rgba(255, 255, 255, 1); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);left: 0; height: 62px; top: 0; width: 100%;z-index: 99999;-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.padding-top {padding-top: 70px;}
.fixed .logo{ -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.fixed .logo img{ width:55%; -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}	
.fixed .site-branding{ margin-top:10px; margin-bottom:10px;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.fixed .main-navigation a{ font-size:12px;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.fixed .top_right_section{ margin-top:10px; margin-bottom:10px;-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.page_heading {background: #eee; clear: both; color: #777; float: left; margin-bottom: 15px;position: relative; width: 100%; z-index:1;}	
.page_heading .titlebx {float: left; padding: 10px 60px 10px 0;}
.page_heading .titlebx h1 {color: #000; font-family: "Open Sans",sans-serif;font-size: 24px;font-weight: normal; line-height: 26px;text-transform: uppercase;}
.breadcrumbs {float: right;font-size: 15px;line-height: 44px;padding-bottom: 0;}
.breadcrumbs a {color:#cb7b29;}
.breadcrumbs span { padding: 0 3px;}
.breadcrumbs span:first-child { padding-left: 0;}
.inner_content{ min-height:400px;} .slider_text_block {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
}
.slider_text_block.inner_slider_pricing {
top: 18%;
}
.slider_text_block.inner_slider_contact {
top: 30%;
}
.slider_heading {
color: #ffffff;
font-family: 'Open Sans', sans-serif; font-weight:300;
font-size: 50px;
line-height: 66px;
}
.slider_tag {
color: #ffffff;
font-size: 15px;
line-height: 26px;
padding: 20px 0px 40px;
}
.home_slider{ position: relative; text-align: center; z-index: 9;height: 100%; width: 100%; overflow:hidden;}
.services_section{ position: relative; text-align: center; z-index: 9;background-image: url(//noralogic.com/mx/wp-content/themes/noralogic/images/bg2.png);background-attachment: fixed; background-position: center top; background-repeat: no-repeat; background-size: cover; height: 100%; width: 100%; padding:80px 0; float:left; clear:both;}
.services_section h3{ color:#FFF;}
.aboutus{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/heading_bg.png) center 0 no-repeat rgba(243, 243, 243, 0.61); position: relative; text-align: center; z-index: 9; padding:80px 0;}
.testimonial{background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/heading_bg.png) center 0 no-repeat #f3f8f9; position: relative; text-align: center; z-index: 9; padding:80px 0;}
.projects{background: #fff; position: relative; text-align: center; z-index: 9; padding:80px 0;}
#contact{ float:left; width:100%; clear:both;}
.product_title {
color: #ffffff;
font-size: 48px;
}
.product_tag {
color: #ffffff;
font-family: 'Open Sans', sans-serif; font-weight:300;
font-size: 48px;
}
.talenthire_color {
background-color: #00a4de;
padding: 10px 15px 15px;
display: inline-block;
}
.workforce_color {
background-color: #85c800;
padding: 10px 15px 15px;
display: inline-block;
}
.product_text_title {
color: #ffffff;
font-family: 'Open Sans', sans-serif; font-weight:300;
font-size: 22px;
padding: 20px 0px;
}
.product_text {
color: #ffffff;
padding: 65px 0px 80px;
width: 30%;
line-height: 26px;
}
.btn_talenthire {
color: #ffffff;
border: 1px solid #ffffff;
background-color: transparent;
padding: 10px 45px;
border-radius: 2px;
display: inline-block;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.btn_talenthire:hover {
color: #ffffff;
border: 1px solid #00a4de;
background-color: #00a4de;
}
.btn_workforce {
color: #ffffff;
border: 1px solid #ffffff;
background-color: transparent;
padding: 10px 45px;
border-radius: 2px;
display: inline-block;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.btn_workforce:hover {
color: #ffffff;
border: 1px solid #85c800;
background-color: #85c800;
}
.heading {
color: #111111;
font-family: 'Open Sans', sans-serif; font-weight:300;
font-size: 36px;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.tag {
color: #050505;
font-family: 'Open Sans', sans-serif; font-weight:400;
font-size: 15px;
line-height: 26px;
text-align: center;
padding-bottom: 50px;
}
#parallxWrapper {
margin:auto;
height:340px;
width:1000px;
padding-top:16%;
}
.parallxBackground {
height:100%;
font-size:54px;
border-radius:10px;
padding:10px;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
color:#fff;
font-weight:700;
text-align:left;
float:left;
margin-left:7%; margin-top:15%;
}
.parallxBackground span{ display:block; font-weight:400; font-size:30px;}
.parallxLayerLogo {
width:300px;
height:225px;
margin-top:50px;
margin-left:50px;
font-size:100px;
position:absolute;
-webkit-transform:translateZ(90px);
-webkit-transition: all 0.2s;
transform:translateZ(90px);
transition: all 0.2s;
}
.parallxLayer:hover {
-webkit-transform:scale(1.05);
-webkit-transform:translateZ(30px);
transform:scale(1.05);
transform:translateZ(30px);
cursor:pointer;
}
.parallxLayerRStar{
width:100px;
height:90px;
margin-left:880px;
margin-top:450px;
float:right;
font-size:100px;
position:absolute;
-webkit-transform:translateZ(20px);
transform:translateZ(20px);
}
.parallxLayerShooter{
width:1000px;
height:694px;
float:right;
font-size:100px;
position:absolute;
-webkit-transform:translateZ(50px);
transform:translateZ(50px);
}		
.parallxLayerRStar:hover {
-webkit-transform:scale(1.05);
-webkit-transform:translateZ(30px);
transform:scale(1.05);
transform:translateZ(30px);
cursor:pointer;
}
.about_content{ width:100%; color:#000;}	
.about_content h4{ font-size: 26px;font-weight: 400;}
.about_content h3 {color: #000;
display: inline-block;
font-size: 46px;
font-weight: 300;
line-height: 25px;
margin-bottom: 26px;
position: relative;
}
.about_content h3::before {
background: #f36625 none repeat scroll 0 0;
bottom:-14px;
content: "";
height: 2px;
left: 50%;
position: absolute;
width: 100px;
margin-left:-50px;
}	
.read{ border: 1px solid #fff; color: #fff; display: inline-block; padding: 10px 30px;box-shadow: inset 0 0 0 0 #31302B;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;	transition: all ease 0.5s;} 
.read:hover{box-shadow: inset 300px 0 0 0 #e1464a; color: #fff; border:#e1464a solid 1px;}
.site-footer{background: #eee; display: inline-block; padding: 34px 0 0; width: 100%;}
.bottom_section{ float:left; width:100%; clear:both; background:#26292e; margin-top:20px;}
.foot{}
.contact_area{ float:left; width:38%; padding:0 0 30px 0;}
.map{ float:left; width:28%; text-align:center; margin-top:0;}
.social_icon{ float:right; width:18%; text-align:right; margin-top:7px;}
#menu-footer-menu{ margin:0; padding:0; list-style:none; text-align:center;}
#menu-footer-menu li{ display:inline-block; margin:0 10px;}
#menu-footer-menu li a{ color:#fff; font-size:16px;}
.footer_content{color: #858585; float: left; font-size: 15px; margin-top: 40px;width: 50%;}
.copright{color: #858585;font-size: 14px; margin-top:0; padding:6px; text-align:center;}
.bottom_section a{ color:#858585;}
.getintouch{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/getintouch_bg.png) 0 0 no-repeat; background-size:cover; padding:30px; padding-top:0; min-height:357px; clear:both;    margin-top:0 !important; display: inline-block; width: 100%;}
.inner_div{ text-align:center; padding-top:0; width:750px; margin:0 auto;}
h3 {color: #000;
display: inline-block;
font-size: 46px;
font-weight:300;
line-height:32px;
margin-bottom: 26px;
position: relative;
}
h3::before {
background: #f36625 none repeat scroll 0 0;
bottom:-14px;
content: "";
height: 2px;
left: 50%;
position: absolute;
width: 100px;
margin-left:-50px;
}
.contact_area h3 {color: #000;
display: inline-block;
font-size: 46px;
font-weight: 300;
line-height: 25px;
margin-bottom: 26px;
position: relative;
}
.contact_area h3::before{ left:0; margin-left:0;}
.contact_area span{ display:block; margin-bottom:20px;}
.getintouch span{ display:block;}
.simplenewsletter{ margin-top:64px;}
.simplenewsletter fieldset{ padding:0; border:none; float:left; width:80%;}
.simplenewsletter fieldset input[type="email"]{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/mail_icon.png) 6px center no-repeat #fff;border:none;font-size: 14px; padding:13px 12px 13px 40px; margin-bottom:5px;}
.error{ color:#F50307;}
.simplenewsleter-field-submit{background: #ef494d !important;border-radius: 0 !important;font-weight: 400 !important; letter-spacing: normal !important;}  
.simplenewsleter-field-submit:hover{ background:#333 !important;} 
.partner_logo{ float:left; width:100%; clear:both; border-top:#cdd1d2 solid 1px; border-bottom:#cdd1d2 solid 1px; padding:30px; background:#fff;}
.services_listing{ margin:0; padding:0; list-style:none; text-align:center;}
.services_listing li{ display:inline-block; width:31%; margin:0 10px; border-radius:12px; padding:20px; vertical-align:top; background:rgba(238, 238, 238, 0.84); margin-top:22px; min-height:284px;}
.services_listing li p{line-height: 20px;margin-bottom:20px;}
.services_listing li h4{ font-size:20px; font-weight:400; text-transform:uppercase; margin-bottom:4px; padding-top:6px;}
.services_listing li:hover h4{ color:#f36625;}
.services_listing li:hover{ box-shadow: 0 0 37px #e3e3e3;}
.widget{ font-size:14px;}
.contact_area h4{font-size: 16px;letter-spacing: normal; margin-top: 0;}
.contact_area p{ margin-bottom:7px;}
.contact_area ul{ margin:0; padding:0; list-style:none;}
.contact_area ul li{ line-height:20px; margin-bottom:10px; padding-left:28px; color:#1e1e1e;}
.contact_area ul li.address{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/address_icon.png) 3px 4px no-repeat;}
.contact_area ul li.phone{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/phone_icon.png) 3px 4px no-repeat;}
.contact_area ul li.email{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/mail_icon2.png) 0 4px no-repeat;}
.contact_area a{ color:#f36625; text-decoration:none; box-shadow:none;}
.socicon-twitter, .socicon-facebook, .socicon-linkedin, .socicon-instagram{ color:#333;}
.partner_logo .bx-wrapper .bx-viewport ul li{ width: auto !important; margin:0 40px;}
.partner_logo .bx-wrapper .bx-viewport{ border:none; box-shadow:none;}
.testimonial .bx-wrapper .bx-viewport{ background:none; border:none; box-shadow:none; left:0;}
.testimonial .bx-wrapper .bx-viewport ul{ margin:0; padding:0;}
.testimonial .bx-wrapper .bx-viewport ul li{ width:482px !important; margin:0 40px !important; text-align:left;}
.testi_content{  background: #fff;border-radius: 10px 10px 10px 0px;box-shadow: 0 0 18px #ccc;margin-top: 15px;padding: 40px; position:relative; margin-bottom:50px;}
.testi_content::before{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/arrow.png) 0 0 no-repeat;bottom: -79px; content: ""; height: 86px; left: -22px;position: absolute; width: 85px;}
.testimonial .bx-wrapper .bx-next{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/next_arrow.png) 0 0 no-repeat; width:16px; height:29px; top:32%; opacity:.3;}
.testimonial .bx-wrapper .bx-next:hover{ background-position:0 0; opacity:1;}
.testimonial .bx-wrapper .bx-prev{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/prev_arrow.png) 0 0 no-repeat; width:16px; height:29px; top:32%; left:-5px; opacity:.3;}
.testimonial .bx-wrapper .bx-prev:hover{ background-position:0 0; opacity:1;}
.testimonial .thumbnill{ float:left; margin-right:20px;}
.testimonial h4{ float:left; font-size:24px; color:#ef494d; margin-top:20px; clear:none;}
.testimonial h4 span{color: #030303;font-size: 14px;font-weight: 400;margin-left: 6px;}
.metaslider .caption-wrap{opacity:1 !important;background:rgba(243, 102, 37, 0.21) !important;  bottom: inherit !important;color: white;display: block;font-size: 36px;font-weight: 300;left: 10% !important;line-height: 47px; margin: 0;padding: 16px 20px;position: absolute;text-align: left;top: 40%;width: 50% !important;}
.careers{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/heading_bg.png) center 0 no-repeat #fff; position: relative; text-align: center; z-index: 9; padding:80px 0 0 0;}
.career_content{background: rgba(255, 255, 255, 0.3); box-shadow: 0px 0px 45px rgba(51, 51, 51, 0.14);margin-top: 50px;padding: 20px;}
.career_content h4{font-size: 30px;font-weight: 300; margin-top: 0; margin-bottom:10px;}
.career_content a{background: #333;color: #fff;padding: 4px 23px;display: inline-block;font-size: 20px;}
.career_content a:hover{background: #f36625;}
.career_content p{ margin-bottom:0;}
.overlay_bg {background:#000;display: none;height: 100%;left: 0;opacity: 0.7;position: fixed;top: 0;width: 100%;z-index:99999;}
.policy_popup {border: 3px solid #333;display:none;height:auto;left:50%;margin-left:-400px;margin-top:-196px;position: fixed;top: 45%; width:800px;z-index:999999; background:#fff; padding:20px;}
.close_bt {background: #333;border-radius: 15px;color: #fff;cursor: pointer;font-size: 18px;height: 26px;line-height: 22px;position: absolute;right: -10px;    text-align: center;top: -10px;width: 27px;}
.policy_popup h3{font-size: 30px !important;}
.policy_popup h4{ letter-spacing:normal;font-size:20px; font-weight:300; color:#000; margin-top:15px;}
.awts-header{ display:none;}
.management_team{ background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/heading_bg.png) center 0 no-repeat rgba(243, 243, 243, 0.61); position: relative; text-align: center; z-index: 99; padding:80px 0; float:left; width:100%;}
.awts-wrapper-main ul li{ background:#fff;border: 1px solid #eee;padding:0 14px;width: 24%; min-height:280px; text-align:center;}
.awts-wrapper-main .cls-member-detail .det-right{ width:100%;}
.awts-wrapper-main .cls-member-detail .det-right .mem-image{float: left; margin-right: 15px; width: 28%;}
.awts-wrapper-main .mem-desc{ height:300px; overflow:auto;}
.awts-wrapper-main .mem-name{ font-size:18px; font-weight:400;color:#f36625;}
.awts-wrapper-main .mem-role{ color:#ababab;font-size: 13px; line-height:14px;}
.mem-short-det .mem-role{height:32px;}
.mem-descrption{ height:150px; overflow:hidden;}
.mem-social-icons{ text-align:center;}
.mem-social-icons a{ display:inline-block; float:none;}
.mem-show-full a{ margin-top:0; background:none; color:#f36625 !important;font-size: 15px; font-weight: 400; padding: 2px 14px;}
.mem-show-full a:hover{ background:none; color:#333 !important;}
.awts-wrapper-main .cls-member-detail .det-right{ text-align:left;}
.awts-wrapper-main ul li .mem-image img{padding: 2px; border:1px solid #eee;}
.bottom_contact{ float:right;padding-right:0; width: 32%; text-align:left;}
.bottom_contact p{ margin-bottom:4px;}
.bottom_contact textarea{ resize:none; height:86px;}
.bottom_contact input[type="submit"]{ background:#333; color:#fff; float:right; border-radius:0; font-weight:400;}
.bottom_contact input[type="submit"]:hover{ background:#f36625;}
div.wpcf7-validation-errors{ border-color:rgba(255,11,15,1.00); color:rgba(255,0,4,1.00);}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{font-family: 'Open Sans', sans-serif; font-weight:400;}
div.wpcf7-mail-sent-ok{color: #398f14;font-size: 13px;}
.awts-members{ margin-top:24px;}
.overview_section { background:url(//noralogic.com/mx/wp-content/themes/noralogic/images/heading_bg.png) center 0 no-repeat rgba(243, 243, 243, 0.61); position: relative; text-align: center; z-index: 99; padding:80px 0; float:left; width:100%;}
.overview_section p {color: #383838;font-size: 17px;font-weight: 300;line-height: normal;margin-bottom: 15px;text-align: center;}
.readmore { background: #333;border-radius:3px;color: #fff;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: 400;padding: 6px 17px 5px 17px;    text-shadow: none !important;}
.readmore:hover { background-color: #f36625; color: #fff;}
.mathcaptcha-457{clear: both; display: inline-block; width: 76%;}
.wpcf7-mathcaptcha{ width:50px !important;} @media screen and (max-width: 1139px) {
.site-inner { padding:0 20px;}
.awts-wrapper-main ul li{ width:23%;}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
.home_slider{ min-height:282px !important;}
.menu-toggle{ margin:0;}
.fixed .menu-toggle{ font-size:12px !important;}
.site-header-menu{position: absolute;width: 200px; background: #fff; right:16px; top:96px; padding: 0 14px;z-index: 9999;}
.main-navigation{ padding:0;}
.main-navigation .primary-menu > li{ width:100%; margin:0;}
.main-navigation a{ padding: 8px 0 !important}
.main-navigation .primary-menu{border:none;}
.home_slider h3{ font-size:22px;}
.home_slider h3 span{ font-size:15px;}
.menu-toggle:hover, .menu-toggle:focus{ border-color:#ff7418; color:#ff7418;}
.fixed .site-header-menu{ top:50px;}
.services_listing li{ width:30%;}
.awts-wrapper-main ul li{ width:48.5%;}
.inner_div{ width:auto;}
.metaslider .caption-wrap{ font-size:24px;}
.about_content h3{ font-size:36px;}
.about_content h4{ font-size:20px;}
h3{ font-size:36px;}
.contact_area h3{ font-size:36px;}
.career_content h4{ font-size:24px;}
.policy_popup{ width:98%; left:1%; margin-left:0;}
}
@media screen and (max-width:767px) {
.menu-toggle{ margin:0;}
.fixed .menu-toggle{ font-size:12px !important;}
.site-header-menu{position: absolute;width: 200px; background: #fff; right: 0; top: 80px; padding: 0 14px;}
.main-navigation{ padding:0;}
.main-navigation .primary-menu > li{ width:100%; margin:0;}
.main-navigation a{ padding: 8px 0 !important}
.main-navigation .primary-menu{border:none;}
.menu-toggle:hover, .menu-toggle:focus{ border-color:#ff7418; color:#ff7418;}
.metaslider .caption-wrap{top: 10% !important;
width: 67% !important;padding: 5px 6px !important;font-size: 15px !important;line-height: 15px !important;}
}
@media screen and (max-width:568px) {
.home_slider { min-height: inherit; height:116px !important;}
.home_slider h3 { font-size: 12px; line-height: 14px; margin-top: 5px; margin-bottom: 10px; padding-right: 0px; width: 63%; float: right;}
.home_slider h3 span { font-size: 10px;}
.home_slider h3::before{height:58px;right: -15px;}
.about_content h3, .widget .widget-title{font-size: 18px;line-height: 20px;}
.about_content h3::before, .widget .widget-title::before{ height:24px;}
.about_content p {font-size: 14px;line-height: 20px;}
.site-branding{margin: 0;margin-top:0 !important;margin-right: 0;float: left; width:74%;}
.menu-toggle{ margin-top:5px !important;margin-bottom:5px !important;}
#home{ padding-top:56px;}
.fixed .menu-toggle{ font-size:12px !important; margin:0;}
.site-header-menu{position: absolute;width: 200px; background: #fff; right:15px; top:44px !important; padding: 0 14px;    z-index: 999;}
.main-navigation{ padding:0;}
.main-navigation .primary-menu > li{ width:100%; margin:0;}
.main-navigation a{ padding: 8px 0 !important; font-size:14px;}
.main-navigation .primary-menu{border:none;}
.demo_form{ width:100%;}
.demo_form p label, .fotter_form p label{ width:100%;}
.demo_form p label, .fotter_form p label{ margin-top:0; margin-bottom:11px;}
.contact_area{ width:100%;}
.fotter_form{ width:100%; margin-top:20px;}
.contact_area h4{ font-size:16px; margin-bottom:12px; line-height:20px;}
.datanox_demo { background-position: -714px 0;}
.about_list li{ font-size:14px; line-height:18px;}
.rtbs_full .rtbs_menu ul li{background: #ff7418; padding-left:0;}
.rtbs_full .rtbs_menu ul li a{ padding-left:27px;}
.rtbs_content ul li{ margin:0 !important; }
.bx-wrapper .bx-next{right: -10px; }
.bx-wrapper .bx-prev {left: -11px;}
.top_right_section{ margin:0;}
.logo img{ width:88%;}
.fixed .site-header-menu{ top:50px;}
.fixed .logo img{ width:85%;}
.fixed .top_right_section{ margin:0;}
#home .about_content h3::before{ height:40px;}
.bx-wrapper { max-width: 266px !important;}
.logo{width:70%;}
h3{font-size:30px !important;}
.services_listing li{width: 100%; margin: 0;margin-top: 22px;}
.awts-wrapper-main ul li{width:100%; margin-bottom:10px;}
.contact_area h3{font-size:30px;}
.map{width:100% ;}
.bottom_contact{width:100%; margin-top:20px; margin-bottom:20px;}
.dropdown-toggle{height:35px;}
.page_heading .titlebx h1{font-size:14px;}
.breadcrumbs {
float: right;
font-size: 13px;
line-height: normal;
padding-bottom: 10px;
}
.fixed .logo{margin-top:12px;}
.entry-content, .entry-summary{margin:0;}
}.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//noralogic.com/mx/wp-content/themes/noralogic/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//noralogic.com/mx/wp-content/themes/noralogic/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//noralogic.com/mx/wp-content/themes/noralogic/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//noralogic.com/mx/wp-content/themes/noralogic/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//noralogic.com/mx/wp-content/themes/noralogic/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}@font-face{font-family:flexslider-icon;src:url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot);src:url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}body .metaslider .coin-slider,
body .metaslider .nivoSlider,
body .metaslider .nivoSlider img,
body .metaslider .rslides,
body .metaslider .rslides li,
body .metaslider .flexslider ul.slides,
body .metaslider .flexslider .slides li,
body .metaslider .flexslider .slides ul,
body .metaslider .flexslider .slides ol,
body .metaslider .flexslider .slides img,
body .metaslider .flexslider .flex-direction-nav,
body .metaslider .flexslider .flex-direction-nav li {
border: 0;
margin: 0;
list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
.metaslider {
position: relative;
z-index: 0;
} .metaslider.fullwidth {
overflow: hidden;
}
.metaslider .caption {
padding: 5px 10px;
word-wrap: break-word;
}
.metaslider .caption-wrap {
position: absolute;
bottom: 0;
left: 0;
background: black;
color: white;
opacity: 0.7;
margin: 0;
display: block;
width: 100%;
line-height: 1.4em;
}
.metaslider img {
height: auto;
padding: 0;
margin: 0;
-moz-user-select: none;
}
.metaslider a {
outline: none;
}
.metaslider.ms-left {
float: left;
margin: 0 20px 20px 0;
}
.metaslider.ms-right {
float: right;
margin: 0 0 20px 20px;
}
.metaslider li:before,
.metaslider li:after {
content: "" !important;
display: none !important;
bottom: auto !important;
margin: 0 !important;
}
.metaslider .caption-wrap .caption img {
width: auto;
}
.metaslider .slides img {
width: 100%;
display: block;
}
.metaslider .flex-pauseplay a {
box-sizing: border-box;
height: 30px;
width: 30px;
} .metaslider .flexslider {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
border: 0;
margin: 0 0 40px;
max-width: none;
max-height: none;
}
.metaslider .flex-control-nav {
border: 0;
margin: auto;
list-style-type: none;
list-style: none;
padding: 0;
bottom: -27px;
line-height: 11px;
z-index: 2;
}
.metaslider.has-dots-onhover-navigation .flexslider .flex-control-paging {
opacity: 1;
transition: opacity .3s ease;
}
.metaslider.has-dots-onhover-navigation:hover .flexslider .flex-control-paging {
opacity: 1 !important;
}
.metaslider-flex.ms-theme-default .flex-next:focus {
background: url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll right 0 transparent!important;
height: 27px!important;
}
.metaslider-flex.ms-theme-default .flex-prev:focus {
background: url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll left 0 transparent!important;
height: 27px!important;
} .metaslider .flex-control-nav li {
margin: 0;
}
.metaslider .flex-control-nav li a {
margin: 0 6px;
padding: 0;
text-indent: 9999px;
overflow: hidden;
}
.metaslider .flexslider .slides li {
position: relative;
height: auto;
} .metaslider .flex-viewport {
direction: ltr;
} .metaslider .flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.metaslider .flexslider .slides p {
margin: 0;
}
.metaslider .flexslider.filmstrip {
margin-top: 10px;
}
.metaslider .flexslider.filmstrip .slides li {
cursor: pointer;
opacity: 0.5;
}
.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
opacity: 1.0 !important;
}
.metaslider .flex-control-thumbs {
margin: 5px -5px 0 -5px;
}
.metaslider .flex-control-thumbs li {
width: auto;
margin: 5px;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
margin: 10px 5px 0;
width: auto;
}
.metaslider.nav-hidden .flexslider {
margin-bottom: 0;
}
.metaslider.nav-hidden.add-margin .flexslider {
margin-bottom: 40px;
}  .metaslider .flexslider .flex-direction-nav li a:before {
content:none!important;
}
.metaslider .flexslider .flex-direction-nav li a {
width: 30px;
height: 30px;
border: 0;
margin: -20px 0 0;
box-shadow: none!important;
display: block;
background-color: transparent;
background-image: url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat:  no-repeat;
position: absolute;
right: 10px;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider.has-onhover-arrows .flexslider .flex-direction-nav li a {
opacity: 0;
}
.metaslider.has-onhover-arrows:hover .flexslider .flex-direction-nav li a{
opacity: 1;
}
.metaslider .flex-direction-nav .flex-prev {
background-position: left 0;
left: 10px;
}
.metaslider .flex-direction-nav .flex-next {
background-position: right 0;
text-align: left; text-indent: 9999px;
}
.metaslider .flexslider:focus-within .flex-next,
.metaslider .flexslider:hover .flex-next {
opacity: 0.8;
}
.metaslider .flexslider:focus-within .flex-prev,
.metaslider .flexslider:hover .flex-prev {
opacity: 0.8; text-indent: -9999px;
}
.metaslider .flexslider:focus-within .flex-next:focus,
.metaslider .flexslider:focus-within .flex-prev:focus,
.metaslider .flexslider:hover .flex-next:hover,
.metaslider .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-prev:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .flex-direction-nav .flex-disabled {
cursor: default;
pointer-events: none;
}
.metaslider .flexslider .flex-control-nav a {
box-shadow: none !important;
}
.metaslider .flexslider .flex-control-nav a:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .slides > li {
position: relative;
}
.metaslider .flexslider .flex-pauseplay .flex-play,
.metaslider .flexslider .flex-pauseplay .flex-pause {
width: 30px;
height: 30px;
background: #000;
color: #fff;
text-align: center;
padding: 0 8px;
border-radius: 50px;
text-decoration: none;
line-height: 30px;
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay a:before {
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay .flex-play:focus,
.metaslider .flexslider .flex-pauseplay .flex-pause:focus {
background: #000;
color: #fff;
outline: 2px solid #fff;
}
.metaslider .flexslider .flex-pauseplay .flex-play:before {
margin-left: 4px;
}
.metaslider .flexslider .flex-pauseplay .flex-pause:before {
margin-left: 1px;
} .metaslider .rslides_nav,
.metaslider .rslides_tabs a {
box-shadow: none !important;
}
.metaslider .rslides_tabs {
margin: 0 0 40px;
}
.metaslider .rslides_nav:focus,
.metaslider .rslides_nav:hover {
color: #ffffff;
}
.metaslider-responsive.no-text .rslides_nav{
width: 30px;
height: 30px;
border: 0;
margin: 0 5px;
box-shadow: none !important;
display: block;
background-color: transparent;
background-image: url(//noralogic.com/mx/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat: no-repeat;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider-responsive.no-text .rslides_nav.next {
background-position: right 0;
} div.metaslider .theme-default .nivoSlider {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.metaslider .slider-wrapper .nivo-directionNav a,
.metaslider .slider-wrapper .nivo-controlNav a,
.metaslider .slider-wrapper img {
border: 0;
box-shadow: none; list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
div.metaslider .slider-wrapper .nivo-controlNav a {
transition: none;
} .metaslider .coin-slider { max-width: 100%;
overflow:hidden;
}
.metaslider .coin-slider .cs-buttons a,
.metaslider .coin-slider > a {
box-shadow: none !important;
}
.metaslider .coin-slider a[href="javascript:void(0)"] {
cursor: default !important;
} #wpadminbar #wp-admin-bar-ms-main-menu .ab-item #metaslider-main-menu-icon {
background-size: 18px;
background-repeat: no-repeat;
background-position: left center;
width: 18px;
height: 32px;
float: left;
margin-right: 5px;
}
#wpadminbar #wp-admin-bar-ms-main-menu:hover #metaslider-main-menu-icon{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjNzJhZWU2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU1LjggMjU1LjgiIHN0eWxlPSJmaWxsOiM3MmFlZTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik0xMjcuOSwwQzU3LjMsMCwwLDU3LjMsMCwxMjcuOWMwLDcwLjYsNTcuMywxMjcuOSwxMjcuOSwxMjcuOWM3MC42LDAsMTI3LjktNTcuMywxMjcuOS0xMjcuOUMyNTUuOCw1Ny4zLDE5OC41LDAsMTI3LjksMHogTTE2LjQsMTc3LjFsOTIuNS0xMTcuNUwxMjQuMiw3OWwtNzcuMyw5OC4xSDE2LjR6IE0xNzAuNSwxNzcuMWwtMzguOS00OS40bDE1LjUtMTkuNmw1NC40LDY5SDE3MC41eiBNMjA4LjUsMTc3LjFMMTQ2LjksOTkgbC02MS42LDc4LjJoLTMxbDkyLjUtMTE3LjVsOTIuNSwxMTcuNUgyMDguNXoiLz48L2c+PC9zdmc+Cg==") !important;
}
.ms-edit-frontend {
text-decoration: none !important;
font-size: 18px;
}
.ms-edit-frontend .dashicons.dashicons-external {
height: 25px;
vertical-align: middle;
}
#preview-container .ms-edit-frontend{
display: none;
} .ms-theme-precognition .flex-control-nav {
display: table !important;
width: 100% !important;
margin-top: 0 !important;
}
.metaslider.ms-theme-precognition .flex-control-nav li {
display: table-cell !important;
width: auto;
text-align: center;
border-left: 1px solid;
border-bottom: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li:last-child {
border-right: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
width: auto !important;
display: block !important;
height: auto !important;
padding: 10px !important;
margin: 0 !important;
} .flex-progress-bar {
position: absolute;
top: 0;
left: 0;
height: 4px;
width: 0%;
background-color: #fff;
transition: width 2s linear;
z-index: 999;
} .ms-carousel-force-height .slides > li {
overflow: hidden;
}
.ms-carousel-force-height .slides > li.ms-image img {
height: 100%;
width: auto;
} .ms-custom-button {
display: inline-block;
background-color: #0073aa;
color: #fff;
cursor: pointer;
padding: 8px 14px;
border-radius: 4px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.ms-custom-button:hover {
opacity: 0.8;
}
.slides li:focus-within {
outline: 2px solid #007cba;
outline-offset: -2px;
} .ms-slider-loading {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center; 
background: #f2f2f2;
z-index: 11;
} .metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider {
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider {
padding-bottom: 0;
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider .flex-control-nav:not(.flex-control-thumbs) {
margin-bottom: 0;
} @media only screen and (max-width : 767px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: -9999px !important;
}
}
@media only screen and (min-width : 768px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
}
}