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(//www.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(//www.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(//www.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(//www.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(//www.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(//www.noralogic.com/mx/wp-content/themes/noralogic/images/address_icon.png) 3px 4px no-repeat;}
.contact_area ul li.phone{ background:url(//www.noralogic.com/mx/wp-content/themes/noralogic/images/phone_icon.png) 3px 4px no-repeat;}
.contact_area ul li.email{ background:url(//www.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(//www.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(//www.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(//www.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(//www.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(//www.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(//www.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(//www.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(//www.noralogic.com/mx/wp-content/themes/noralogic/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.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(//www.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(//www.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;
}