@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
	/*padding:1%;*/
}


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
:root{
	--header-height: 71.66px;
}
/* Styles */
th, td {
    font-size: 12px;
}
p{
	font-size: 14px;
	/*text-align: justify;*/
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
}
header {
	width: 100%;
	height: auto;
	position: fixed; 
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .logo {
	/*float: left!important;*/
	width: 60px;
	/*position: absolute;
	left: 20px;
	top: 14px!important;*/
	z-index: 999;
	order: 1;
}
header nav {
	display:inline-block;
	float:right;
	padding: 0;
	width: unset;
	margin-top: 0%;
	order: 3;
}
header.smaller .logo {
	width: 100px;
	text-align:center;
	margin:0 auto;
	float:none;
}
header .enquire_now{
	margin: auto;
	order: 2;
	display: none;
}
header .enquire_now ..dk_blue_filled_btn{
	padding: 5px 15px;
}

.heading{
	font-size: 25px;
}

#main {
    padding-top: var(--header-height);
}
.ace-responsive-menu{
	margin: 0;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
}
.ace-responsive-menu > li > a {
    padding: 5px 10px 0 10px!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ace-responsive-menu > li {
    padding: 8px 0!important;
}
.menu-toggle #menu-btn{
	margin: 0;
}

.dk_blue_filled_btn{
	font-size: 14px;
}

