/*Common css start*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
*,:before,:after{box-sizing:border-box}
html, body{margin:0;padding:0;font-family: 'Inter', sans-serif !important; font-weight:400;font-size:18px; line-height:32px;color:#273A50; overflow: inherit !important;}
button,input,select,textarea{font-size:16px}
a,button,input,a:after,a:before,button:after,button:before{transition:all ease .35s!important;-webkit-transition:all ease .35s!important}
a{text-decoration:none}
h1,h2,h3,h4,h5,h6{margin:0;padding:0}
h1{font-size:40px; line-height:48px; color:#1E75BB;position:relative;font-weight:700}
h2{font-size:32px; line-height:40px; color:#1E75BB;position:relative;font-weight:700}
h3{font-size:24px; line-height:32px; color:#1E75BB;position:relative;font-weight:700}
h4{font-size:20px; line-height:28px; color:#1E75BB;position:relative;font-weight:400}
h5{font-size:20px; line-height:24px;color:#1E75BB;position:relative;font-weight:400}
ul{margin:0;padding:0;}
li{list-style:none}
textarea{resize:none}
img{max-width:100%}
p{font-weight:400;font-size:18px}
p:empty{display:none}
p:last-child{padding:0;margin:0}
input:focus,textarea:focus{outline:none}
:focus{outline:none}
.container-main{max-width:1240px;margin:0 auto;padding:0 10px;width:100%;}
.container-main:after,.container-main:before{display:table;content:""}
.container-main:after{clear:both}
.col-20{width:20%;padding-left:10px;padding-right:10px}
.col-25{width:25%;padding-left:10px;padding-right:10px}
.col-33{width:33.333333333333%;padding-left:10px;padding-right:10px}
.col-30{width:30%;padding-left:10px;padding-right:10px}
.col-40{width:40%;padding-left:10px;padding-right:10px}
.col-50{width:50%;padding-left:10px;padding-right:10px}
.col-60{width:60%;padding-left:10px;padding-right:10px}
.col-70{width:70%;padding-left:10px;padding-right:10px}
.col-100{width:100%;padding-left:10px;padding-right:10px}
.row-col .col-20{flex:0 0 20%;max-width:20%}
.row-col .col-25{flex:0 0 25%;max-width:25%}
.row-col .col-30{flex:0 0 30%;max-width:30%}
.row-col .col-33{max-width:33.333333333333%;flex:0 0 33.333333333333%}
.row-col .col-40{flex:0 0 40%;max-width:40%}
.row-col .col-50{flex:0 0 50%;max-width:50%}
.row-col .col-60{flex:0 0 60%;max-width:60%}
.row-col .col-70{flex:0 0 70%;max-width:70%}
.row-col .col-100{flex:0 0 100%;max-width:100%}
.full-row{width:100%}
.row-col{margin:0 -10px;clear:both}
.full-row,[class*='col-']{float:left}
.clearfix{clear:both}
.txtcenter{text-align:center;}
.bluebg{background:#273a50;}
.whitebg{background:#fff;}
.lightblue{background:#f6f9fc;}
.site-content{padding:0;}
input{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.grecaptcha-badge{z-index:4;}
.mega-sub-menu .hideTitle > .mega-menu-link{visibility: hidden !important;}
.site-header .menu-scroll-down {display: none !important;}

.IBMi-eBook-div{border-top: 1px dashed #ccc; margin-top:25px;}
.IBMi-eBook {padding:1px 10px 10px 10px;text-align: left;background: #fff;margin-top:25px; box-shadow: 0px 4px 6px #ccc;}
.IBMi-eBook h3 {font-size: 18px;font-weight: 500;line-height: 24px;margin: 10px 0;}
.e-Book a {background: #FFB845;color:#273A50;max-width: 100% !important; text-align: center;padding: 7px !important;text-decoration: none;display: block;font-weight: 600;}
#mega-menu-wrap-top .IBMi-eBook p{font-size: 14px;font-weight: 300;color: #273A50;line-height: 20px;margin-bottom:15px !important;}
.IBMieBook_mobile{display:none;}
.main-navigation ul ul .e-Book a:hover{color:#273A50;background: #ffa016;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item.IBMi-eBookMenu{display:none;}

#mega-menu-top .mega-sub-menu .closeMenu {position: absolute !important;z-index: 9999999999;right: 13px;width: 30px !important;border-radius: 50px;border: 1px solid #ccc;text-align: center; height: 30px;top: 0px;padding: 0px !important; text-decoration:none;}
#masthead #megamenu_wrap .wrap {display: flex;align-items: center;position: relative;padding: 10px;}

/*Common css end*/
.site-main .widget-shortcode h2.widgettitle, .site-main .widget_text h2.widgettitle, .site-main .widget_custom_html h2.widgettitle{display:none;}
.site-header .headerLogo{line-height: normal;}
.txtcenter{text-align:center;}
.menu-toggle{display:none;}

