/* style css */
body{font-family:avenir-book!important;-webkit-font-smoothing:antialiased;color:#06080d}img{max-width:100%}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}body.modal-open{padding:0!important}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-arrow-right:before{content:"\f061"}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.no_padding{padding:0}.main_home_div{float:left;width:100%;background-image:url(../images/home_banner.png);background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:100vh;display:flex;align-items:center}.header_main{position:fixed;top:0;left:0;width:100%;padding:0;z-index:9;transition:all .2s ease-in-out;height:auto;background-color:transparent;text-align:center;line-height:40px}.header_main.active{background:#fff;box-shadow:0 0 5px 1px #ccc;-webkit-box-shadow:0 0 5px 1px #ccc;-moz-box-shadow:0 0 5px 1px #ccc;z-index:15;transition:all .3s ease;-webkit-transition:all .3s ease}.header_main .navbar-inverse{background-color:transparent;border:none;display:block;padding:25px 0;margin:0}.header_main .navbar-inverse .navbar-nav>li>a:focus,.header_main .navbar-inverse .navbar-nav>li>a:hover{color:#fff;-webkit-transition:all .2s ease-in}.header_main .navbar-brand{height:auto;padding:0}.header_main .navbar-inverse .navbar-nav>li>a:after{content:"";position:absolute;width:17px;height:2px;background-color:#fff;right:0;left:0;bottom:6px;margin:auto;opacity:0;transition:.2s ease-in}.header_main .navbar-inverse .navbar-nav>li>a:hover:after{opacity:1;transition:.2s ease-in}.header_main .navbar-inverse .navbar-nav>li>a{font-style:normal;font-weight:800;font-size:14px;line-height:19px;text-align:center;color:#fff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.header_main .navbar-nav>li{padding:0}.header_main .navbar-inverse .navbar-nav>.active>a{background-color:transparent;color:#154df3}.header_main .navbar-collapse{padding:0}.banner_content{float:left;width:100%;text-align:center;padding:210px 15px}.adc_blue_logo{display:none;max-width:161px;height:auto!important}.header_main.active .adc_blue_logo{display:block}.header_main.active .adc_white_logo{display:none}.header_main.active .navbar-inverse .navbar-nav>li>a{color:#000}.header_main.active .navbar-inverse .navbar-nav>li>a:focus,.header_main.active .navbar-inverse .navbar-nav>li>a:hover{color:#154df3}.header_main.active .navbar-inverse .navbar-nav>li>a:focus:after,.header_main.active .navbar-inverse .navbar-nav>li>a:hover:after{background-color:#154df3}.banner_content h1{font-size:50px;line-height:68px;text-align:center;color:#fff;margin-bottom:30px;font-weight:900;margin-top:40px}.banner_content p{font-size:18px;line-height:25px;color:#fff;margin:0;font-weight:500}.inner_banner_div .banner_content p{display:flex;justify-content:center;align-items:center}.it_services_block{float:left;width:100%;padding:100px 0}.heading_black_bluefill{float:left;text-align:center;width:100%}.heading_black_bluefill h2{font-size:40px;line-height:55px;font-style:normal;color:#06080d;font-family:avenir-roman;padding-bottom:50px}.heading_black_bluefill span{background-color:#0720ff;color:#fff;padding:0 5px}.service_boxes_wrap{float:left;width:100%;display:flex}.box_wrap{text-align:center;float:left;display:flex;flex-direction:column;padding-right:95px}.box_wrap:last-child{padding-right:0}.icon_holder{float:left;background:rgba(7,32,255,.05);border-radius:500px;padding:20px;text-align:center;margin:0 auto}.icon_holder img{width:40px}.content_holder{float:left;width:100%;text-align:center;transition:.3s ease}.content_holder h3{font-weight:800;font-size:18px;line-height:25px;margin:30px 0 15px}.content_holder p{font-size:16px;line-height:22px;text-align:center;color:rgba(44,45,51,.75);margin:0;transition:.3s ease}section.development_wrap{float:left;width:100%;overflow:hidden;padding-bottom:50px}.heading_black_underline{background:#f7f7f7;padding:50px 30px 85px;width:100%}.heading_black_underline{float:left;width:100% color: #06080D}.heading_black_underline h2{text-align:center;font-weight:600;font-size:40px;line-height:55px}.heading_black_underline h2 span{font-family:avenir-black;border-bottom:2px solid #0720ff;display:inline;padding-bottom:5px}.development_items_wrap{float:left;width:100%;display:flex}.development_item a{float:left;display:flex;justify-content:center;align-items:center;position:relative;width:100%}.development_item a img{width:100%;max-width:none}.dev_content{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}.dev_content p{color:#fff;font-weight:800;font-size:30px;line-height:50px;text-align:center;padding:0 10px}.development_item a{-webkit-transition:-moz-transform .3s ease-in-out;-moz-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out}.development_item a:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);z-index:1}.development_item{width:25%}section.footer_main{float:left;width:100%;padding-top:70px;background-size:cover;background-image:url(../images/curve.svg);background-position:center}.footer_top{display:flex;justify-content:space-between}.box_wrap_footer{display:flex;flex-direction:column;float:left;width:25%;padding-right:50px}.box_wrap_footer:last-child{padding:0}h5.footer_heading{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#06080d;padding-bottom:20px}.desc_footer{float:left;width:100%;display:flex;flex-direction:column}.desc_footer p{font-size:16px;line-height:25px;color:rgba(0,0,0,.75);font-weight:600}.desc_footer a{color:#06080d;font-style:normal;font-weight:900;font-size:16px;line-height:35px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;text-decoration:none}.desc_footer a:focus,.desc_footer a:hover{text-decoration:none;color:#0720ff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.cities_main{display:flex;justify-content:space-between}.cities_wrap{float:left;width:100%;padding-right:10px}.cities_wrap:last-child{padding-right:0}.cities_wrap p{color:#06080d;font-style:normal;font-weight:600;font-size:16px;line-height:35px}.box_wrap_footer:nth-child(2){width:15%}.box_wrap_footer:nth-child(3){width:35%}.footer_bottom{float:left;width:100%;background:#06080d;padding:8px 15px;color:#fff;margin-top:20px}.bottom_wrap{display:flex;justify-content:space-between;align-items:center}.copyright span{font-weight:500;font-size:16px;line-height:22px}.ftr_social_icon a{background:#fff;border-radius:5px;height:35px;width:35px;float:left;line-height:35px;text-align:center;color:#06080d;font-size:16px;margin-left:15px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.ftr_social_icon a:first-child{margin-left:0}.ftr_social_icon a:hover{background-color:#06080d;color:#fff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.ftr_social_icon a i{font-size:14px;line-height:16px;letter-spacing:.05em}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:active .hvr-icon,.hvr-icon-grow:focus .hvr-icon,.hvr-icon-grow:hover .hvr-icon{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}section.blog_section_main{float:left;width:100%;padding-top:70px}.blog_wrap{display:flex;flex-wrap:wrap;width:100%}.blog_box{width:47%;margin-right:50px}.blog_box:nth-child(even){margin-right:0}.image_holder{float:left;width:100%;height:300px;border-radius:10px;overflow:hidden}.image_holder img{width:100%;height:100%}.img_desc_blog{display:flex;width:100%;padding:20px 0;justify-content:space-between;align-items:center}.img_desc_blog a{font-weight:900;font-size:14px;line-height:19px;color:#0720ff;padding-right:10px}.img_desc_blog a:last-child{padding-right:0}.img_desc_blog a:focus,.img_desc_blog a:hover{text-decoration:none}.calendar_box{font-size:14px;line-height:19px;color:rgba(44,45,51,.5);font-weight:600}.blog_headings{float:left;width:100%;padding-bottom:20px}.blog_headings h5{font-style:normal;font-weight:900;font-size:25px;line-height:34px;color:#06080d}.blog_headings h5 a{font-style:normal;font-weight:900;font-size:24px;line-height:34px;color:#06080d}.blog_headings h5 a{color:#06080d}.blog_headings h5 a:active,.blog_headings h5 a:focus,.blog_headings h5 a:hover{text-decoration:none}.blog_desc{float:left;width:100%;padding-bottom:50px}.blog_desc p{font-weight:400;font-size:16px;line-height:22px;color:rgba(44,45,51,.75);font-weight:600}section.top_companies_main{float:left;width:100%;background:linear-gradient(108.07deg,#f71051 2.01%,#f5503c 100%);padding:50px 0 100px}.top_companies_wrap{float:left;width:100%}.heading_white_underline{float:left;width:100%;text-align:center;color:#fff}.heading_white_underline h3{font-weight:800;font-size:40px;line-height:55px;color:#fff;padding-bottom:20px}.heading_white_underline h3 span{display:inline;padding-bottom:5px;border-bottom:2px solid #fff;font-family:avenir-black}.heading_white_underline p{font-weight:500;font-size:16px;line-height:22px;color:#fff}.company_main_box{float:left;padding-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.company_wrap{background:#fff;box-shadow:0 5px 5px rgba(78,7,7,.15);border-radius:10px;padding:40px 15px 10px;text-align:center;width:18.5%}.company_wrap p{font-weight:900;font-size:20px;line-height:27px;text-align:center;color:#06080d;padding-bottom:20px}.company_wrap span{font-size:14px;line-height:19px;text-align:center;color:rgba(44,45,51,.5);font-weight:600}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:active .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:hover .hvr-icon{-webkit-transform:translateX(4px);transform:translateX(4px)}section.consulation_section{float:left;width:100%;padding:100px 0}.cosulation_wrap{text-align:center;float:left;width:100%}h3.heading_bold_black{font-weight:800;font-size:40px;line-height:55px;color:#06080d;text-align:center;font-family:avenir-black;padding-bottom:20px}.heading_bold_black{font-weight:800;color:#06080d;text-align:center;font-family:avenir-black;padding-bottom:20px}.cosulation_wrap p{font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#06080d;padding-bottom:50px}a.btn_orange{background:#ffab15;border-radius:5px;padding:12px 20px;color:#5c3b00;font-weight:900;font-size:18px;line-height:25px}a.btn_orange i{padding-left:24px;font-weight:100}.btn_orange{background:#ffab15;border-radius:5px;padding:12px 20px;color:#5c3b00;font-weight:900;font-size:18px;line-height:25px}.btn_orange i{padding-left:24px;font-weight:100}.contact_form.btn_orange{min-width:120px;min-height:50px}.contact_form.btn_orange i{padding-left:10px;position:absolute;right:15px;top:0;bottom:0;display:flex;align-items:center}.contact_form input{background-color:transparent;box-shadow:none;border:0;position:absolute;width:100%;width:100%;height:100%;z-index:999;left:-8px;padding-left:0;top:0}div.wpcf7 .ajax-loader{position:absolute;right:-23px;top:0;bottom:0;margin:auto}a.btn_orange:active,a.btn_orange:focus,a.btn_orange:hover{text-decoration:none;background-color:#ffab15bf}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}section.recent_writings{float:left;width:100%;margin-bottom:130px}.recent_writings_wrap{float:left;width:100%}.recent_blogs_main{display:flex;flex-wrap:wrap;padding:30px 0;justify-content:space-between}.recent_blog_box{display:flex;flex-direction:column;width:30.4%;margin-right:50px;padding-bottom:50px}.recent_blog_box:nth-child(3n+0){margin-right:0}.recent_image_holder{border-radius:10px 10px 0 0;width:100%;height:200px;display:flex;overflow:hidden}.recent_image_holder img{width:100%}h5.blog_inner_heading{font-weight:600;font-size:23px;line-height:36px;color:#06080d;padding:20px 0 15px;min-height:142px}.recent_blog_box p{font-size:16px;line-height:28px;color:rgba(44,45,51,.75)}.recent_blog_box:hover .recent_blog_box h5{color:#0720ff}.recent_blog_box a:focus,.recent_blog_box a:hover,.recent_blog_box:active{text-decoration:none}.recent_blog_box a{transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.recent_blog_box a:active h5.blog_inner_heading,.recent_blog_box a:focus h5.blog_inner_heading,.recent_blog_box a:hover h5.blog_inner_heading{color:#0720ff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.more_btn_wrap{text-align:center;padding-bottom:50px;float:left;width:100%}.border-btn{font-weight:900;font-size:18px;line-height:25px;color:#06080d;border:1px solid #f71051;border-radius:5px;padding:12px 25px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.border-btn i{margin-left:20px}.border-btn:active,.border-btn:focus,.border-btn:hover{color:#f71051;text-decoration:none;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}section.send_article_main{float:left;width:100%;position:relative;background-size:cover;background-image:url(../images/curve.svg);background-position:top center}.article_wrap{background:linear-gradient(92.2deg,#0779ff 1.75%,#0779ff 99.14%);box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:30px;float:left;width:85%;text-align:center;padding:70px 0;position:absolute;top:-130px;left:0;right:0;margin:0 auto;z-index:1}.white_heaidng_article{font-weight:900;font-size:26px;line-height:36px;text-align:center;color:#fff;padding-bottom:30px}.border-btn-white{color:#fff;border:1px solid #fff;padding:12 40px}.border-btn-white:active,.border-btn-white:focus,.border-btn-white:hover{color:#fff}.bg_grey_relative{float:left;width:100%;position:relative;height:160px}.development_item a .icon_holder_dev img{width:auto;max-width:100%}.icon_holder_dev{text-align:center;padding-bottom:15px;min-height:115px}.header_main .navbar-toggle .top-bar{transform:rotate(45deg);transform-origin:10% 10%}.header_main .navbar-toggle .middle-bar{opacity:0}.header_main .navbar-toggle .bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%}.header_main .navbar-toggle .icon-bar{width:22px;transition:all .2s;background-color:#000}.header_main .navbar-toggle.collapsed .middle-bar{opacity:1}.header_main .navbar-toggle.collapsed .top-bar{transform:rotate(0)}.header_main .navbar-toggle.collapsed .bottom-bar{transform:rotate(0)}.header_main .navbar-toggle{background:0 0!important;border:none}.header_main .navbar-toggle:hover{background:0 0!important;border:none}.inner_banner_div{float:left;width:100%}section.blog_details{float:left;width:100%;padding:50px 0;background-color:#f7f7f7}section.blog_details p{font-size:20px;line-height:30px;text-align:justify;text-align-last:center;color:#2c2d33}section.wesites_main{float:left;width:100%;background-color:#f7f7f7}.website_wrap{float:left;width:100%;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.04);border-radius:5px;margin-bottom:30px}.web_upper{float:left;width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #eee;flex-wrap:wrap}.company_intro h5{font-weight:900;font-size:30px;line-height:41px}.company_intro p{font-size:12px;line-height:16px;color:#2c2d33}.star_icons{padding:12px 0;display:flex;align-items:center}.star_icons i{color:#ffb800;padding-right:5px}.star_icons i:last-child{padding-right:0}.star_icons p{font-size:15px;line-height:20px;color:#2c2d33;padding:0 8px}.star_icons span{font-size:15px;line-height:20px;color:#06f}.address_wrap a{font-weight:600;font-size:15px;line-height:20px;color:#06080d;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.address_wrap img{padding-right:12px}.address_wrap{padding-bottom:15px}.address_wrap:last-child{padding-bottom:0}.address_wrap a:active,.address_wrap a:focus,.address_wrap a:hover{text-decoration:none;color:#0720ff;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.logo_wrap_web{width:20%;display:flex;justify-content:center;padding:10px}.logo_wrap_web img{object-fit:fill}.logo_wrap{max-height:90px;min-height:90px;display:flex;align-items:center;padding-bottom:50px;justify-content:center}.company_intro{width:47%;border-left:1px solid #eee;border-right:1px solid #eee;padding:15px 30px;display:flex;align-items:center}.company_address{width:33%;padding:15px}.web_middle{float:left;width:100%;padding:15px;border-bottom:1px solid #eee}.web_middle p{font-size:16px;line-height:30px;color:rgba(44,45,51,.75)}.web_lower{float:left;width:100%;padding:15px;display:flex;justify-content:space-between;align-items:center}.web_desc{display:flex;align-content:flex-start}.web_desc_box{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:5px 25px 5px 25px;border-right:1px solid #eee}.web_desc_box:first-child{padding-left:15}.web_desc_box:last-child{border-right:none}.web_desc_box p{font-weight:600;font-size:12px;line-height:16px;color:rgba(44,45,51,.5)}.web_desc_box span{font-weight:600;font-size:18px;line-height:25px;color:#06080d}.button_gradiant,.tnp-button{background:linear-gradient(108.07deg,#f71051 2.01%,#f5503c 100%);border-radius:5px;border:none;padding:12px 25px;color:#fff;font-style:normal;font-weight:900;font-size:18px;line-height:25px;margin-top:10px}.button_gradiant i{padding-left:24px}.form-control-style{background:#f2f2f2;border:1px solid #ededed;box-sizing:border-box;border-radius:3px;box-shadow:none;color:#000;font-size:14px;line-height:19px;padding:10px 12px;height:40px}textarea.form-control-style{height:150px;resize:none}.form_consulataion{float:left;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.04);border-radius:5px;padding:20px 10px;width:100%}.form_consulataion .form-group{margin-bottom:10px}.form_heading{font-weight:900;font-size:25px;line-height:34px;text-align:center;color:#06080d}.form_consulataion .form_heading{padding-bottom:20px}.sample_desc_div{float:left;width:100%}.sample_desc_div p{font-weight:900;font-size:22px;line-height:30px;color:#2f3d56;padding:10px 0}.devices_box{float:left;width:100%;display:flex;flex-wrap:wrap}.devices_box p{font-size:12px;line-height:16px;text-align:center;color:#3b3b3b;background:#e0e0e0;border-radius:5px;padding:5px 10px;display:inline-block;margin:0 5px 5px 0}.blog_sample_main{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.04);border-radius:5px;float:left;width:100%;padding:20px 10px;margin-bottom:50px}.image_holder_sample{float:left;width:100%;padding-top:20px;border-radius:10px;overflow:hidden}.website_wrap:last-child{margin-bottom:50px}.wesites_main .image_holder{height:218px}.wesites_main .blog_headings h5{font-size:23px;min-height:inherit}.category_banner{background-image:url(../images/category_banner.png)}.pd_t_50{padding-top:50px}span.verticle_line_div{width:2px;background-color:#fff;height:15px;display:inline-block;margin:0 20px}.button_gradiant:focus{outline:0}.blog_page_main{float:left;width:100%}.blog_banner{background-image:url(../images/blog_banner.png);background-repeat:no-repeat;background-size:cover}.blog_box_new{float:left;width:100%;display:flex;flex-wrap:wrap;padding-bottom:50px}.left_aside{display:flex;width:29%}.left_aside .image_holder{max-width:245px;max-height:143px;width:100%;height:100%}.right_aside{float:left;width:71%;padding-left:30px}.right_aside a{font-weight:900;font-size:14px;line-height:19px;color:#0720ff}.right_aside .blog_headings{padding:15px 0}.right_aside .blog_desc{padding-bottom:15px}.share_wrap{float:left;width:100%;display:flex;justify-content:space-between;align-items:center}.seen_box p{font-size:14px;line-height:19px;color:rgba(44,45,51,.5)}.seen_box span{padding-left:10px}.seen_box i{font-size:16px}.right_aside .share_icon_wrap a{color:#ffab17;border-radius:2px;font-size:24px;line-height:24px}.blog_links_main{float:left;width:100%;margin-bottom:50px}.blog_links_main a{background:#fff;border:1px solid #ddd;box-sizing:border-box;border-radius:5px;padding:15px;width:100%;float:left;display:flex;justify-content:space-between;align-items:center;font-weight:900;font-size:14px;line-height:19px;color:#06080d;margin-bottom:20px;overflow:hidden;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.blog_links_main a:last-child{margin-bottom:0}.blog_links_main a:active,.blog_links_main a:focus,.blog_links_main a:hover{text-decoration:none;border-color:#0720ff}.links_wrap{float:left;width:100%;padding-top:20px}.grey_text_subscribe{font-size:12px;line-height:16px;text-align:center;color:rgba(44,45,51,.75);padding-bottom:20px}.subscribe_from .button_gradiant{width:100%}.button_blue{background:linear-gradient(92.2deg,#0779ff 1.75%,#0779ff 99.14%);border-radius:5px;font-weight:900;font-size:18px;line-height:25px;padding:12px 20px;width:100%;border:none;color:#fff}.button_blue:active,.button_blue:focus,.button_blue:hover{outline:0;text-decoration:none;color:#fff}.write_for_us_box{background:#f7f7f7;border-radius:5px;float:left;width:100%;padding:20px 10px;margin:50px 0}.write_for_us_box:hover{box-shadow:0 0 15px rgba(0,0,0,.04);-webkit-box-shadow:0 0 15px rgba(0,0,0,.04)}.write_for_us_box .form_heading{padding-bottom:20px}.write_us_banner{background-image:url(../images/write_us_banner.png);background-repeat:no-repeat;background-size:cover}.write_us_main{float:left;width:100%;padding:0 0 50px 0}.write_us_main p{font-size:16px;line-height:30px;color:rgba(44,45,51,.75);display:block}.write_us_main strong{font-weight:900;font-size:15px;word-break:break-word;line-height:40px;color:#06080d}.write_us_main h5{font-weight:900;font-size:30px;line-height:41px;color:#06080d;float:left;width:100%;padding:20px 0}.write_us_main p a{word-break:break-all;color:#18a0fb}.write_us_main p a:active,.write_us_main p a:focus,.write_us_main p a:hover{text-decoration:none}.write_us_main hr{float:left;width:100%;border:1px solid #ededed}.recent_writings_main,.twitter_wrap{float:left;width:100%;padding-bottom:50px}.recent_writings_main .form_heading,.twitter_wrap .form_heading{text-align:left;padding-bottom:20px}.writings_wrap_bg{float:left;width:100%;background-image:url(../images/recent_post_bg.png);background-size:cover;background-position:center;padding:15px;height:150px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.writings_wrap span{font-size:12px;line-height:16px;color:rgba(44,45,51,.75);padding-top:10px;font-weight:500}.writings_wrap_bg span{color:#fff}.recent_writings_main .no_padding{padding:0}.recent_writings_main p{float:left;width:100%}.recent_writings_main span{display:inline-block}.writings_wrap{float:left;width:100%}.twitter_plugin_wrap{float:left;width:100%}.twitter_plugin_wrap img{width:100%}.write_us_main li{color:rgba(44,45,51,.75)}.write_us_main ul li::marker{font-size:20px;color:#06080d}.write_us_main ul li{font-size:16px;line-height:40px;color:rgba(44,45,51,.9)}.write_us_main ul{padding-left:20px}.write_us_main img{display:block}.blog_box_new:last-child{padding-bottom:70px}.share_icon_wrap{position:relative}.social_share_btn_main{float:left;width:auto;display:flex;border-radius:5px 5px 5px 5px;overflow:hidden;position:absolute;right:0;margin-top:15px!important}.social_share_btn_main a{padding:14px 17px;background:#f1f1f1;position:relative;width:100%;display:inline-block}.social_share_btn_main a:first-child{color:#3b5998}.social_share_btn_main a:nth-child(2){color:#00acee}.social_share_btn_main a:nth-child(3){color:#3b5998}.social_share_btn_main a:nth-child(4){color:#0e76a8}.social_share_btn_main a:hover{background:#3b5998;color:#fff!important}.social_share_btn_main a i{font-size:15px;line-height:15px;-webkit-transition:-webkit-transform .2s,opacity .2s;-moz-transition:-moz-transform .2s,opacity .2s;transition:transform .2s,opacity .2s}.social_share_btn_main a:hover i{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 0 #fff}.social_btn_display{display:none}.social_btn_display.collapse{display:none}.social_btn_display.collapse.in{display:block}.social_btn_display .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.privancy_policy{margin:150px 0 80px}.text_center{text-align:center}.light_header.header_main .navbar-inverse .navbar-nav>li>a{color:#06080d}.light_header.header_main .navbar-inverse .navbar-nav>li>a:focus,.light_header.header_main .navbar-inverse .navbar-nav>li>a:hover{color:#154df3;transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.privancy_policy h1{font-size:50px;line-height:68px;color:#06080d;font-weight:700;margin-bottom:20px}.privancy_policy h6{font-size:18px;line-height:25px;color:#06080d}.privancy_content{padding:50px 0 0;font-size:18px;line-height:30px;font-weight:400}.privancy_content p{margin-bottom:20px}.privancy_content h3{font-size:25px;line-height:30px;font-weight:700;margin-bottom:20px}.privancy_content ul{padding:0;padding-left:18px;margin-bottom:20px}.privancy_content ul li{color:rgba(6,8,13,.75);padding-bottom:10px}.category_banner{background-image:url(../images/contact_banner.png);height:360px}.category_banner .banner_content{padding:164px 15px 98px}.contact_section{background-color:#f9f9f9;padding:60px 0 80px;float:left;width:100%}.contact_section h2{font-size:40px;line-height:55px;color:#06080d;font-weight:700;margin-bottom:20px}.contact_section p{font-weight:500;font-size:16px;line-height:22px}.form_div{margin-top:40px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.04);border-radius:5px;padding:20px}.form_div .form-control{background:#f7f7f7;border-radius:5px;height:50px;border:none;box-shadow:none;margin-top:10px;font-size:16px;line-height:22px;color:rgba(0,0,0,.8)}.form_div textarea.form-control{height:auto;padding:15px 10px}.form_div .form-group label{padding-left:10px;font-size:15px;line-height:20px;color:#3b3b3b}button.yw_button{padding:12px 22px;border:none;background:#ffab15!important;border-radius:5px;font-weight:900;font-size:18px;line-height:25px;color:#5c3b00!important;display:block;margin-top:15px;margin-bottom:10px}button.yw_button:hover{transition:all .2s ease-in;-webkit-box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75);-moz-box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75);box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75)}input.yw_button{padding:12px 22px;border:none;background:#ffab15!important;border-radius:5px;font-weight:900;font-size:18px;line-height:25px;color:#5c3b00!important;display:inline-block;margin-top:15px;margin-bottom:10px}input.yw_button:hover{transition:all .2s ease-in;-webkit-box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75);-moz-box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75);box-shadow:-1px 2px 13px -1px rgba(0,0,0,.75)}.wpcf7-submit::before{position:absolute;content:'\f067';font-family:FontAwesome}.captch{margin-top:10px}button.yw_button img{padding-left:10px}.about_banner{background-image:url(../images/about-banner.jpg)!important}section.about_main{float:left;width:100%}.same_div{display:flex;margin:60px 0 30px}.about_inner h2{font-size:40px;line-height:55px;color:#06080d;font-weight:700;margin-bottom:20px;font-family:avenir-black}.about_inner p{font-size:18px;line-height:30px;color:#06080d;margin-bottom:20px;text-align:center}.category_inner{text-align:center}section.about_category{float:left;width:100%;margin:50px 0}.cat_image{width:75px;height:75px;background-color:rgba(7,32,255,.05);border-radius:100%;line-height:75px;margin-bottom:20px;text-align:center;display:inline-block}.category_inner h3{font-size:18px;line-height:25px;color:#06080d;font-weight:700;margin-bottom:15px}.category_inner p{font-size:16px;line-height:22px;text-align:center;color:rgba(44,45,51,.75)}.about_category h2{text-align:center;font-size:40px;line-height:55px;color:#06080d;font-weight:700;margin-bottom:40px;font-family:avenir-black}.footer_main ul{padding:0;list-style:none}.footer_main ul li a{color:#06080d;font-style:normal;font-weight:600;font-size:14px;line-height:35px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;text-decoration:none;text-decoration:none}.footer_main ul li a:hover{text-decoration:none;color:#0720ff;transition:all .2s ease-in;-webkit-transition:all .2s ease-i}.blog_section .tag_inner a{background:rgba(7,32,255,.1);border-radius:5px;font-size:14px;line-height:19px;padding:10px;font-weight:700;color:#0720ff;text-decoration:none;display:inline-block}.blog_section a{text-decoration:none}.blog_section .tag{display:flex;align-items:center;font-size:14px;line-height:19px;color:rgba(44,45,51,.5);margin-bottom:10px}.margin_left_30{margin-left:30px}.blog_content{margin-top:20px}.post h2{margin-top:20px;font-weight:700}.blog_content p{font-size:16px;line-height:30px;margin:10px 0}.blog_content h2,h3,h4,h6{font-weight:700;margin:10px 0;padding:10px 0}.post_footer .share_link{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:25px 0;margin-top:15px}.post_footer .share_link a{border:1px solid #ededed;font-size:16px;line-height:22px;padding:5px 15px;border-radius:50px;margin-right:5px;transition:.3s ease}.post_footer .share_link a:hover{background-color:#f3f3f6;transition:.3s ease}.post_footer .share_link a i{margin-right:5px}.share_link a.facebook{color:#1877f2}.share_link a.twitter{color:#08a0e9}.share_link a.linked{color:#2867b2}.share_link a.pint{color:#e60023}img.round{width:80px;height:80px;border-radius:100%}.other_info{display:flex;margin:50px 0 30px}.other_info .left_side{display:flex;justify-content:space-evenly;align-items:center;justify-content:start}.other_info .left_side .text_info{margin-left:20px}.other_info h6{font-size:18px;line-height:30px;color:rgba(44,45,51,.5);padding:0;margin:0}.other_info h3{padding:0;margin:0;margin-bottom:10px}.left_side{width:35%}.right_side{width:65%}.right_side p{font-size:16px;line-height:30px;color:#2c2d33;padding-left:20px}.divider{border:1px solid #ededed}.bg_post{background-image:url('../images/rec_blog_bg.png');height:150px;display:flex;flex-direction:column;padding:10px;color:#fff;justify-content:flex-end;background-size:cover}.post_list h4{font-size:14px;line-height:19px;padding:0}.post_list span{font-size:12px;line-height:16px}.post_inner{border-radius:5px;margin:15px 0}.round_line{border:1px solid #ddd;border-radius:5px;padding:0 10px}.round_line h4{color:#06080d}.round_line span{color:rgba(44,45,51,.75)}.post_list{margin:15px 0}.subscribe_form{text-align:center;box-shadow:0 0 15px rgba(0,0,0,.04);border-radius:5px;padding:15px 10px}.subscribe_form h3{margin:0}.subscribe_form p{margin-bottom:10px}.subscribe_form input{width:100%;border:none;background:#f2f2f2;height:40px;border:1px solid #ededed;box-sizing:border-box;border-radius:3px;font-size:14px;line-height:19px;color:#828282;padding:0 10px}.subscribe_form p{font-size:12px;line-height:16px;padding:0 15px;color:rgba(44,45,51,.75)}.subscribe_form button{width:100%;background:linear-gradient(108.07deg,#f71051 2.01%,#f5503c 100%);border-radius:5px;border:none;height:49px;color:#fff;font-size:18px;line-height:25px;margin-top:15px;font-weight:700}.write{padding:20px 10px;text-align:center;background:#f7f7f7;border-radius:5px;margin-top:30px}.write h3{margin:0}.write p{font-size:12px;line-height:16px;color:rgba(44,45,51,.75);padding:0 15px}.write button{width:100%;background:linear-gradient(92.2deg,#0779ff 1.75%,#0779ff 99.14%);border-radius:5px;border:none;margin-top:15px;height:50px;color:#fff;font-size:18px;line-height:25px;font-weight:700}.rec_post img{border-radius:10px}.rec_post .image_holder{height:250px}section.recent_post h2{font-weight:700;margin:40px 0;font-family:avenir-black}section.recent_post a{color:#2c2d33;text-decoration:none}section.recent_post h4{font-size:25px;line-height:34px;min-height:120px}section.recent_post a.tag_link{font-size:14px;line-height:19px;color:#0720ff;font-weight:700;margin-top:20px;display:inline-block}section.recent_post span{font-size:14px;line-height:19px;color:rgba(44,45,51,.5)}section.recent_post span i{margin-right:5px}.margin_10{margin-left:10px}section.recent_post{float:left;width:100%;margin-bottom:60px}.m-auto{margin:auto}.blog_section h1{font-weight:700;font-size:45px;line-height:61px;color:#000}.blog_section{margin-top:100px;width:100%;float:left;margin-bottom:20px}.margin_top{margin-top:40px}.post_pagination .pagination>li>a,.post_pagination .pagination>li>span{background-color:#f9f3f3;padding:10px 18px;color:rgba(44,45,51,.75);border:1px solid #d2cece}.pagination>li>span:hover,.post_pagination .pagination>li>a:focus,.post_pagination .pagination>li>a:hover,.post_pagination .pagination>li>span:focus{background:#0779ff;color:#fff;border:1px solid #0779ff}.post_pagination .pagination>li>a.active{background:#0779ff;color:#fff;border:1px solid #0779ff}.post_pagination{float:left;width:100%}section.dynamic_category_banner{float:left;width:100%;position:relative}section.dynamic_category_banner .banner_content{float:left;width:100%;position:absolute;top:55%;left:50%;right:0;transform:translate(-50%,-50%);padding:0}section.dynamic_category_banner .banner_content h1{margin:0}section.dynamic_category_banner img{object-fit:cover;height:360px}.tnp-button{background:linear-gradient(108.07deg,#f71051 2.01%,#f5503c 100%)!important;border-radius:5px!important;border:none!important;padding:12px 25px!important;color:#fff!important;font-style:normal!important;font-weight:900!important;font-size:18px!important;line-height:25px!important;margin-top:10px!important;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.tnp-button :active,.tnp-button :focus,.tnp-button :hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)!important;outline:0!important}.blog_section ol{padding-left:15px}.blog_section ol li{font-size:16px;line-height:30px;margin:10px 0 20px}.thankyou-banner{min-height:691px;display:flex;float:left;width:100%;align-items:center;justify-content:center;background:linear-gradient(96.65deg,rgba(7,32,255,.6) 34.74%,rgba(255,47,7,.6) 82.85%)}.thankyou-banner .banner_content{padding:0}.thank_title{text-align:center;padding:60px 0;float:left;width:100%}.thank_title h2{font-weight:800;font-size:33px;line-height:48px;margin-bottom:20px}.thank_title p{font-weight:500;font-size:18px;line-height:25px}.thank_title a{font-size:30px;line-height:41px;color:#0049ff;text-decoration:none}.thank_blog h3{font-weight:800;font-size:30px;line-height:41px;color:#06080d}.blog_section_inner{margin:20px 0}.blog_image{border-top-left-radius:10px;border-top-right-radius:10px}.blog_section_inner a{text-decoration:none}.blog_section_inner h4{font-size:26px;line-height:36px;color:#06080d;transition:.5s ease}.blog_section_inner h4:hover{color:#0720ff;transition:.5s ease}.blog_section_inner p{font-size:16px;line-height:28px;color:rgba(44,45,51,.75);text-overflow:ellipsis}.margin_bottom_none{margin-bottom:20px!important}.full_bg .banner_content{float:left;width:100%;text-align:center;position:relative;padding:0;min-height:360px}.full_bg .image_banner{position:relative}.full_bg .image_overlay{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:flex;align-items:center;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(103.76deg,rgba(7,32,255,.6) 37.64%,rgba(255,47,7,.6) 88.94%)}.full_bg .image_banner img{width:100%;object-fit:cover;height:360px}.write_us_main ul{display:flex;flex-direction:column}.wesites_main{padding-bottom:50px}section.send_article_main:after{content:'';position:absolute;bottom:-36px;background-color:#f2f2f2;width:100%;height:90px;left:0;right:0}section.wesites_main:after{position:absolute;content:' ';height:40px;bottom:-33px;background-color:#f9f9f9;z-index:-1;width:100%}section.wesites_main{position:relative}.contact_section{position:relative}.contact_section:after{position:absolute;content:' ';height:40px;bottom:-33px;background-color:#f9f9f9;z-index:-1;width:100%}.blog_headings h5 a:hover{color:#154df3;transition:.2s ease}.blog_headings h5 a{transition:.2s ease}section.blog_section ul{padding-left:15px}section.blog_section ul li{font-size:16px;line-height:30px;margin:10px 0 20px}.es_subscription_form label{width:100%}.es_subscription_form input{background:#f2f2f2;border:1px solid #ededed;box-sizing:border-box;border-radius:5px;box-shadow:none;color:#040404;font-size:14px;line-height:19px;padding:10px 12px;height:40px;width:100%;font-weight:400}footer .es_subscription_form input{background:#f2f2f2;border:2px solid #000;box-sizing:border-box;border-radius:5px;box-shadow:none;color:#040404;font-size:14px;line-height:19px;padding:10px 12px;height:40px;width:100%;font-weight:400}.es_subscription_form input.es_submit_button{background:linear-gradient(108.07deg,#f71051 2.01%,#f5503c 100%);border-radius:5px;border:none;padding:12px 25px;color:#fff;font-style:normal;font-weight:900;min-height:49px;font-size:18px;line-height:25px;margin-top:10px}.es_subscription_form input.es_submit_button:hover{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 10px 10px -10px rgb(0 0 0 / 50%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}section.footer_main .widget.widget_email-subscribers-form{margin-top:10px}section.footer_main .widget.widget_email-subscribers-form .es_subscription_form input{background-color:#fff}section.footer_main .widget.widget_email-subscribers-form .es-field-wrap{margin-bottom:0}.header_main .navbar-inverse .navbar-nav>li>a:focus{color:rgba(255,255,255,.8)}a:focus{outline:0!important}.recent_blog_box h2{font-size:26px;min-height:100px}.article_wrap a:hover{background-color:#fff;color:#0779ff}.box_wrap:hover .content_holder{color:#0720ff!important;transition:.3s ease}.box_wrap:hover .content_holder p{font-weight:800;transition:.3s ease}.category_inner h3{transition:.3s ease}.category_inner:hover h3{color:#0720ff;transition:.3s ease}.category_inner p{transition:.3s ease}.category_inner:hover p{font-weight:700;transition:.3s ease}.new_padding .banner_content{padding:140px 15px}ul.links_sitemap{list-style:disc;font-size:14px;color:#000;padding-left:20px}ul.links_sitemap li{padding-bottom:10px}ul.links_sitemap li a{color:rgba(0,0,0,.7);text-decoration:none;font-weight:600;padding-bottom:10px}ul.links_sitemap li::marker{font-size:18px;color:rgba(0,0,0,.6);transition:.5s all}ul.links_sitemap li a:hover{color:#000;transition:.5s all}ul.links_sitemap a:after,ul.links_sitemap a:before{content:'';position:absolute;transition:transform .5s ease}ul.links_sitemap a{padding-top:10px;position:relative}ul.links_sitemap a:before{left:0;bottom:5px;width:100%;height:2px;background:#000;transform:scaleX(0)}ul.links_sitemap a:hover:before{transform:scaleX(1)}.share_icon_wrap.social_icon .social_btn_display{display:inline-block!important}.share_icon_wrap .social_btn_display{display:none!important}

/* responsive css */
@media only screen and (max-width:1366px){.heading_black_underline h2{font-size:34px;line-height:45px}.dev_content p{font-size:22px;line-height:36px}.development_item a .icon_holder_dev img{max-width:60%}.recent_blog_box{width:29.5%}h5.blog_inner_heading{font-size:22px;line-height:30px}}@media only screen and (max-width:1200px){.img_desc_blog a{font-size:10px;line-height:15px}.calendar_box{font-size:10px;line-height:15px}.nav>li>a{padding:15px 6px}.company_intro{width:45%;padding:15px}.company_address{width:35%;padding:25px 12px}.company_intro h5{font-size:22px;line-height:32px}.address_wrap{padding-bottom:10px}.address_wrap a{font-size:12px}a.btn_orange{font-size:15px}.wesites_main .blog_box{margin-right:0;width:48%}.wesites_main .blog_wrap{justify-content:space-between}.wesites_main .calendar_box{font-size:13px;line-height:20px}.wesites_main .img_desc_blog a{font-size:13px;line-height:20px}.wesites_main .blog_headings h5{font-size:18px;line-height:24px}.form_heading{font-size:20px;line-height:30px}.button_blue{font-size:15px;line-height:25px;padding:15px}.blog_links_main a{padding:10px;font-size:12px}.about_inner p{font-size:16px;line-height:30px}.blog_section h1{font-size:36px;line-height:61px}.write button{font-size:16px}.other_info h6{font-size:15px}.other_info .left_side .text_info{margin-left:14px}section.recent_post h4{font-size:20px;line-height:28px}.subscribe_form h3{font-size:18px}.write h3{font-size:18px}.company_wrap p{font-size:16px}}@media only screen and (max-width:1199px){.blog_headings h5{min-height:100px}.recent_blog_box h2{min-height:115px}}@media only screen and (max-width:1024px){.company_wrap p{font-size:16px}.banner_content h1{font-size:34px;line-height:68px;text-align:center;color:#fff;margin-bottom:18px}}@media only screen and (max-width:991px){section.wesites_main.show_bg:before{width:100%;height:100%;position:fixed;content:' ';background-color:rgb(0,0,0,.2);top:0;bottom:0;z-index:9}.header_main .navbar-inverse .navbar-nav>li>a:hover{color:#154df3}.header_main .navbar-toggle{display:block;margin:15px 0}.banner_content h1{font-size:34px;line-height:68px;text-align:center;color:#fff;margin-bottom:18px}.header_main .navbar-header{float:none}.navbar-collapse.collapse{display:none!important;width:100%}.collapse{display:none}.collapse.in{display:block!important}.header_main .navbar-nav>li{width:100%}.header_main .navbar-inverse .navbar-nav>li>a{padding-left:0;padding-right:0;text-align:left}.header_main .navbar-collapse{float:left;width:100%;border:none}.header_main .navbar-nav{margin:0;width:100%}.header_main{background:#fff;z-index:10}.header_main .adc_blue_logo{display:block}.header_main .adc_white_logo{display:none}.header_main .navbar-inverse .navbar-nav>li>a{color:#000}.banner_content h1{font-size:36px;line-height:50px}.banner_content p{font-size:16px;line-height:22px}.banner_content{padding:150px 15px}.main_home_div{margin-top:110px}.heading_black_bluefill h2{font-size:32px;line-height:45px}.box_wrap_footer{width:50%;padding-bottom:10px}section.footer_main{padding-top:25px}.box_wrap_footer:nth-child(2){width:50%}.box_wrap_footer:nth-child(3){width:50%}.footer_top{flex-wrap:wrap}.recent_blog_box{width:48%;margin-right:0}.blog_wrap{justify-content:space-between}.blog_box{width:48%;margin-right:0}.img_desc_blog div{width:100%}.calendar_box{width:100%}.img_desc_blog{flex-wrap:wrap;padding:10px 0}.blog_headings h5{font-size:20px;line-height:30px}.blog_headings h5 a{font-size:20px;line-height:30px}.heading_white_underline h3{font-size:32px;line-height:40px}.company_wrap p{font-size:16px;line-height:22px}.company_wrap{width:30%;margin-bottom:30px;margin-right:30px}.company_main_box{justify-content:center}.company_wrap:nth-child(3){margin-right:0}.company_wrap:nth-child(5){margin-right:0}section.top_companies_main{padding:50px 0}h3.heading_bold_black{font-size:30px;line-height:45px}.article_wrap{padding:50px 15px}.content_holder h3{min-height:50px}.dev_content p{font-size:18px;line-height:30px}.heading_black_underline h2{font-size:24px;line-height:35px}.heading_black_underline{padding:50px 30px}.it_services_block{padding:50px 0}section.blog_section_main{padding-top:30px}section.consulation_section{padding:50px 0}.recent_blog_box{padding-bottom:30px}.section.footer_main{padding-top:50px}.bg_grey_relative{height:120px}.article_wrap{top:-110px}.development_item a .icon_holder_dev img{max-width:50%}.form_heading br{display:none}.image_holder_sample,.sample_desc_div{text-align:center}.devices_box{justify-content:center}.form_consulataion{margin-bottom:50px}.inner_banner_div{margin-top:110px;background-position:center center;background-size:cover;background-repeat:no-repeat}.form_div .form-control{height:50px}.share_wrap .calendar_box{width:auto;font-size:14px;line-height:19px}.right_aside .blog_headings{padding:10px 0}.right_aside .blog_desc{padding-bottom:10px}.image_content p{display:flex;flex-direction:column;align-items:center;font-size:18px;font-weight:600}.write_us_main{padding:0}.recent_writings_main{padding-bottom:0}.border_website_details{padding:15px 0;margin-bottom:15px}.writing_details_div li{line-height:24px}.write_us_main h5{font-size:22px;line-height:34px;padding:10px 0}.same_div{display:flex;flex-direction:column}.order_1{order:1}.order_2{order:2}.same_div img{text-align:center}.same_div_inner{display:flex;justify-content:center}.same_div{display:flex;margin:30px 0 0}.about_inner h2{margin-top:0}.category_inner{margin-bottom:25px}.about_inner p:last-child{margin-bottom:0}.rec_post{margin-bottom:30px}section.recent_post{margin-bottom:10px}.other_info h6{font-size:16px;line-height:30px}section.recent_post h4{min-height:auto}section.dynamic_category_banner{margin-top:110px}section.dynamic_category_banner .banner_content{top:50%}}@media only screen and (max-width:767px){.recent_blog_box h2{min-height:auto}.wesites_main .blog_headings h5{min-height:auto}.blog_headings h5{min-height:auto}.recent_blog_box h2{min-height:auto}.post_pagination{text-align:center}.right_aside .blog_desc{text-align:justify;text-align-last:center}.thankyou-banner{min-height:431px}.thank_title a h3{font-size:16px}.thank_title h2{font-weight:800;font-size:21px;line-height:30px}.section.recent_writings.margin_bottom_none .recent_writings_wrap h2{font-size:22px}.banner_content h1{font-size:24px;line-height:35px}.banner_content p br{display:none}.main_home_div{min-height:auto}.banner_content{padding:80px 15px}.heading_black_bluefill h2{font-size:20px;line-height:32px;padding-bottom:30px}.box_wrap{padding:0 0 30px}.service_boxes_wrap{flex-wrap:wrap}.it_services_block{padding:30px 0}.heading_black_underline h2{font-size:20px;line-height:32px}.heading_black_underline{padding:30px 15px}.development_items_wrap{flex-wrap:wrap;padding:50px 15px 0}.development_item{width:100%}.development_item a img{width:auto;max-width:100%}.development_item{margin-bottom:50px}section.development_wrap{padding-bottom:0}.blog_box{width:100%}.blog_headings h5{font-size:18px;line-height:28px}.blog_headings h5 a{font-size:18px;line-height:28px}.heading_white_underline h3{font-size:24px;line-height:35px}.company_wrap{width:80%;margin-right:0}h3.heading_bold_black{font-size:22px;line-height:25px}.recent_blog_box{width:100%}h5.blog_inner_heading{font-size:18px;line-height:25px}.recent_blogs_main{padding:0}.white_heaidng_article{font-size:20px;line-height:30px;padding-bottom:20px}.article_wrap{padding:30px 15px;top:-90px}.bg_grey_relative{height:90px}.box_wrap_footer{width:100%}.box_wrap_footer:nth-child(3){width:100%;padding-right:0}.box_wrap_footer:nth-child(2){width:100%}.bottom_wrap{flex-wrap:wrap}.ftr_social_icon{width:100%;display:flex;justify-content:center;align-items:center;order:1}.copyright{display:flex;order:2;justify-content:center;align-items:center;width:100%;padding-top:20px}.footer_bottom{padding:15px}.banner_content h1{margin-bottom:15px}section.blog_details p{font-size:18px;line-height:28px}.company_address{border-top:1px solid #eee;width:100%;padding:15px}.logo_wrap_web{width:30%}.company_intro{width:65%}.web_lower{flex-wrap:wrap}.web_desc{width:100%;justify-content:center}.view_btn_wrap{float:left;width:100%;text-align:center;padding-top:20px}.web_middle p{font-size:15px;line-height:28px}.star_icons span{font-size:14px}.star_icons p{font-size:14px}.web_desc_box span{font-size:16px}.web_desc_box{padding:5px 15px}.website_wrap:last-child{margin-bottom:30px}.form_heading{font-size:22px}.sample_desc_div p{font-size:18px}.devices_box p{font-size:12px}.blog_sample_main{margin-bottom:30px}section.blog_details p{font-size:16px;line-height:24px}section.blog_details{padding:30px 0}.form_consulataion{margin-bottom:30px}.wesites_main .blog_box{width:100%}.inner_banner_div .banner_content p{flex-direction:column}span.verticle_line_div{width:100px;height:1px;margin:15px 0}.form_div{margin-top:25px}.category_banner{height:240px;background-position:center center;background-size:cover;background-repeat:no-repeat}.category_banner .banner_content{padding:97px 46px 98px}.contact_section{background-color:#e5e5e5;padding:25px 0 25px}.privancy_policy h1{font-size:35px;line-height:42px}.privancy_policy h6{font-size:16px;line-height:23px}.privancy_content h3{font-size:22px;line-height:30px}.privancy_policy{margin:125px 0 15px}.contact_section h2{font-size:29px;line-height:42px}.contact_section h2{font-size:29px;line-height:42px}.left_aside{justify-content:center;width:100%}.right_aside{width:100%;padding-left:0;margin-top:30px;text-align:center}.share_wrap{justify-content:center}.seen_box{padding:0 20px}.blog_wrap_new .blog_box_new{padding-bottom:70px}.same_div{display:flex;flex-direction:column}.order_1{order:1}.order_2{order:2}.about_inner{margin-top:20px}.about_inner h2{text-align:center}.about_inner p{text-align:justify}.same_div{margin:20px 0 0}.about_inner h2{font-size:32px;line-height:37px}.about_category h2{text-align:center;font-size:30px;line-height:32px}.category_inner{text-align:center;margin-bottom:30px}section.about_category{margin:20px 0 0}.blog_section .tag{align-items:start;flex-direction:column}.tag_inner{margin-bottom:10px}.margin_left_30{margin-left:0;margin-bottom:10px}.blog_section h1{font-size:28px;line-height:38px}.post_footer .share_link{text-align:center}.post_footer .share_link a{padding:5px 10px}.other_info{flex-direction:column}.left_side{width:100%;margin-bottom:10px}.right_side{width:100%}.right_side p{padding:10px 5px}.rec_post{margin-bottom:15px}section.recent_post{margin-bottom:15px}section.recent_post h4{font-size:23px;line-height:34px}.blog_section .tag{align-items:start;flex-direction:column}.tag_inner{margin-bottom:10px}.margin_left_30{margin-left:0;margin-bottom:10px}.blog_section h1{font-size:28px;line-height:38px}.post_footer .share_link{text-align:center}.post_footer .share_link a{padding:5px 10px}.other_info{flex-direction:column}.left_side{width:100%;margin-bottom:10px}.right_side{width:100%}.right_side p{padding:10px 5px}.rec_post{margin-bottom:15px}section.recent_post{margin-bottom:15px}section.recent_post h4{font-size:23px;line-height:34px}section.dynamic_category_banner img{height:240px}}@media only screen and (max-width:568px){.banner_content h1 br{display:none}.banner_content{padding:50px 15px}.heading_white_underline h3{font-size:20px;line-height:32px}section.top_companies_main{padding:30px 0}.cosulation_wrap a.btn_orange{font-size:16px}.cosulation_wrap a.btn_orange i{padding-left:15px}.border-btn i{margin-left:15px}.border-btn{font-size:16px}.more_btn_wrap{padding-bottom:15px}.copyright span{font-size:14px;line-height:20px;text-align:center}.main_home_div .navbar-inverse{padding:15px 0}.main_home_div{margin-top:90px}.logo_wrap_web{width:100%;padding:30px;border-bottom:1px solid #eee}.company_intro{width:100%;padding:15px;border:none}.star_icons{padding-bottom:0}.web_desc{flex-direction:column}.web_desc_box{border-right:none;border-bottom:1px solid #eee;padding:15px}.view_btn_wrap{padding-top:15px}.contact_section h2{font-size:26px;line-height:40px}.contact_section p{font-weight:500;font-size:15px;line-height:22px}.privancy_content{font-size:16px;line-height:28px;padding:25px 0 0}.privancy_content h3{font-size:20px;line-height:28px}.privancy_policy h1{font-size:33px;line-height:38px}}@media only screen and (max-width:450px){section.dynamic_category_banner img{height:180px}}@media screen and (max-width:340px){.header_main .navbar-inverse{padding:10px 0}.inner_banner_div{margin-top:80px}.header_main .navbar-brand{padding-top:8px}.blog_section a{word-break:break-word}.main_home_div{margin-top:81px}section.dynamic_category_banner{margin-top:82px}.banner_content h1{font-size:22px;line-height:33px}}@media screen and (max-width:767px){ul.links_sitemap a:after,ul.links_sitemap a:before{display:none}}@media screen and (max-width:420px){.link_main h3{font-size:18px}}@media screen and (max-width:480px){.footer_main ul li a{font-size:13px}}
.col-md-3 .form_consulataion .wpcf7 form.wpcf7-form p {
    position: relative;
    display: inline-block;
}