.hero .main_banner .item_box .overlay_text .left_text {
    margin: 10% 0 auto 0;
    padding-left: 10%;
    width: 90%;
}
.hero .main_banner .item_box .overlay_text .left_text .banner_heading{
	font-size: 20px;
	margin: 0 0 20px;
	text-shadow: 0 0 20px #fff;
}
.hero .main_banner .item_box .overlay_text .left_text .banner_heading::before{
	width: 50%;
}
.hero .main_banner .item_box .overlay_text .banner_btn{
	font-size: 12px;
    padding: 10px 25px;
}
.numeric_info_wrapper .inner_container{
	padding: 30px 0;
}
.numeric_info_wrapper .inner_container .info_box{
	width: 50%;
	padding: 12px;
}
.numeric_info_wrapper .inner_container .info_box::before{
	background: linear-gradient(180deg, transparent, #fff, transparent);
}
.numeric_info_wrapper .inner_container .separator_line{
	display: none;
}
.numeric_info_wrapper .inner_container .info_box .num_box{
	font-size: 8vw;
}
.numeric_info_wrapper .inner_container .info_box .text {
    font-size: 4vw;
}
.numeric_info_wrapper .inner_container .info_box .icon_box img{
	--size: 60px;
	max-height: var(--size);
    max-width: var(--size);
}
.services .services_boxes .service_box{
	width: calc(50% - 4vw);
	margin: 0 0 8vw 0;
}
.services .services_boxes .service_box .img_box img{
	width: 100%;
}
.services .services_boxes .service_box .icon_text_wrap .icon{
	width: 30px;
	height: 30px;
}
.services .services_boxes .service_box .icon_text_wrap .text_box{
	width: calc(100% - 30px);
}
.services .services_boxes .service_box .icon_text_wrap .text_box .text{
	font-size: 13px;
	/*padding: 10px 0;*/
}
.industries_we_serve{
	padding: 60px 0 30px;
}
.industries_we_serve .industries_boxes .industry_box{
	width: calc(50% - 15px);
	margin: 0 0 30px;
}
.why_anish .inner_container{
	flex-wrap: wrap-reverse;
}
.why_anish .inner_container .left_pane{
	width: 100%;
	padding: 50px 0;
}
.why_anish .inner_container .left_pane .text_wrapper{
	width: 90%;
}
.why_anish .inner_container .right_pane {
    width: 100%;
}
.why_anish .inner_container .left_pane .text_wrapper .boxes .box{
	padding: 10px 10px 10px 15px;
}
.why_anish .inner_container .left_pane .text_wrapper .boxes .box .icon_box {
    width: 60px;
    height: 60px;
    padding: 10px;
}
.why_anish .inner_container .left_pane .text_wrapper .boxes .box .text_box{
	width: calc(100% - 60px);
}
.delighted_clients .delighted_clients_slider {
    padding: 15px 10px;
}
.delighted_clients .delighted_clients_slider .item_box .client_box img{
	max-height: 30px;
}
.testimonials .testimonials_slider .item_box{
	padding: 0px 15px 15px 20px;
}
.testimonials .testimonials_slider .item_box .quotes_icon{
	margin: -25px 0 15px 0;
}
.testimonials .testimonials_slider .item_box .testimonial_text p{
	font-size: 13px;
}
.testimonials .testimonials_slider .item_box .lower_box{
	padding: 10px 0 0 0;
	font-size: 15px;
}
.enquiry_form_wrapper .inner_container .inner_box{
	margin: 0;
	padding: 5vw 5vw 5vw;
}
.enquiry_form_wrapper .inner_container .inner_box .left_pane{
	width: 100%;
}
.enquiry_form_wrapper .inner_container .inner_box .right_pane{
	width: 100%;
}
.enquiry_form_wrapper .form_wrapper form [class*=col-sm]{
	padding: 0;
}
.enquiry_form_wrapper .form_wrapper form .input_box.grid_city{
	order: 1;
	padding-right: 0;
}
.enquiry_form_wrapper .form_wrapper form .input_box.grid_file{
	order: 3;
	padding-right: 0;
}
.enquiry_form_wrapper .form_wrapper form .input_box.grid_message{
	order: 2;
	padding-left: 0;
}


.request_overlay_box{
	padding: 20px 15px 20px;
}
.lower_inputs{
	display: flex;
	flex-direction: column;
}

.request_overlay_box .form_wrapper .heading{
	font-size: 22px;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
.request_overlay_box .form_wrapper form [class*=col-sm]{
	padding: 0;
}
.request_overlay_box .form_wrapper form .submit_box{
	padding: 10px 0 0 0;
}
.request_overlay_box .form_wrapper form .input_box.grid_city{
	order: 1;
	padding-right: 0;
}
.request_overlay_box .form_wrapper form .input_box.grid_file{
	order: 3;
	padding-right: 0;
}
.request_overlay_box .form_wrapper form .input_box.grid_message{
	order: 2;
	padding-left: 0;
}
.request_overlay_box .form_wrapper form .input_box label{
	display: none;
}
.request_overlay_box .form_wrapper form .input_box input[type=text]{
	font-size: 14px;
}
.request_overlay_box .form_wrapper form .input_box textarea{
	font-size: 14px;
}



footer .upper_sec .boxes_wrapper{
	flex-wrap: wrap;
}
footer .upper_sec .boxes_wrapper .box{
	width: 100%;
	text-align: center;
	padding: 0 0 15px;
}
footer .upper_sec .boxes_wrapper .box .title{
	min-height: unset;
	padding: 0 0 15px;
}
footer .upper_sec .boxes_wrapper .box ul.main_links li{
	padding: 0 0 10px;
}
footer .upper_sec .boxes_wrapper .box ul.main_links li a{
	font-size: 14px;
	min-height: unset;
}
footer .lower_sec p{
	text-align: center;
}
.single_product_page .heading{
	font-size: 24px;
}
.single_product_page .contained_hero{
	background: linear-gradient(180deg, var(--dk-blue) 220px, transparent 100px);
}
.single_product_page .contained_hero .img_box{
	width: 100%;
}
.single_product_page .contained_hero .img_box img{
	max-height: unset;
	max-width: 100%;
	border: 3px solid #fff;
}
.single_product_page .contained_hero .text{
	width: 100%;
}
.single_product_page .contained_hero .section_links ul{
	flex-direction: column;
	align-items: center;
}
.pdfs_band .pdf_boxes{
	flex-direction: column;
}
.pdfs_band .pdf_boxes .pdf_box{
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #fff;
	justify-content: space-between;
}
.pdfs_band .pdf_boxes .pdf_box a{
	width: 100%;
}
.pdfs_band .pdf_boxes .pdf_box a .pdf_icon img{
	width: 25px;
}
.pdfs_band .pdf_boxes .pdf_box a .pdf_title{
	font-size: 13px;
}
.pdfs_band .pdf_boxes .pdf_box a .download_btn{
	margin: 0 0 0 auto;
	display: inline-flex;
	align-items: center;
}
.pdfs_band .pdf_boxes .pdf_box a .download_btn .download_icon img{
	width: 18px;
}
.pdfs_band .pdf_boxes .pdf_box a .download_btn .txt{
	font-size: 10px;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}
.single_product_page .products_wrapper .inner_container{
	padding: 50px 0 0;
}
.products_wrapper .inner_container .products_boxes .product_box{
	width: 100%;
}
.single_product_page .products_wrapper .inner_container .product_box{
	padding: 20px 20px 20px;
}
.single_product_page .products_wrapper .inner_container .product_box::after{
	height: 50%;
	background-position: 100% 95%;
}
.products_wrapper .inner_container .products_boxes .product_box .img_box{
	width: 100%;
}
.products_wrapper .inner_container .products_boxes .product_box .img_box img{
	width: 100%;
	min-height: unset;
	max-height: unset;
}
.single_product_page .products_wrapper .inner_container .product_box .img_box{
	width: 100%;
	max-width: 100%;
	margin: auto;
	padding: 0 0 15px;
	text-align: center;
}
.single_product_page .products_wrapper .inner_container .product_box .text_box{
	max-width: 100%;
	padding: 20px 20px 0px 20px;
	min-height: unset;
}
.single_product_page .products_wrapper .inner_container .product_box .pdf_box a .pdf_icon img{
	width: 25px;
}
.single_product_page .products_wrapper .inner_container .product_box .pdf_box a .pdf_title{
	font-size: 13px;
	max-width: 33vw;
}
.single_product_page .products_wrapper .inner_container .product_box .pdf_box a .download_btn{
	margin: 0 0 0 auto;
	display: inline-flex;
	align-items: center;
}
.single_product_page .products_wrapper .inner_container .product_box .pdf_box a .download_btn .download_icon img{
	width: 18px;
}
.single_product_page .products_wrapper .inner_container .product_box .pdf_box a .download_btn .txt{
	font-size: 10px;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}
.single_product_page .products_wrapper .inner_container .product_box .table_wrapper {
    max-width: 100%;
    overflow: auto;
}
.single_product_page .products_wrapper .inner_container .product_box .table_wrapper table{
	width: max-content;
	margin: auto;
}
.single_product_page .products_wrapper .inner_container .product_box .table_wrapper table tr th:first-child{
	position: sticky;
	left: 2px;
}

.service_support_page .contained_hero{
	background: linear-gradient(180deg, var(--dk-blue) 200px, transparent 100px);
}
.service_support_page .contained_hero .img_box{
	width: 100%;
	border-width: 2px;
}
.service_support_page .contained_hero .section_links{
	padding: 20px 0;
}
.service_support_page .boxes_wrapper{
	background: linear-gradient(180deg, #03185c, #053587);
	padding: 40px 0 20px;
}
.service_support_page .boxes_wrapper .boxes_row{
	margin: 0;
	background: unset;
}
.service_support_page .boxes_wrapper .boxes_row .info_box{
	width: 100%;
	margin: 0 0 30px;
}
.service_support_page .boxes_wrapper .boxes_row .inner_container{
	padding: 0;
}
.service_support_page .sections_wrapper section{
	background: linear-gradient(180deg, var(--dk-blue) calc(50px + 47.8125vw), transparent 200px);
	padding: 50px 0 0;
}
.service_support_page .sections_wrapper section .inner_container .img_box{
	width: 100%;
}
.service_support_page .sections_wrapper section .inner_container .text_box{
	width: 100%;
	padding: 20px 0 00 0;
}
.service_support_page .sections_wrapper section:nth-child(2) .inner_container .text_box{
	padding: 20px 0 0 0;
}
.why_anish_page .section_one .heading{
	font-size: 22px;
}
.why_anish_page .section_one .sub_head {
    font-size: 16px;
}
.why_anish_page .section_one .four_boxes .info_box{
	width: 50%;
	padding: 10px;
	margin: 0 0 10px;
}
.why_anish_page .section_one .four_boxes .separator_line{
	display: none;
}
.why_anish_page .section_one .four_boxes .info_box .text{
	font-size: 16px;
	padding: 10px 0 0 0;
}
.why_anish_page .section_one .four_boxes .info_box .icon_box{
	min-height: unset;
	margin: auto;
}
.why_anish_page .section_one .four_boxes .info_box .icon_box img{
	max-height: 60px;
	max-width: 60px;
}
.why_anish_page .sections_wrapper section{
	padding: 40px 0;
    background: linear-gradient(180deg, var(--dk-blue) 200px, transparent 200px);
}
.why_anish_page .sections_wrapper section .inner_container .img_box{
	width: 100%;
}
.why_anish_page .sections_wrapper section .inner_container .text_box{
	width: 100%;
	padding: 20px 0 0;
}
.why_anish_page .sections_wrapper section:nth-child(even) .inner_container .img_box{
	width: 100%;
}
.why_anish_page .sections_wrapper section:nth-child(even) .inner_container .text_box{
	width: 100%;
	padding: 20px 0 0;
}
.why_anish_page .sections_wrapper section .inner_container .text_box .features .heading{
	font-size: 20px;
}
.why_anish_page .sections_wrapper section .inner_container .text_box .features ul li{
	font-size: 14px;
}
.why_anish_page .sections_wrapper section .inner_container .text_box .sub_head{
	font-size: 18px;
}
.why_anish_page .global_presence .inner_container{
	padding: 0;
}
.about_us .three_boxes_wrapper{
	padding: 40px 0 20px;
}
.about_us .three_boxes_wrapper .boxes{
	justify-content: space-evenly;
}
.about_us .three_boxes_wrapper .boxes .box{
	width: 33.33%;
	padding: 10px;
	margin: 0 0 15px;
}
.about_us .three_boxes_wrapper .boxes .box .icon img{
	max-width: 50px;
	max-height: 50px;
}
.about_us .three_boxes_wrapper .boxes .separator_line{
	display: none;
}
.about_us .three_boxes_wrapper .boxes .box .title{
	font-size: 16px;
}
.about_us .about_anish .text p{
	font-size: 14px;
}
.about_us .numeric_info_wrapper .inner_container{
	padding: 30px 0 40px;
}

.team_of{
	padding: 0 0 50px;
	background: linear-gradient(0deg, var(--dk-blue) 130px, #fff 95px);
}
.team_of .inner_container{
	width: 100%;
}
.team_of .inner_container .text p{
	font-size: 14px;
}
.management_team{
	padding: 40px 0 0;
}
.management_team .boxes .box{
	width: 100%;
}
.management_team .boxes .box .text_box{
	width: 90%;
}
.global_presence .inner_container .heading_wrapper .sub_head{
	font-size: 20px;
}
.gallery_page .header_wrapper{
	padding: 50px 0 30px;
}
.blogs_page .blogs_wrapper .blogs_boxes .blog_box{
	width: 100%;
}
.contact_us .four_boxes_wrapper{
	padding: 50px 0 30px;
}
.contact_us .four_boxes_wrapper .boxes{
	/*flex-direction: column;*/
}
.contact_us .four_boxes_wrapper .boxes .box{
	width: 50%;
	padding: 5px 5px;
	margin: 0 0 20px;
}
.contact_us .four_boxes_wrapper .boxes .box .icon img{
	max-width: 70px;
	max-height: 70px;
}
.contact_us .four_boxes_wrapper .boxes .separator_line{
	display: none;
}
.contact_us .four_boxes_wrapper .boxes .box .title{
	font-size: 4.8vw;
}
.contact_us .four_boxes_wrapper .boxes .box p{
	font-size: 13px;
}
.contact_us .four_boxes_wrapper .boxes .box .lt_blue_filled_btn{
	font-size: 14px;
	padding: 5px 15px;
	width: 100%;
}
.contact_us .info_map_wrapper .inner_container [class*=col-sm]{
	padding: 0;
}



footer .upper_sec .boxes_wrapper .box{
	max-width: 100%;
}


.global_presence .inner_container .map_wrapper .markers_wrapper .marker .txt{
	font-size: 10px;
}
.services .services_boxes{
	justify-content: space-between;
}

.green_filled_btn{
	font-size: 14px;
	box-shadow: inset 0 0 5px 30px var(--green), inset 0 0 0 30px var(--dk-blue);
}
.green_filled_btn:hover {
    color: var(--green);
    box-shadow: inset 0 0 0px 0px var(--green), inset 0 0 0 30px var(--dk-blue);
}
.contact_us .four_boxes_wrapper .boxes .box .green_filled_btn:hover {
    box-shadow: inset 0 0 0px 0px var(--green), inset 0 0 0 30px var(--blue);
}
.gallery_page .gallery_events_wrapper .gallery_event_box .gallery_images_slider .item_box a.img_box{
	margin: 0 0 10px;
}
.owl-carousel.owl-theme .owl-nav button{
	width: 30px;
	height: 30px;
	top: calc(50% - 15px);
}
.owl-carousel.owl-theme .owl-nav button span{
	font-size: 35px;
}
.gallery_page .gallery_events_wrapper .gallery_event_box .gallery_images_slider.owl-carousel.owl-theme .owl-nav button.owl-prev{
	left: -25px;
}
.gallery_page .gallery_events_wrapper .gallery_event_box .gallery_images_slider.owl-carousel.owl-theme .owl-nav button.owl-next{
	right: -25px;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev{
	left: -25px;
}
.owl-carousel.owl-theme .owl-nav button.owl-next{
	right: -25px;
}
.blogs_page .header_wrapper{
	padding: 50px 0 30px;
}




}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