body.mega-menu-top-mobile-open {overflow: hidden !important;}
body.mega-menu-top-mobile-open, body.overHidden {overflow: hidden !important;}
/*----*/
body #hs-eu-cookie-confirmation{bottom: 0px;top: inherit !important; display:none !important;}
body #cookie-law-info-bar{background:#1E75BC !important;padding: 7px 10px;}
body #cookie-law-info-bar .SecArea{color:#fff;display: inline-block;line-height: 22px;align-content: center;}
body #cookie-law-info-bar .SecArea a{color:#fff; text-decoration:underline;}
body #cookie-law-info-bar .container-main{display: flex;justify-content: center;}
body #cookie-law-info-bar .btn-wrap a{background: #FFB845 !important; color: #273950 !important;font-weight: 600; margin-left: 20px !important;}
body #cookie-law-info-bar .btn-wrap a:hover{background:#ffa016 !important;}
.popup_overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(39, 58, 80, .7);z-index: 999999;display: none;}
.contact_popup_wrap {position: fixed;top: 50%;left: 50%;z-index: 9999999;width:96%;display: none;max-width:890px;transform: translate(-50%,-50%);}
.reviewPopup {text-decoration: none;max-height:70vh;overflow-y: scroll;min-height: 400px;}
.contact_popup_inner {position: relative;padding:10px;background: #fff;border-radius:0px;height: auto;}
.reviewPopup .popup_close_btn {text-align: right;position: absolute;z-index: 9;font-size: 24px;font-weight: 600;right: -15px;top: -15px;border: 1px solid #ccc;padding:5px 13px 3px 13px;border-radius: 60px;background: #fff;cursor: pointer;width: 45px;height: 45px;line-height: 32px;}
.bookMeetingToday .bookMeeting, .bookMeetingToday .geo_contact {padding: 10px 30px;background: #FFB845;color:#273a50;border-radius: 0px;font-size:22px;cursor: pointer;border: 0px;font-weight: 700;line-height: normal;display: inline-block; font-family: "Inter", sans-serif; text-decoration:none;}
.bookMeetingToday .bookMeeting:hover, .bookMeetingToday .geo_contact:hover{background: #ffa016;}
#secondary {padding: 20px 0px;}
body #cookie-law-info-bar .btn-wrap{position:inherit;}
body #cookie-law-info-bar .btn-wrap a{min-width: 70px;margin: 10px 5px 5px 10px !important;padding: 9px 5px;}

.bookMeetingToday {text-align: center;margin-bottom: 15px;}
.home .bookMeetingToday {margin-bottom:0px;}
.bookMeetingToday .bookMeeting {padding: 10px 30px;background: #FFB845;color: #273a50;border-radius: 0px;font-size: 22px;cursor: pointer;border: 0px;font-weight: 700;
line-height: normal;display: inline-block;font-family: "Inter", sans-serif;text-decoration: none;}
.bluetxt {color: #1E75BB;font-size: 20px;line-height: 28px;}
#site-footer #scrollToTopBtn {border: 0px;border-radius: 5px;padding: 5px 15px;float: right;position: fixed;right: 80px;bottom: 20px !important;cursor: pointer;display: none;background: #1e75bb;color: #fff;font-weight: 500;z-index: 999;}
#site-footer #scrollToTopBtn::after {content: "\f343";font-family: dashicons;line-height: 1;font-weight: 400;font-style: normal;position: relative;top: 2px;right: -4px;}

/*--widget_newsletterwidget--*/
.widget_newsletterwidget{color:#fff;}
.widget_newsletterwidget .widget-title{color: #fff; margin-bottom: 10px; letter-spacing: 0.6px; font-size: 20px; line-height: 32px; font-weight: 500;}
.widget_newsletterwidget p{color:#fff; font-size:16px;line-height: 26px;margin-bottom: 10px;}
.widget_newsletterwidget .tnp-subscription .tnp-submit{background:#ffba56; border:0px; font-size: 20px; font-weight: 600;color: #273A50 !important;}
.widget_newsletterwidget .tnp-subscription .tnp-submit:hover{background: #ffa016;}
.widget_newsletterwidget div.tnp-subscription{margin: 20px 0 0 0;}

/*Footer css start*/
.footer-widgets ul{margin:0;padding:0;}
#site-footer{background:#fff;padding:10px 0;text-align:center;font-size:16px;line-height:normal;display:flex;justify-content:center;}
.footer-inner{padding:40px 0 0;background:#018a80;background:-moz-linear-gradient(-45deg,#018a80 1%,#004fc5 100%);background:-webkit-linear-gradient(-45deg,#018a80 1%,#004fc5 100%);background:linear-gradient(135deg,#018a80 1%,#004fc5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#018a80',endColorstr='#004fc5',GradientType=1)}
.footer-inner .footer-widgets{display:flex;margin-bottom:0;position:relative;z-index:1}
.footer-inner .footer-widgets .widget_nav_menu, .footer-inner .footer-widgets .widget_text{display:block;flex:0 0 25%;max-width:25%}
.footer-inner .footer-widgets .widget_nav_menu .widget-title,.footer-inner .footer-widgets .widget_text .widget-title{font-size:22px;text-align:left;color:#fff;font-weight:500;margin-bottom:25px}
.footer-inner .footer-widgets .widget_nav_menu .menu li a{color:#fff!important;font-size:16px;line-height:36px;font-weight:400;position:relative}
.footer-inner .footer-widgets .widget_nav_menu .menu li a:before{content:"";background:url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/footer-menu-arrow.png) no-repeat 0 2px;width:15px;height:12px;display:inline-block}
.footer-inner .footer-widgets .widget_nav_menu .menu li.GreatPlaceWork{margin-top:10px;font-size:0px;}
.footer-inner .footer-widgets .widget_nav_menu .menu li.GreatPlaceWork a{font-size:0px;}
.footer-inner .footer-widgets .widget_nav_menu .menu li.GreatPlaceWork img{margin-left:0px; box-shadow:none; max-width:70px;}
.footer-inner .footer-widgets .address-col .address-us h2{font-size:20px!important;text-align:left;color:#fff}
.footer-inner .footer-widgets .widget_text .address-col{color:#fff}
.footer-inner .footer-widgets .widget_text p{color:#fff;font-size:16px;line-height:30px}
.footer-inner .footer-widgets .widget_text .ShowIndiaLocation{cursor:pointer;margin:5px 0;display:inline-block;padding-left:0;color:#fff!important;font-size:18px;text-decoration:none; position: relative;}
.footer-inner .footer-widgets .widget_text .address-india{display:none;color:#fff;opacity:1;font-weight:300}
.footer-inner .footer-widgets .widget_text .address-india p{margin:0}
.address-india .address-jaipur,.address-india .address-hyderabad{margin-bottom:15px}
.footer-widgets-wrapper .widget{padding-bottom:22px!important}
.site-footer .social-media{display:none}
.footer-widgets-wrapper .address-col .address-us{padding:10px 0}
.footer-widgets-wrapper .widget-title+div{display:block}
.footer-widgets-wrapper .widget-title{cursor:default}
.footer-inner .footer-widgets .widget_text .ShowIndiaLocation.showLocation+.address-india{display:block}
.footer-inner .footer-widgets .widget_text .ShowIndiaLocation.showLocation+.address-india a[href^="tel"]{color:#fff !important; text-decoration: none !important;}
.footer-inner .footer-widgets .widget_text .ShowIndiaLocation.showLocation+.address-india a[x-apple-data-detectors]{color: inherit !important;text-decoration: none !important;}
.footer-zvooaddress a{color:#fff}
.footer-inner .footer-widgets .widget_text p.footer-zvooaddress{margin-bottom:15px;text-align:left;margin-top:0;}
.footer-inner .footer-widgets .socialmeidalinks ul{margin:0;padding:0;font-size:0}
.footer-inner .footer-widgets .socialmeidalinks ul li{display:inline-block;list-style:none;font-size:0;margin:0 10px 0 0}
.footer-inner .footer-widgets .socialmeidalinks ul li p{display:none}
.footer-inner .footer-widgets .socialmeidalinks .facebook{background:#fff url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/pio-social-media-icon.png) 5px 3px no-repeat;padding-left:30px;width:32px;height:32px;border-radius:60%}
.footer-inner .footer-widgets .socialmeidalinks .twitter{background:#fff url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/pio-social-media-icon.png) -37px 2px no-repeat;padding-left:30px;width:32px;height:32px;border-radius:60%}
.footer-inner .footer-widgets .socialmeidalinks .linkedin{background:#fff url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/pio-social-media-icon.png) -78px 2px no-repeat;padding-left:30px;width:32px;height:32px;border-radius:60%}
.footer-inner .footer-widgets .socialmeidalinks .youtube{background:#fff url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/pio-social-media-icon.png) -120px 3px no-repeat;padding-left:30px;width:32px;height:32px;border-radius:60%}
.footer-inner .footer-widgets .widget_nav_menu .menu li a::before{display:none;}
.footer-inner .footer-widgets .widget_text p.ftr_ph_no{font-size:24px;font-weight:600;margin-bottom:0;color:#fff;margin-top:15px;}
.footer-inner .footer-widgets .widget_text p.ftr_ph_no a, .footer-inner .footer-widgets .widget_text p.ftr_ph_no a:active, .footer-inner .footer-widgets .widget_text p.ftr_ph_no a:hover{color:#fff;}
.footer-inner .footer-widgets .widget_text p.ftr_ph_no{font-size:24px;font-weight:600;margin-bottom:0;color:#fff;margin-top:15px;}
.footer-inner .footer-widgets .widget_text p.ftr_ph_no a, .footer-inner .footer-widgets .widget_text p.ftr_ph_no a:active, .footer-inner .footer-widgets .widget_text p.ftr_ph_no a:hover{color:#fff;}
.footer-inner .footer-widgets .widget_text p.ftr_ph_no span {font-size: 16px;font-weight: 300;display: block;}
#colophon.footer-inner{background:#fff;padding:0px!important;}
.rightRadus{border-radius:0px;}
.footer-widgets-wrapper{padding-top:20px;padding-bottom:15px;}
.container-main.footerLogo{border-bottom:2px dashed #2f4862; padding:25px 10px;}
.footerLogo img[alt="footer-logo"]{position:relative;top:10px;}
#colophon.footer-inner .footer-widgets .widget_nav_menu .widget-title, #colophon.footer-inner .footer-widgets .widget_text .widget-title{color:#fff;margin-bottom:10px;letter-spacing: 0.6px;font-size:20px;line-height:32px;}
#colophon.footer-inner .footer-widgets .widget_nav_menu .menu li, #colophon.footer-inner .footer-widgets .widget_nav_menu .menu li a{line-height: 29px;}
#colophon.footer-inner .footer-widgets .widget_nav_menu .menu li a:hover, #colophon.footer-inner .footer-widgets .widget_text .ShowIndiaLocation:hover{color:#27A8E0 !important; text-decoration: none;}
.footer-widgets-wrapper .address-col .address-us{padding: 0px 0 10px 0;}
.footer-widgets-wrapper .widget_text .address-col .address-us h2{line-height:32px;}
#site-footer{background:#fff;}
#site-footer .footer-copyright{color:#474F59; font-size:16px;font-weight: 400;}
.footerSocialmedia{width:100%;position:relative;right:85px;}
.footerSocialmedia ul{margin:0px;padding:0px;display:flex;justify-content:flex-end;align-items:center;}
.footerSocialmedia ul li{background:#1E75BB;margin:0 10px;width:40px;height:40px;border-radius:50%;}
.footerSocialmedia ul li:hover{background:#27A8E0;}
.footerSocialmedia ul li a{display:flex;justify-content:center;align-items:center;height:100%;}
.socialmeidalinks, .address_blk .footerSocialmedia{display:none;}
/*Footer css end*/


/* some_menu_hide */

.hide {display: none !important;}

/* end */

/* arrow_footer */

.ShowIndiaLocation.showLocation:after {content: "\f343"; font-family: dashicons; top: 1px; right: -21px; position: absolute;}
.ShowIndiaLocation::after {content: "\f347" ;font-family: dashicons; top: 1px; right: -21px; position: absolute;}

/* end */




/* trusted_by */
.trusted_by { position:relative;}
.trusted_byDiv{overflow: hidden;display: flex;flex-direction: row;}
.trusted_by .trusted_by_inn {border-radius:0;padding:35px 0px 20px 0px;}
.trusted_by li{display:inline-block;}
.trusted_by .trusted_by_head {font-size: 20px;text-transform: capitalize;font-weight: 400;display: flex;align-items: center;margin-right: 40px;position: relative;  z-index:2;}
.trusted_by li img {filter: grayscale(1);}
.trusted_byCompany{width: calc(100% - 150px); overflow: hidden;}
.trusted_by .trusted_byCompany{height: 60px; overflow:hidden;padding:0 50px;}
.trusted_by .trusted_byCompany ul {margin: 0px;}
.trusted_byCompany .slick-prev{left: -30px}
.trusted_byCompany .slick-next{right: -30px;}

.page-template-technology-template .service_sec_blk, .page-template-technology-template .service_sec_header_blk, .page-template-techlist  .tech_listing_blk{background:#f9f9f9;}

/* hire_ux_ux_slider */
.award_slider_blk .award_cert.slick-slider {padding: 0px 30px;}
.trusted_byCompany  .slick-prev{background: url(/wp-content/themes/programmersai/assets/images/trusted-by/trusted_arrow.png) no-repeat 0 -50px;
border-radius: 40px;box-shadow: none;text-shadow: none;position: absolute;font-size: 0;color: #fff;	text-align: center;	background-color: transparent;width: 30px;top: 50%;opacity: 0;height: 30px;transform: translateY(-50%);
z-index: 1;border: none;cursor: pointer;left: -30px;}
.trusted_byCompany .slick-next{background: url(/wp-content/themes/programmersai/assets/images/trusted-by/trusted_arrow.png) no-repeat 0 -5px;
border-radius: 0;box-shadow: none;text-shadow: none;position: absolute;font-size: 0;color: #fff;text-align: center;
width: 30px;top: 50%;opacity: 0;height: 30px;transform: translateY(-50%);z-index: 1;border: none;cursor: pointer;right: -30px;}
.trusted_byCompany:hover  .slick-prev ,  .trusted_byCompany:hover .slick-next{opacity: 1;}
.trusted_byCompany .slick-list.draggable {overflow: hidden;} 

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.tech_list .slick-next, .company_logo_slider .slick-next{background:url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -5px;border:0px;font-size:0px;width:35px;height:35px;position:absolute;right:-9px;top:50%;z-index:1; cursor:pointer;transform:translateY(-50%);}
.tech_list .slick-prev, .company_logo_slider .slick-prev{background:url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -50px;border:0px;font-size:0px;width:35px;height:35px;position:absolute;left:-7px;top:50%;z-index:1;cursor:pointer;transform:translateY(-50%);}


.award_slider_blk{position:relative;}
.award_slider_blk .slick-arrow, .reward_slider_mobile .slick-arrow, .SuccessStoriesSlider .slick-arrow, .company_logo_slider_mob .slick-arrow, .jobOpening .testimonial_silder .slick-arrow{position:absolute;font-size:0;color:#fff;text-align:center;text-shadow:none;background-color:transparent;width:30px;top:50%;opacity:1;height:30px;transform:translateY(-50%);z-index:1;border:none;cursor:pointer;}
.award_slider_blk .slick-prev, .reward_slider_mobile .slick-prev, .SuccessStoriesSlider .slick-prev, .company_logo_slider_mob .slick-prev, .jobOpening .testimonial_silder .slick-prev, .clientlogoslider .logo_showcase_header button.slick-prev{background:url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -50px ;border-radius:40px;box-shadow:none;text-shadow:none;left:0px;}
.award_slider_blk .slick-next, .slick-next, .reward_slider_mobile .slick-next, .SuccessStoriesSlider .slick-next, .company_logo_slider_mob .slick-next,  .jobOpening .testimonial_silder .slick-next, .clientlogoslider .logo_showcase_header button.slick-next{right:0px;background:url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -5px;border-radius:0;box-shadow:none;text-shadow:none;}
#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item.ibmi_solution_tab > a.mega-menu-link{text-transform: inherit;}
.jobOpening .testimonial_silder .slick-next {right: -30px}
.jobOpening .testimonial_silder .slick-prev{left: -30px;}

.hubSpotChat{background:#2076BB; position:fixed; right:10px; bottom:40px;
border: medium;box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px, rgba(0, 0, 0, 0.2) 0px 2px 12px;border-radius: 50%;height: 60px;width: 60px;display: flex;
  justify-content: center; align-items: center; cursor:pointer; z-index:999;}

.email_domain_error, .hireSection .ninja_form .phone-container .nf-error .nf-error-msg {margin-top: -1px;position: absolute;border: 0px solid #ec1212;width: 100%;background: transparent;padding: 1px 10px;height: 24px;line-height: 21px;font-size: 12px;color: #ec1212;text-align: right;bottom: auto;font-family: 'Inter', sans-serif !important;font-weight: 300;}
.hireSection .ninja_form .nf-form-cont .nf-form-layout textarea.ninja-forms-field, .hireSection .ninja_form .nf-form-cont .nf-form-layout .ninja-forms-field{font-family: 'Inter', sans-serif !important;font-weight: 400;}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item.hide_title > a {display: none;}
#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.hlmenu a.mega-menu-link{color: #1E75BB !important; font-size: 18px !important; margin-top:30px !important}
.main-navigation ul ul .custom_inner_blk a {width: auto;padding:10px 25px;background: #FFB845;color:#273A50;border-radius: 0;text-transform:capitalize;font-size: 16px;
cursor: pointer;border: 0;font-weight:600;line-height: normal;display: inline-block;margin-top: 10px;text-align: center;}
.main-navigation ul ul .custom_inner_blk a:hover{text-decoration:none;background: #ffa016;}

.mega-search > .mega-sub-menu{background:#1E75BC !important;}
.mega-search h2.widget-title{display:none;}
.mega-search .search-form{max-width: 760px; margin:50px auto;position: relative;}
.mega-search .search-form label{display:none;}
.mega-search .search-form .search-submit {bottom: 0px;padding: 8px 4px 4px 4px;position: absolute;right: 0px;top: 0px;border: 0px;background:#fff;width:60px; cursor:pointer;}
.mega-search .search-form .search-field{border-radius: 0px;}
.mega-search .search-form .search-submit .icon{color:#1E75BC;}
.mega-search .search-form input[type="search"]{color:#333;background:#fff;border:0;border-radius:0px;display:block;width:100%;font-size:16px;line-height:28px;
padding:5px 15px;height:inherit;height: 46px;}
.mega-search .search-form .search-submit .icon{height:24px;top:1px;width:24px;color:#1E75BC;fill:#1E75BC;}
.mega-search .widget{padding:0px;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-search > ul.mega-sub-menu{border: 0px solid #e5e5e5;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search > a.mega-menu-link.dashicons-search::before {content: "\f179";font-size: 24px !important;font-family: dashicons;}

.award_certification_slider .footer-cartificate{display:none}
.aboutPrommersIo ul li{background: url(../images/home-new/hm_tick_icon.svg) no-repeat left top 10px; background-size: auto;padding-left: 30px;font-weight: 400;
  font-size: 18px;margin-bottom: 15px;}

/*--Footer Awards and Certifications--*/
.certification_slider .mobile_clientLogo .slick-next {background: url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -5px;border: 0px;font-size: 0px;
width: 35px;height: 35px;position: absolute;right: 0;top: 40%;z-index: 1;cursor: pointer;transform: translateY(-50%);}
.certification_slider .mobile_clientLogo .slick-prev {background: url(/wp-content/themes/programmersai/assets/images/pioh2-sprite.png) no-repeat 0 -50px;border: 0px;font-size: 0px;
width: 35px;height: 35px;position: absolute;left: 0;top: 40%;z-index: 1;cursor: pointer;transform: translateY(-50%);}



/*----Ninja form issue fixed css---*/
.hireSection .ninja_form .nf-form-cont .nf-form-layout .ninja-forms-field{width:100%;}
.nf-field {position: relative;}
.ninja_form .nf-after-form-content{display:none;}
.ninja_form .field-wrap .nf-field-element:after{position:absolute; right:0px;}
.ninja_form .checkbox-wrap .nf-field-label{display:none !important;}
.hireSection .hdrSpecialistSec.ninja_form .nf-form-cont .nf-form-layout .checkbox-wrap .ninja-forms-field{width:20px;height:20px;box-shadow:none;border:1px solid #ccc;margin: 0px; padding: 0px;}
.hireSection .hdrSpecialistSec.ninja_form .nf-form-cont .nf-form-layout .checkbox-wrap .nf-field-element{margin:0px;float:left;display:inline-block;width: 30px;}
.hireSection .hdrSpecialistSec.ninja_form .nf-form-cont .nf-form-layout .checkbox-wrap .nf-field-description{display: inline-block; width: 90%;}

/*--custom Menu--*/
#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-col_3 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item.engagementModels{max-width: calc(25% - 30px);}
.engagementModels .mega-sub-menu .staffAugmentation{background:url(/wp-content/uploads/2024/01/t11.png) no-repeat 0 10px !important; padding:5px 0 5px 40px !important; background-position: 0% !important;}
.engagementModels .mega-sub-menu .dedicatedTeams{background: url(/wp-content/uploads/2024/01/t22.png) no-repeat 0 10px !important; padding:5px 0 5px 40px !important; background-position: 0% !important;  }
.engagementModels .mega-sub-menu .projectBased{background: url(/wp-content/uploads/2024/01/t33.png) no-repeat 0 10px !important; padding:5px 0 5px 40px !important; background-position: 0% !important; }
 .engagementModels .mega-sub-menu a.mega-menu-link {width:100% !important;padding: 3px 0px 0px 0px !important;}
.engagementModels .mega-sub-menu li {color: #ccc !important;font-size: 14px !important;  font-weight: 400;  margin-bottom: 0px !important;}
.engagementModels .mega-sub-menu a{color:#273A50 !important;}
.engagementModels .mega-sub-menu .staffAugmentation:hover a, .engagementModels .mega-sub-menu .dedicatedTeams:hover a,
.engagementModels .mega-sub-menu .projectBased:hover a{color:#273A50 !important;}
.engagementModels .mega-sub-menu li p {color: #273a507d;font-size: 14px;font-weight: 400;}
.engagementModels .mega-sub-menu li a {font-size: 16px;}
.engagementModels .mega-sub-menu a.mega-menu-link:hover{color:#27A8E0 !important;}
.mega-sub-menu .ibmi_solution_tab  p, .mega-sub-menu .engagementModels  p, .mega-sub-menu .SolutionsWh  p {color: #273a507d;font-size: 14px;font-weight: 400; font-style: italic;}
.engagementModels .mega-sub-menu li {margin: 12px 0 !important;}

/* add_menu_in_service*/
.IBMiSolutions.mega-menu-item{max-width: 100% !important;}
.IBMiSolutionsin{background-color:#273A50 !important;padding:20px !important;border-radius:10px !important;}
.ibmtitle{text-transform: inherit !important;}
.IBMiSolutionsin a {color: #fff !important;}
.IBMiSolutionsin a:hover {color: #27A8E0 !important;}
.IBMiSolutions.mega-menu-item  a.ibmtitle{color:#1E75BB !important;}
.IBMiSolutions.mega-menu-item .IBMiSolutionsin > ul.mega-sub-menu {display: flex !important;flex-wrap: wrap !important;}
.IBMiSolutions.mega-menu-item .IBMiSolutionsin > ul > li > a:nth-child(1) {color: #FFB845 !important;}
.IBMiSolutions.mega-menu-item .IBMiSolutionsin > ul.mega-sub-menu > li.mega-menu-item {width: 33.33% !important;}
.IBMiSolutions.mega-menu-item .IBMiSolutionsin ul.mega-sub-menu {margin-left: 0px !important;}
.IBMiSolutions.mega-menu-item .IBMiSolutionsin > a {text-align: left !important;color: #1E75BB !important;}
/* menu_edit */

.ibm_sub_heading > a.mega-menu-link {color: #000000 !important;cursor: auto !important;}
.ibmi_solution_tab {max-width: calc(33% - 30px) !important;}
/* fulle_sub_menu_withd */
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {left: 50% !important;max-width: inherit  !important;right: 0 !important;}
/* close_button */
.mega-megaMenu_closeBtn_wrap .mega-sub-menu {height: 30px !important; }
#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-megaMenu_closeBtn_wrap {position: absolute !important;top: 0 !important;
right: 13px !important;z-index: 999999;background-color: #FFB845;width: 35px;height: 35px !important;margin: 10px;display: flex;align-items: center;justify-content: space-around;border-radius: 50%;}
.megaMenu_closeBtn {display: block;width: 30px;height: 30px;text-align: center;cursor: pointer;font-size: 18px;font-weight: 600;color:#26384E !important;}
.mega-search .megaMenu_closeBtn{top:10px;right:24px; position: absolute; z-index: 99999;background: #FFB845; width: 35px; height: 35px; border-radius: 40px;line-height: 35px;}
/* close_button_end */

/*Menubar css start*/
.cstMegaMenuNav .GetaQuote{display:none;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{font-weight:600 !important;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap.GetaQuote{display:none !important;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{font-weight:600 !important; color:#1E75BB !important;}
.mega-toggle-on > a.mega-menu-link {border-bottom:3px solid #1e75bb!important; }
/*#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover span.mega-indicator:after {
transform: rotate(180deg); transition: all 0.6s ease-in-out;}*/
#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{transition:all 0.6s ease-in-out;}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline-block;width: auto;background: transparent;position: relative;pointer-events: auto;left: auto;min-width: auto;font-size: inherit;padding: 0;margin: 0 0 0 6px;
height: auto;line-height: inherit;color: inherit;}
#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: "\f347";font-family: dashicons;font-weight: normal;display: inline-block;margin: 0;vertical-align: top;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transform: rotate(0);color: inherit;position: relative;background: transparent;height: auto;width: auto;right: auto;line-height: inherit;}

.header_sticky.navigation-top:not(.topdesign-menu){background:#273A50; border-bottom:1px solid #3D4E61;position: fixed;z-index: 9;width: 100%;}
.header_sticky.navigation-top:not(.topdesign-menu) #mega-menu-wrap-top{background:#273A50;}
/*.header_sticky.navigation-top:not(.topdesign-menu) #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link{background:#FFB845;}*/
.header_sticky.navigation-top:not(.topdesign-menu) #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{color: #0eb3f8;}
.site .header_sticky.navigation-top:not(.topdesign-menu) #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link:hover{border: 2px solid #ffa016;background: #ffa016;}
.navigation-top{border-bottom:2px solid #F6F9FC;font-size:16px; position:relative;z-index: 9;}
.navigation-top .navbar{margin-left:auto;}
.navigation-top nav{padding-top:0;}
.ph_tablet_view, .ph_mob_view{display:none;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-family:'Inter', 'sans-serif' !important;font-size:20px!important;font-weight:600!important;color:#273A50!important;position:relative;transition: none !important;padding: 0px 25px 0px 10px;} 
.call_today_small{text-align:center;font-family: 'Inter', 'sans-serif' !important;font-size:20px !important;font-weight:600 !important; color:#26384E !important}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{z-index: 99999991;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{display:inline-block;color:#273A50;font-size:15px;font-weight:400!important;padding:5px 0px 2px 0px;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#1E75BB;font-size:18px!important;font-weight:600;margin:0 0 10px 0;padding:0;line-height:20px;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{pointer-events: none;}
/*.ninja_form .nf-form-cont .nf-form-layout .nf-field.focusIn .nf-field-label{height: 23px;line-height: 20px;background: rgba(255,255,255,0.7);}*/
.ninja_form .nf-form-cont .nf-form-layout .nf-form-content .nf-field.focusIn label{font-size:12px;line-height: 22px;}
.site-header{z-index:9999;}
.call_today_wrap{color:#fff !important;}
.searchBox{display:none;}
/*#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search > a.mega-menu-link{background:url('/wp-content/themes/programmersai/assets/images/search-icon.svg') no-repeat !important;font-size:0!important;height:auto;}*/
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search.mega-toggle-on > a.mega-menu-link{content:"\f335"; font-size:20px !important;background:none !important;border-bottom: 0px !important;font-weight: 500 !important;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search > a.mega-menu-link .mega-indicator{display:none;}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.AS400Solutions > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{max-width: calc(31% - 30px);}
/*Fixed menu animation*/
body .navigation-top a{letter-spacing:0;padding-right:0;padding-top:0;}
@keyframes topMenuSlideDown{
	from{top:-80px;opacity:0;}
	to{top:0px;opacity:1;}
}
.page-template-team-php .searchBox.teamSearch{display:block;}
.page-template-team-php .searchBox.teamSearch{background: #fff;padding-bottom:30px;}
#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open{display:none;}
/*Menubar css end*/

/* CTA_Button */

a.show_more_less_btn, .view_all_btn .custom_btn, .white_cloud_blk .btn_wrp a.custom_btn { background: #1E75BB; color: #fff;}
a:hover.show_more_less_btn:hover, .view_all_btn .custom_btn:hover, .white_cloud_blk .btn_wrp a.custom_btn:hover {background: #27A8E0; color:#fff;}


@media only screen and (min-width:768px){
	.mm_tel_hide_desktop{display:none!important;}
	body .navigation-top .wrap{width:100%;padding:0 10px;display:flex;justify-content:space-between;align-items:center;max-width:1240px; margin:0px auto;}
	#mega-menu-wrap-top, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-top #mega-menu-top{position:static;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{position:absolute;right: 0px; bottom:5px;z-index:1000;bottom: -2px;}
/*	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{display:none;opacity:0;}*/
	#megamenu_wrap #mega-menu-wrap-top #mega-menu-top{text-align:right;}
	.call_today_wrap{display:flex;flex-direction:column;justify-content:center; text-align:center;}
/*	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link > span.mega-indicator::before{content:'';position:absolute;top:85%;left:50%;box-sizing:border-box;height:8px;width:17px;border-style:solid;border-color:#27A8E0;border-width:0px 0px 4px 0px;transform:translateX(-50%);margin:0;display:inline-block;transition:all 0.15s ease-out; display:none;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover > span.mega-indicator::before, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator::before{content:'';position:absolute;top:85%;left:50%;box-sizing:border-box;height:8px;width:8px;border-style:solid;border-color:#1E75BB;border-width:0px 3px 3px 0px;transform:translateX(-50%) rotate(45deg);margin:0;display:inline-block;transition:all 0.15s ease-out; display:none;}*/
/*	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link > a.mega-menu-link > span.mega-indicator::after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after{content:'';position:absolute;top:100%;left:50%;box-sizing:border-box;height:13px;width:13px;border-style:solid;border-color:#E5E5E5;border-width:0px 1px 1px 0px;transform:translateX(-50%) rotate(-135deg);margin:18px 0 0 0;z-index:1000;background:#fff;display:inline-block;opacity:0;transition:opacity 0.3s ease-out;}*/
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover > a.mega-menu-link > span.mega-indicator::after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after{opacity:1;transition:opacity 0.8s ease-in;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover{color:#27A8E0!important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link{display:inline-block;letter-spacing:0;padding:10px 15px;border:2px solid #FFB845;border-radius:0;font-size:24px;text-decoration:none;height:auto;line-height:normal;margin-left:10px;background:#FFB845;color:#fff!important;transition:background 0.3s ease-in-out;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{color:#27A8E0;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap{margin-bottom:0px;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link:hover{background:#ffa016;color:#fff!important;border:2px solid #ffa016;transition:background 0.3s ease-in-out;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{border:1px solid #e5e5e5;/*top:100%;*/padding:0;width:calc(100% + 12%);left:50%;transform:translateX(-50%) !important;max-width:1366px;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .mega-menu-row > .mega-sub-menu{display:flex;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu .mega-menu-row > .mega-sub-menu .custom_blk{padding:60px 35px 35px 30px;border-right:1px solid #e5e5e5;background-color:#F6F9FC;min-height:500px;max-width:255px;}
	#mega-menu-top .custom-html-widget .custom_inner_blk img {max-width: 175px !important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap{padding:35px 30px;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu{display:flex;flex-wrap:wrap;gap:20px;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{padding:0;max-width:calc(20% - 30px);width:100%;margin-right:10px;margin-bottom:10px;border-bottom:0px solid #E7E7E7;border-right:0px solid #E7E7E7;min-height:inherit;}
	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-col_3 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{max-width: calc(25% - 30px);}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-col_4 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{max-width: calc(25% - 30px);}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-col_2 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{max-width: calc(40% - 30px);}
	.mega-solution_tab ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.menu_blk_wrap > ul.mega-sub-menu > li.mega-menu-item {max-width: calc(33.33% - 30px) !important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{color:#1E75BB;font-weight:600;}
	.custom_inner_blk h2, .mega-sub-menu .custom_inner_blk h4{font-size:18px;color:#27A8E0;line-height:20px;font-weight:500;margin-bottom:23px;text-align:left;}
	.custom_inner_blk p{font-size:14px;font-weight:300;color:#273A50;line-height:20px;}
	.header_sticky.navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{color:#fff!important;}
	.header_sticky.navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{color:#0eb3f8;}
	
	.header_sticky{top: 0px;-webkit-animation: topMenuSlideDown 0.5s ease-in-out;-moz-animation: topMenuSlideDown 0.5s ease-in-out;	-ms-animation: topMenuSlideDown 0.5s ease-in-out;-o-animation: topMenuSlideDown 0.5s ease-in-out;animation: topMenuSlideDown 0.5s ease-in-out;}
	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-hireExpert > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{padding:0;border-bottom:0px solid #E7E7E7;border-right:0px solid #E7E7E7;min-height:inherit;}
	
	.menu_title_wrap{padding: 5px 30px;background: #1e75bb;display: inline-block;margin-bottom: 20px;border-radius: 10px;color: #fff;line-height: normal;}
	.menu_title_wrap h3{color: #fff;}

	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after{content: '\f343';}

}

@media only screen and (min-width:1200px){
#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .mega-menu-row > .mega-sub-menu{ height: calc(100vh - 55px)}
}

@media only screen and (min-width:1025px){
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu > .mega-menu-row > .mega-sub-menu > li.custom_blk{width:20%;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap{width:80%;}
}
@media (max-width:1199px){
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{width:100%;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:18px!important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.custom_blk{width:100%;order:1;min-height:inherit; display: none;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap{width:100%;order:0;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .mega-menu-row > .mega-sub-menu{flex-direction:column; justify-content: space-between; height: 100%;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{float:none; height: 100%;}
	
}
@media only screen and (min-width:768px) and (max-width:1024px) {
	.ph_tablet_view{display:block;margin-right:20px;margin-bottom:10px;}
	#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1::after{content:'';margin:0 0 0 10px;width:22px;height:20px;background:url('../images/home-new/menu_toggle.svg') no-repeat center center;position:relative;top:50%;transform:translateY(-50%);}
	#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1::after{content:'';background:url('../images/home-new/menu_closed_black.svg') no-repeat center center;}
	.header_sticky #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1::after{content:'';background:url('../images/home-new/menu_closed.svg') no-repeat center center;}
	#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#273A50;font-size:18px;font-weight:600;text-transform:uppercase;}
	.header_sticky #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#96A0AC;}
	#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top{left:0 !important;display:flex;justify-content:center;top:65px;border-top:1px solid #E5E5E5;padding:10px 0;width:100% !important;border-bottom:1px solid #E5E5E5;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{position:absolute;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap{display:none;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item{padding-bottom:10px;margin:0 10px;}
	.ph_tablet_view .call_today_wrap{flex-direction:row;align-items:center;}
	body .navigation-top .wrap{padding:5px 30px 15px 10px !important;}
	.custom-logo-link img {padding-top: 6px;}	
	.mega-menu-toggle{padding-top: 10px;}
	.ph_tablet_view a{display:inline-block;letter-spacing:0;padding:13px 15px !important;border:2px solid #FFB845;font-size:22px;text-decoration:none;line-height:normal;background:#FFB845;color:#fff;}
	.ph_tablet_view .call_today_small{font-size:16px;margin-right:10px;}	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item{max-width:calc(25% - 30px);}
	.navigation-top .navbar{display:flex;align-items:center;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:20px!important;}
	.header_sticky.navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{color:#0070c0;}
	.header_sticky.navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{background:#fff;color:#0070c0!important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{height:calc(100vh - 127px);overflow:hidden;overflow-y:auto;}
	#mega-menu-wrap-top #mega-menu-top p, .custom_inner_blk h2{margin-bottom:0;}	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu .mega-menu-row > .mega-sub-menu .custom_blk{padding:30px;background:url('../images/home-new/green_plus.svg') no-repeat left 10px top 0px, url('../images/home-new/dotted_circle.svg') no-repeat right top, url('../images/home-new/dotted_circle.svg') no-repeat left 130px bottom -10px, url('../images/home-new/green_plus.svg') no-repeat left 280px bottom 10px, url('../images/home-new/green_plus.svg') no-repeat right 40px bottom 0px, url('../images/home-new/dotted_circle.svg') no-repeat right 150px bottom -3px;border-top:1px solid #e5e5e5;border-right:none;background-color:#F6F9FC;max-width:100%;border-bottom:1px solid #e5e5e5;}
	.custom_inner_blk{display:flex;justify-content:center;align-items:center;}
	.custom_inner_blk h2{max-width:300px;}
	#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:0;}
	.footerSocialmedia{right:20px;}
	.container-main.footerLogo{padding:15px 10px 22px 35px;}
	.footer-widgets-wrapper{padding-left:10px;}
	.custom_inner_blk{flex-wrap: wrap;}
	.custom_inner_blk h2{max-width: 50%;}
	#mega-menu-wrap-top #mega-menu-top img{max-width: 140px; margin: 10px;}
	.main-navigation ul ul .custom_inner_blk a{min-width: 170px;}
	
	#mega-menu-wrap-top .mega-search > .mega-sub-menu{background:#fff !important}
	#mega-menu-wrap-top .mega-search > .mega-sub-menu > .mega-menu-item {background:#fff !important;}
	#mega-menu-wrap-top .mega-search > .mega-sub-menu > .mega-menu-item .search-form{border: 1px solid #d8d4d4;margin: 50px 15px;}
	
	.trusted_byDiv{padding-top: 20px;display: block;text-align: center;}
	.trusted_by .trusted_by_head{display: inline-block;text-align:center;}
	.trusted_byCompany {width: 100%;overflow: hidden;}
	.trusted_by .trusted_by_head{margin-right: 15px;margin-left: 25px;}
	.home_hero_banner_content{padding-right: 30px;}
	.footer-inner .footer-widgets .widget_text{flex: 0 0 35%; max-width:35%;}
	
}
@media (max-width:1024px) {
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color:#0070c0;}
	.main-navigation li.IBMieBook_mobile {display: block;position: fixed;bottom: 20px;width: calc(100% - 60px);}
	.main-navigation li.IBMieBook_mobile .IBMi-eBook h3 br{display:none;}
	#megamenu_wrap #mega-menu-wrap-top #mega-menu-top {top: 53px;border-top: 1px solid #efefef;overflow: hidden;overflow-y: auto;padding: 0 30px 30px;	height: calc(100vh - 50px);}
	.trusted_byCompany:hover .slick-prev, .trusted_byCompany:hover .slick-next, .trusted_byCompany .slick-prev, .trusted_byCompany .slick-next {opacity: 1;}
	.trusted_byCompany .slick-list.draggable{padding: 10px;}
	.top-hero-formsection .look-title{font-size: 28px; line-height: 38px;}
	.top-hero-formsection .hireSection .hdrSpecialistSec{border-radius: 0 45px 45px 45px;}
	.trusted_by .trusted_by_inn{padding:10px 0px 10px 0px;}
	.trusted_by li {padding: 0px 10px;}
}
@media (max-width:991px) {
	#colophon.footer-inner .footer-widgets{flex-wrap:wrap;}
	#colophon.footer-inner .footer-widgets .widget_nav_menu{flex:0 0 33.334%;max-width:33.334%;}
	#colophon.footer-inner .footer-widgets .widget-last{flex:0 0 50%;max-width:50%;}
	.footer-inner .footer-widgets .widget_text p.footer-zvooaddress br{display:none;}
}
@media (max-width:767px){
	.mega-sub-menu .hideTitle > .mega-menu-link{display:none !important;}
	.mega-sub-menu .Industries-title ul.mega-sub-menu{margin-bottom:5px !important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-SolutionsWh .mega-sub-menu{ padding-bottom:60px !important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-technology_tab .mega-sub-menu{ padding-bottom:60px !important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-our_news .mega-sub-menu{ padding-bottom:60px !important;}
	.page-template-technology-template .service_sec_header_inr .services_row .col-33 {max-width: 100%;flex: 100%;}
	
	
	.page-template-engagement-models .award_cert{display: none !important;}
	.single-case_studies .award_cert.slick-initialized.slick-slider {display: none;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link br{display:none;}
	li.IBMiSolutions.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item{width:100% !important;}
	.social_med_wrap{display:none !important;}
	.site-footer .widget_nav_menu .menu{background-color:transparent!important}	
	.ph_mob_view{display:block;text-align:center;margin-bottom:20px;padding:0 30px;}
	.navigation-top > .ph_mob_view{display: none;}
	.js .menu-toggle, .mm_tel_mobile, #mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.custom_blk, .header_sticky .ph_mob_view, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_mobile{display:none;}
	#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1::after{content:'';margin:0 0 0 10px;width:22px;height:20px;background:url('../images/home-new/menu_toggle.svg') no-repeat center center;position:relative;top:50%;transform:translateY(-50%);}
	#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1::after{content:'';background:url('../images/home-new/menu_closed_black.svg') no-repeat center center;}
	.header_sticky #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1::after{content:'';background:url('../images/home-new/menu_closed.svg') no-repeat center center;}
	#megamenu_wrap #mega-menu-wrap-top #mega-menu-top{top:53px;border-top:1px solid #efefef;overflow:hidden;overflow-y:auto;padding:0 30px 30px;height:calc(100vh - 68px);}
	body .navigation-top .wrap{width:100%;padding:5px 15px;}	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after{content:'';position:absolute;top:50%;right:5px;box-sizing:border-box;height:8px;width:8px;border-style:solid;border-color:#27A8E0;border-width:0px 3px 3px 0px;transform:rotate(-45deg);margin:0;display:inline-block;transition:none;}	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator::after{content:'';transform:rotate(0deg);height:15px;width:85px;border:none;transition:none;background:url('../images/home-new/pio-menu-back-btn.png') no-repeat left center;left:-4px;top:-10px;right:auto;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{top:50%;transform:translateY(-50%);}
	/*.ph_mob_view a, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link{display:inline-block;letter-spacing:0;padding:8px 15px !important; text-align: center;border:2px solid #FFB845;font-size:22px;text-decoration:none;line-height:normal;background:#FFB845;color:#fff;width:100%;max-width:315px;height:auto;}
	.ph_mob_view .call_today_small, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap > a.mega-menu-link .call_today_small{font-size:22px;font-weight: 500 !important;}*/
	body .navigation-top .wrap{padding:13px 20px 13px 20px;display:flex;justify-content:space-between;align-items:center;}
	#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open{font-size:0;}
	#megamenu_wrap .headerLogo a img{padding-top:0 !important;}
	.custom-logo-link{display:flex;justify-content:flex-start;align-items:center;}
	body .header_sticky.navigation-top .wrap{padding:12px 30px;} 
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{padding:0;}
	#site-navigation #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block{margin-right:0;margin-left:0;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item{border-bottom:2px solid #F6F9FC;padding-bottom:4px;padding-top:4px;}
/*	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mm_tel_wrap{border-top:1px solid #e5e5e5;background:#f6f9fc;padding:10px;transition:background 0.3s ease-in-out;position:absolute;bottom:0;width:100%;left:0;text-align:center;}*/
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mobileSearch .mega-indicator:after{display:none !important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mobileSearch.mega-toggle-on .mega-indicator:after{display:block !important;}	
	
	.header_sticky#megamenu_wrap #mega-menu-wrap-top #mega-menu-top{height:calc(100vh - 64px);}	
	.mega-menu-top-mobile-open #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on{position:absolute;top:0;left:0;padding:60px 30px 30px 30px;background:#fff;z-index:100;height:calc(100vh - 60px);overflow:hidden;width:100%;}
	.mega-menu-top-mobile-open #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on>.mega-sub-menu{overflow:hidden;overflow-y:hidden;overflow-y:auto;height:calc(100vh - 240px);}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{pointer-events:none;border-bottom:2px solid #F6F9FC;padding-bottom:50px;display:block;margin-bottom:20px;}
	.mega-menu-top-mobile-open #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{right:100%;top:-20px;pointer-events:all;}
	.mega-menu-top-mobile-open .header_sticky #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on{height:calc(100vh - 66px);}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:20px!important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#1E75BB !important;font-weight:600 !important;}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu{margin-bottom:25px;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{font-size:16px;}
	.header_sticky.navigation-top #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{color:#0070c0;}	
	.footer-inner .footer-widgets{display:block;padding:0;}	
	#colophon.footer-inner .footer-widgets .widget_nav_menu, #colophon.footer-inner .footer-widgets .widget_text{display:block;flex:0 0 100%;max-width:100%;}
	.footer-widgets-wrapper .widget-title{cursor:pointer;position:relative;border-bottom:2px solid #2C4158;padding:15px 0;pointer-events:all;}
	.footer-widgets-wrapper .widget-title + div{display:none;}
	.footer-widgets-wrapper .openFooterMenu .widget-title + div{display:block;}
	.footer-widgets-wrapper .widget{padding-bottom:0 !important;}
	#colophon.footer-inner .footer-widgets .widget_nav_menu .widget-title, #colophon.footer-inner .footer-widgets .widget_text .widget-title{margin-bottom:0;}
	.footerLogo .row-col{display:block;}
	.footerLogo .row-col .col-50{padding-left:30px;padding-right:30px;max-width:100%;width:100%;display:block;}
	.site-footer .wrap.container-main{padding:0 30px;width:100%;}
	#colophon .footer-widgets-wrapper .openFooterMenu .widget-title + div{padding:10px 0 0 0;background:transparent!important;}
	#colophon.footer-inner .footer-widgets .widget_text p.footer-zvooaddress{margin-bottom:20px;}
	#site-footer .footer-copyright{font-size:12px;line-height:16px;}
	#colophon .footer-widgets-wrapper .widget-title::after{content:'';width:12px;height:12px;border:none;display:inline-block;position:absolute;right:0;top:50%;transform:translateY(-50%);background:url(/wp-content/themes/programmersai/assets/images/home-new/ftr_plus_icon.svg) no-repeat left center;}
	#colophon .footer-widgets-wrapper .openFooterMenu .widget-title::after{content:'';width:12px;height:12px;border:none;display:inline-block;position:absolute;right:0;top:50%;transform:translateY(-50%);background:url(/wp-content/themes/programmersai/assets/images/home-new/ftr_minus_icon.svg) no-repeat left center;}
	.address_blk .footerSocialmedia{display:block;right:auto;margin-bottom:15px;}
	.address_blk .footerSocialmedia ul{justify-content:flex-start;}
	.address_blk .footerSocialmedia ul li{margin:15px 20px 0 0!important;}
	.widget .address_blk .footerSocialmedia a img{box-shadow:none;}
	.footerBottom .wrap{display:flex;}
	.footer-widgets-wrapper{padding-top:0;}
	
	.menu_title_wrap{display:none;}
	.award_certification_slider .footer-cartificate{display:block}
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu.mega-col_3 > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item.engagementModels{max-width: 100% !important;}
	.site-header .mega-menu .searchBox{display:block !important; background:#fff !important;}
	.site-header .mega-menu .searchBox .container-main{padding:0px;}
	.site-header .mega-menu .searchBox .search-form{margin: 5px auto;border: 1px solid #E9EAEB;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search{border-bottom:0px;}
	.IBMiSolutions.mega-menu-item .IBMiSolutionsin > ul.mega-sub-menu{flex-direction: column;}
	.IBMiSolutions.mega-menu-item .IBMiSolutionsin > ul.mega-sub-menu > li.mega-menu-item {width: 100% !important;}
	.ibmi_solution_tab{max-width: 100% !important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search > a.mega-menu-link .mega-indicator{display:block !important;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search.mega-toggle-on > a.mega-menu-link{padding-bottom: 0px;margin-bottom: 20px;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search .mega-sub-menu{background: #fff !important;padding: 0px;}
	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.search .search-form{border: 1px solid #e9e6e6;margin: 0px;}
	.search .megaMenu_closeBtn{display: none;}
	
	
	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.hlmenu a.mega-menu-link{margin-top: 0px !important;}	
	.trusted_byDiv{padding-top: 20px;display: block;text-align: center;}
	.trusted_by .trusted_by_head{display: inline-block;text-align:center; margin-right: 0px;}
	.trusted_byCompany {width: 100%;overflow: hidden;}
	.trusted_by .trusted_byCompany {padding:0px 30px;}
	.trusted_by ul {margin-bottom:10px;}
	.trusted_by li img{margin:0 auto !important;max-width: 90%;}
	.IBMieBook_mobile{display:block;position: fixed;bottom: 20px; margin-right: 30px;width:calc(100% - 60px);}
	.IBMieBook_mobile .IBMi-eBook h3 br{display:none;}
	.trusted_byCompany:hover .slick-prev, .trusted_byCompany:hover .slick-next, .trusted_byCompany .slick-prev, .trusted_byCompany .slick-next {opacity: 1;}
	.trusted_byCompany .slick-prev{left:-15px;}
	.trusted_byCompany .slick-next.slick-arrow {right: -15px;}
	.trusted_byCompany .slick-list.draggable{padding:3px;}
	.top-hero-formsection .look-title{font-size:26px; line-height: 36px;margin-bottom: 15px;}
	.top-hero-formsection .hireSection .hdrSpecialistSec{border-radius: 0 45px 45px 45px;}
	.hireSection .ninja_form .nf-form-cont {margin-top: 10px;}
	.trusted_by li {padding: 0px 10px;}
}
@media (max-width:360px){
	.ph_mob_view{margin-bottom:15px;}
	.ph_mob_view a{font-size:18px;}
	.ph_mob_view .call_today_small{font-size:16px;}
}
/*Mega menu end*/

/*Inner hero default start*/
.inner_page_hero_default{background:url("https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/industry/industry_hero_bg.svg") no-repeat right bottom/cover;padding:50px 0 60px 0;background-color:#273a50;border-radius:0 0 0 80px;min-height:inherit !important;}
.inner_page_hero_default .banner_innerPage{text-align:center;}
.inner_page_hero_default .banner_innerPage h1{font-size:40px;font-weight:700;color:#27a8e0;line-height:48px;margin-bottom:25px;text-align:center;margin-top:0;}
.inner_page_hero_default .banner_innerPage h3{color:#fff;margin-bottom:40px;font-size:32px;line-height:40px;}
.inner_page_hero_default .banner_innerPage p{color:#fff;}
.inner_page_hero_default .banner_innerPage img{max-width:445px;}
.inner_page_hero_default .innerPage_bannerDesc ul{margin:0;padding:0;}
.inner_page_hero_default .innerPage_bannerDesc ul li{padding-left:30px;background:url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/hm_tick_icon.svg) no-repeat left top 7px;margin:0 0 10px 0;background-size:20px;font-size:18px;line-height:30px;font-weight:600;color:#fff;}
.inner_page_hero_default .row-col {display: flex;align-items: center;}	
.inner_page_hero_default .innerPage_bannerDesc{text-align:left;}
.inner_page_hero_default .innerPage_bannerDesc p{font-size:18px;color:#fff;font-weight:300;}
.inner_page_hero_default .btn_blk{text-align:center;}
.inner_page_hero_default .btn_blk .contact-btn{padding:10px 30px;height:auto;background:#FFB845;color:#fff;border-radius:0px;text-transform:uppercase;font-size:24px;width:inherit;cursor:pointer;border:0px;font-weight:700;margin-bottom:0;box-shadow:none;display:inline-block;text-align:center;}
.inner_page_hero_default .btn_blk .contact-btn:hover{background:#ffa016;color:#fff;}
.TopHeroCloudContent:empty{display:none;}

/*Inner hero default start*/
.inner_page_hero_default{background:#244F76;padding:50px 0 50px 0;background-color:#273a50;border-radius:0px;min-height:inherit !important;}
.inner_page_hero_default .banner_innerPage{text-align:center;}
.inner_page_hero_default .banner_innerPage h1{font-size:40px;font-weight:700;color:#27a8e0;line-height:48px;margin-bottom:25px;text-align:center;margin-top:0;}
.inner_page_hero_default .banner_innerPage h3{color:#fff;margin-bottom:40px;font-size:32px;line-height:40px;}
.inner_page_hero_default .banner_innerPage p{color:#fff;}
.inner_page_hero_default .banner_innerPage img{max-width:445px;}
.inner_page_hero_default .innerPage_bannerDesc ul{margin:0;padding:0;}
.inner_page_hero_default .innerPage_bannerDesc ul li{padding-left:30px;background:url(https://programmersai.staging.tempurl.host/wp-content/themes/programmersai/assets/images/hm_tick_icon.svg) no-repeat left top 7px;margin:0 0 10px 0;background-size:20px;font-size:18px;line-height:30px;font-weight:600;color:#fff;}
.inner_page_hero_default .row-col {display: flex;align-items: center;}	
.inner_page_hero_default .innerPage_bannerDesc{text-align:left;}
.inner_page_hero_default .innerPage_bannerDesc p{font-size:18px;color:#fff;font-weight:300;}
.inner_page_hero_default .btn_blk{text-align:center;}
.inner_page_hero_default .btn_blk .contact-btn{padding:10px 30px;height:auto;background:#FFB845;color:#273a50;border-radius:0px;text-transform:uppercase;font-size:24px;width:inherit;cursor:pointer;border:0px;font-weight:700;margin-bottom:0;box-shadow:none;display:inline-block;text-align:center;}
.inner_page_hero_default .btn_blk .contact-btn:hover{background:#ffa016;color:#273a50;}
.TopHeroCloudContent:empty{display:none;}
.single-jobspost .inner_page_hero_default .banner_innerPage h1{color: #27a8e0 !important;margin: 0px;}


@media screen and (max-width:1024px){
	.inner_page_hero_default .banner_innerPage p br{display:none;}
	.news_inr{padding:40px 30px;margin-bottom:40px;}	
}
@media screen and (max-width:767px){
	.inner_page_hero_default .banner_innerPage h1{font-size: 32px;line-height: 40px;}
	.inner_page_hero_default .banner_innerPage img{max-width:325px;}
	.inner_page_hero_default{padding:50px 0;min-height:inherit !important;}
	.news_inr{padding:40px 20px;}
	body.page-awards-and-recognition .TopHeroCloudContent img{max-width: 325px;}
	.page-id-12212 .inner_page_hero_default{padding: 30px 0 120px 0;}
	.award_certifications_blk .award_slider_blk .slick-list .slick-slide img{max-width:70%;display: inline-block;}
	.award_certifications_inr{padding:30px 0;}
	
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu li.mega-menu-item.mega-SolutionsWh .mega-sub-menu{ padding-bottom:60px !important;}
	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu li.mega-menu-item.mega-technology_tab .mega-sub-menu{ padding-bottom:60px !important;}
	
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu li.mega-menu-item.mega-our_news .mega-sub-menu{ padding-bottom:60px !important;}
}
	
}
@media only screen and (min-width : 320px) and (max-width : 1024px) and (orientation : landscape) {
	.reviewPopup {max-height:65vh;overflow-y: scroll; min-height: 270px;}
}
/*Inner hero default end*/

.page-testimonials .inner_page_hero_default{min-height:inherit!important}
.page-privacy-policy .inner_page_hero_default .banner_innerPage h1, .page-testimonials .inner_page_hero_default .banner_innerPage h1{margin-bottom:0;}

/*Award and certification start*/
.award_certifications_inr{background:#fff;padding:40px 0;border-radius:0px;}
.award_certifications_blk .siteTitle h2{margin-bottom:15px;}
.award_certifications_blk .award_slider_blk .slick-list {overflow:hidden;}
.award_certifications_blk .award_slider_blk .slick-list .slick-slide{display:inline-block;text-align:center;vertical-align:middle;}
.page-ibm-system-fresh-faces .award_certifications_blk{background:#F6F9FC;}
.page-ibm-system-fresh-faces #colophon.footer-inner{background:#fff;}
.page-ibm-system-fresh-faces .award_certifications_inr{border-radius:0 65px 0 65px;}

/*Award and certification end*/
.page-team .award_certifications_blk, .single-post .award_certifications_blk, .single-case_studies .award_certifications_blk, .single-industry .award_certifications_blk, .page-id-12212 .award_certifications_blk{background:#f6f9fc;}
.page-team #colophon.footer-inner::after, .page-team #colophon.footer-inner, .single-industry #colophon.footer-inner::after, .single-industry .single_post_inner, .single-industry #colophon.footer-inner, .single-post #colophon.footer-inner::after, .single-post .single_post_inner, .single-post #colophon.footer-inner, .single-case_studies #colophon.footer-inner::after, .single-case_studies .single_post_inner, .single-case_studies #colophon.footer-inner, .page-id-12212 #colophon.footer-inner::after, .page-id-12212 .single_post_inner, .page-id-12212 #colophon.footer-inner{background:#fff;}
.page-team .award_certifications_inr, .single-industry .award_certifications_inr, .single-post .award_certifications_inr, .single-case_studies .award_certifications_inr, .page-id-12212 .award_certifications_inr{border-radius:0 65px;}
/*--customized css --*/
.testimonialsSlider h2, .testimonialsSlider h3 {  margin-bottom: 35px;}
.single .wp-block-quote {padding: 20px;margin: 0;}
.site-footer .hide_menu{display:none;}
.wp-block-table.is-style-stripes.font-clr a{ color:#273A50; }
body .blog_list .entry-content.skt{ font-size: 18px;}
.case_studies-template-default.postid-132579 .tech_list ul li{ padding: 0 28px; }
.single #content #primary #main ol li {font-size: inherit;font-weight: inherit;}
@media (min-width:768px){
	.page-id-7998 .top-hero-formsection .col-details .details .PerGuarantee li{font-size:14px;}
}

.page-id-8007 .tech_specialty_item .tech_txt_cnt h3 a, .page-id-8007 .tech_specialty_item .tech_txt_cnt h3 a:hover, .page-id-8007 .tech_specialty_item .tech_txt_cnt h3 a:active, .page-id-8007 .tech_specialty_item .tech_txt_cnt h3 a:focus, .page-id-8007 .tech_specialty_item .tech_txt_cnt h3 a:visited{color:#1E75BB;}
.page-soar .testing_services_content a{color:#27A8E0;}
.page-soar .testing_services_content a:hover{color:#1E75BB;}

.look-title{font-size: 40px;font-weight: 700;color: #27a8e0;line-height: 48px;margin-bottom: 17px;text-align: left;margin-top: 0;}
.service_sec_blk h1.look_title{font-size: 32px; line-height: 40px; color: #1E75BB; position: relative; font-weight: 700;padding-bottom: 10px;}
.accordion_faq_wrap .set > a span h3 { color:#1E75BB;font-weight:500;}
.accordion_faq_wrap .set > a:hover span h3 {  color:#273A50;font-weight:500;}
.accordion_faq_wrap .set > a.active h3 { color: #fff !important;}
.single #content #primary #main h2{margin:10px 0;}

body.page-hire-top-full-stack-developers .footer-form-wrap h5 {letter-spacing: .15em;text-transform: uppercase;}
body.page-hire-top-full-stack-developers .btn-text{ display:none;}
body.page-cloud-tech .pkg_item span{font-size:18px; font-weight:300; color:#273A50; line-height:32px; }
body.page-cloud-tech .service_sec_inner{padding-bottom:0px; }
.cloudsupportbtn { margin-bottom:20px; }
body.page-virtual-lunch-and-learn-sessions-for-ibmi-experts-in-usa .aboutPrommersIo ul li { list-style-type:disc;margin:0 0 0 10px}

/*--  --*/
#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.menu_blk_wrap > .mega-sub-menu > li.mega-menu-item.ibmi_solution_tab .mega-sub-menu {padding-left:0px;}
#mega-menu-wrap-top .ibmi_solution_tab .mega-sub-menu .aS400_Programming{background: url(/wp-content/themes/programmersai/assets/images/as400Programming.jpg) no-repeat 0 10px !important; padding: 5px 0 5px 40px !important;}

#mega-menu-wrap-top .ibmi_solution_tab .mega-sub-menu .aS400_Solutions{background: url(/wp-content/themes/programmersai/assets/images/as400Solutions.jpg) no-repeat 0 10px !important; padding: 5px 0 5px 40px !important;}

#mega-menu-wrap-top .ibmi_solution_tab .mega-sub-menu .aS400_Support{background: url(/wp-content/themes/programmersai/assets/images/as400Support.jpg) no-repeat 0 10px !important; padding: 5px 0 5px 40px !important;}

.mega-sub-menu .ibmi_solution_tab  p, .mega-sub-menu .engagementModels  p, .mega-sub-menu .SolutionsWh  p, .mega-sub-menu .engineering_leaders  p, .mega-sub-menu .digital_strategists  p, .mega-sub-menu .business_advancement  p, .mega-sub-menu .technology_tab  p, .mega-sub-menu .our_work  p, .mega-sub-menu .our_company  p, .mega-sub-menu .referral_program  p, .mega-sub-menu .our_news  p {color: #273a507d; font-size: 12px; font-weight: 400;
font-style: italic; min-height: 0px;}