@charset "utf-8";
/* CSS Document */

@media only screen and (min-width:1225px) and (max-width:1280px) {}
@media only screen and (min-width:320px) and (max-width:1224px) {

.MainWrapper, .Footer, .TopMainWrapper, .IdxContainWrapper, .InnerContainWrapper {
	width:94% !important;
}
img ,.EditorText img {
	max-width:100%;	
}

/*-- responsive menu css start */
.menu li a::before,.HomeTop,.SecondNavigationWrap ul li .Col h3 br,.StickyBtns .FillRedBtn,.InnerHeaderBg::before, .IdxHeaderBg .slides li::before,.TestimonialWrapper .ImgWrap::after {display:none !important;}
.TopHeader {position:relative;  z-index: 999;background-color: var(--site-color-1);}
.ResponsiveLogo, .TopArrow {display:block !important;}
.menu {
	clear: both;
    min-width: inherit;
    float: none;
	display: block;
    width: 100%;
    text-align: left;
}
.PhoneImg i {
    color: #fff;
    background-color: var(--site-color-1);
}
.FooterWrap,.OddEvenWrapper > ul > li .DescWrap, .DetailPageWrapper .DescWrap, .AboutWrapper .ListWrapper > ul > li .DescWrap{
	text-align: center;
}
.OddEvenWrapper > ul > li:nth-child(even) .ImgWrap, .AboutWrapper .ListWrapper > ul > li:nth-child(even) .ImgWrap,
.OddEvenWrapper > ul > li .ImgWrap, .DetailPageWrapper .ImgWrap, .AboutWrapper .ListWrapper > ul > li .ImgWrap,
.ContactInfoWrapper .RightWrap,.HomeAboutWrapper .RightWrap,.HomeAboutWrapper .LeftWrap,
.ContactInfoWrapper .LeftWrap{
	display: block;
	width: 100%;
	float: none;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	min-height: inherit !important;
}	
.OddEvenWrapper > ul > li:nth-child(even) .ImgWrap, .AboutWrapper .ListWrapper > ul > li:nth-child(even) .ImgWrap,
.OddEvenWrapper > ul > li .ImgWrap, .DetailPageWrapper .ImgWrap, .AboutWrapper .ListWrapper > ul > li .ImgWrap,
.HomeAboutWrapper .RightWrap{
	margin: 0 auto 30px;
}
.ContactInfoWrapper .LeftWrap .InnerWrap {
    float: none;
    width: 430px;
    padding: 30px;
    display: block;
    text-align: center;
    min-height: inherit !important;
    margin: 0 auto;
}
.ContactInfoWrapper .RightWrap .BlogWrap {
    float: none;
    width: 94%;
    padding: 40px 0px;
    margin: 0 auto;
}	
.BlogWrap .ListWrap ul li {
    width: 355px;
}
.IdxHeaderBg .slides li,.InnerHeaderBg{
	background-image: none !important;
	min-height: inherit !important;
	height: inherit;
}
.InnerHeaderBg .ResImg,
.IdxHeaderBg .slides li .ResImg{
	display: block !important;
	line-height: 0;
}
.InnerHeaderBg .Wrapper,
.Header {
    width: 100%;
    position: inherit;
    left: inherit;
    bottom: inherit;
    text-align: center;
    background-color: #000;
    padding: 20px 0px 40px;
}
.IdxVideoWrap .Header,
.InnerHeaderBg .Wrapper{
    padding: 10px 0px;
}

h1 {
    font-size: 50px;
}
.flex-control-nav{
	bottom: 0;
}
.HomeSecondNavigationWrap ul li .Col .DescWrap,.TestimonialWrapper {
    text-align: center;
}
.HomeSecondNavigationWrap ul li .Col .RedSepLine {
    margin: 0px auto;
}
.TestimonialWrapper .ImgWrap {
    float: none;
    margin: 0 auto;
    min-height: 380px !important;
}
.TestimonialWrapper .LeftWrap{
	min-height: inherit !important;
	padding: 0px 20px;
}
.TestimonialWrapper .LeftWrap ul li .Col {
    padding: 40px 0px;
}
.TestimonialWrapper .LeftWrap .Name{
	margin-top: 25px;
}
.Header h1 br{
	display: none;
}
.DetailPageWrapper .RedSepLine, .OddEvenWrapper > ul > li .RedSepLine, .AboutWrapper .ListWrapper > ul > li .RedSepLine {
    margin: 15px auto;
}
.OddEvenWrapper .InnerContainWrapper, .AboutWrapper .InnerContainWrapper {
    padding: 50px 0px;
}

.FormWrapper .Col3 {
    width: 32.8%;
}
.g-recaptcha { 
	-moz-transform: scale(0.80);
	-ms-transform: scale(0.80);
	-o-transform: scale(0.80);
	-moz-transform-origin: 0;
	-ms-transform-origin: 0;
	-o-transform-origin: 0;
	-webkit-transform: scale(0.80);
	transform: scale(0.80);
	-webkit-transform-origin: 0 0;
	transform-origin: 0;
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.80,M12=0,M21=0,M22=0.80,SizingMethod='auto expand');
}

.box, .box2{
	width: 94%;
	margin-left:-47%;
}
.OverlayWrapper {
    padding: 35px 15px 10px;
}
.box h3, .box2 h3 {
    font-size: 25px;
    line-height: 35px;
}
.MWrapper {
    padding: 10px;
}
.UnderMaintenanceWrapper {
    padding: 30px 10px;
}
.SecondNavigationWrap .jcarousel-control-prev,
.SecondNavigationWrap .jcarousel-control-next,
.HomeSecondNavigationWrap .jcarousel-control-prev,
.HomeSecondNavigationWrap .jcarousel-control-next  {
  display: block;
}

/** 210621 vish **/	
.OurGalleryWrapper .ImgListWrap ul {
    grid-template-columns: repeat(auto-fit,218px);
    grid-gap: 15px;
}
.red-container .flex {
    display: block;
    justify-content: center;
    align-items: center;
}	
.red-container .flex .text{
	text-align: center;
}	
.red-container .flex .btn {
    min-width: 100%;
    margin-left: 80px;
    margin: 20px auto 0;
    display: block;
    text-align: center;
}	
.example-list ul {
    column-gap: 50px;
}
.DetailPageWrapper .DescWrap {
    margin-left:0px;
}
	
.NewLandWrapper .Table {
    display: block;
	text-align: center;
}	
.NewLandWrapper .LeftFloat {
    float: none;
    padding: 0;
}	
.TebSliderWrap {
    margin-bottom: 0px;
}	
	
/** 111122 **/
.ContactInfoWrapper .anderson-logo{
    text-align: center;
}
.ContactInfoWrapper .RightWrap .MapWrap iframe{
    min-height:400px;
  }  
/** 21032024 Sk. **/
.SecondNavigationWrap .WithoutSlider ul{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
} 
.SecondNavigationWrap .WithoutSlider ul li{
    margin: 0;
}

.product-wrapper .InnerContainWrapper >h2.title{
    text-align: center;
}
.product-wrapper .row{
    gap: 30px 20px;
}
.product-wrapper .col{
    min-width: 350px;
    max-width: 350px;
}
.product-wrapper .col .FillBlackBtn a {
    padding: 17px 10px;
    min-width: 150px;
}
.product-details-wrapper .swiper-button-next2, .product-details-wrapper .swiper-button-prev2{
    opacity: 1;
    visibility: visible;
}
.product-details-wrapper .swiper-button-next1, .product-details-wrapper .swiper-button-prev1 {
    height: 70px !important;
}
}
@media only screen and (min-width:320px) and (max-width:1024px) {

}
@media only screen and (min-width:768px) and (max-width:1024px) {

}
@media only screen and (min-width:481px) and (max-width:767px) {
.BlogWrap .ListWrap ul li:last-child,
.BlogWrap .ListWrap ul li {
    width: 340px;
    display: block;
    margin: 0 auto 30px !important;
    border: 0;
    padding: 0;
}
.BlogWrap .ListWrap ul li:last-child{
	margin-bottom: 0px !important;
}
h1, h1.FSize40 {
    font-size: 32px;
}
h2,.LandingTitle {
    font-size: 30px;
}
h3 {
    font-size: 28px;
}
.jcarousel-control-next {
    right: -8px !important;
}
.jcarousel-control-prev {
    left: -8px !important;
}
.FormWrapper .Col2, .FormWrapper .Col3, .FormWrapper .Col4, .FormWrapper .Col5 {
    width: 49.4%;
}

.MaintenanceWrap .ContactInfo .CIList {
    display: block;
    width: 100%;
    border-right: 0px solid #fff;
    min-height: inherit;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.MaintenanceWrap .ContactInfo .CIList:last-child{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #fff;
} 
.example-list ul {
    columns: 1;
    column-gap: 0px;
}
.product-details-wrapper .right,
.product-details-wrapper .left{
    min-width: 100%;
    max-width: 100%;
}
}
@media only screen and (min-width:320px) and (max-width:480px) {
.BlogWrap .ListWrap ul li:last-child,
.BlogWrap .ListWrap ul li {
    width: 100%;
    display: block;
    margin: 0 auto 30px !important;
    border: 0;
    padding: 0;
}
.BlogWrap .ListWrap ul li:last-child{
	margin-bottom: 0px !important;
}

h1, h1.FSize40 {
    font-size: 28px;
    line-height: 1.2;
}
h2,.LandingTitle {
    font-size: 25px;
}
h3 {
    font-size: 22px;
}
.jcarousel-control-next {
    right: -20px !important;
}
.jcarousel-control-prev {
    left: -20px !important;
}	
.HomeSecondNavigationWrap ul li .Col {
    width: auto;
    display: inline-block;
}
.HomeSecondNavigationWrap .InnerContainWrapper, .SecondNavigationWrap .InnerContainWrapper{
	width: 85% !important; 
}
.HomeSecondNavigationWrap ul li .Col .DescWrap {
    padding: 20px 10px;
}
.FillBlackBtn span, .FillBlackBtn a {
    padding: 17px 25px;
}
.TestimonialWrapper .ImgWrap {
    width: 300px;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 335px !important;
}
.TestimonialWrapper .LeftWrap .Desc{
	font-size: 18px;
}
.TestimonialWrapper .LeftWrap{
	padding: 0px 10px;
}

.ContactInfoWrapper .LeftWrap .InnerWrap {
    width: 300px;
    padding:30px 10px;
}
.FooterWrap .InnerContainWrapper {
    padding: 15px 0px 70px;
}
.SecondNavigationWrap ul li .Col {
    width: 100%;
    padding: 15px;
}
.FormWrapper .Col2, .FormWrapper .Col3, .FormWrapper .Col4, .FormWrapper .Col5 {
    width: 100%;
    display: block;
    padding: 8px 0px;
}
.FSize22 {
    font-size: 19px;
}
.Col2.SubmitBtn.TAR{
	text-align: center;
}
.ThanksMsg {
    font-size: 18px;
    margin: 100px 0px;
}
.ContactInfoWrapper .RightWrap iframe{
	height: 350px;
}
.btn-group .TransRedBtn {
    margin: 5px;
}
.MaintenanceWrap .ContactInfo .CIList {
    display: block;
    width: 100%;
    border-right: 0px solid #fff;
    min-height: inherit;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.MaintenanceWrap .ContactInfo .CIList:last-child{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #fff;
} 
.UnderMaintenanceWrapper h4 {
    font-size: 30px;
    line-height: 40px;
}
.MaintenanceWrap .LogoWrap.MarginBottom20{
	margin-bottom: 0px;
}
	
.OurGalleryWrapper .ImgListWrap ul {
    grid-template-columns: repeat(auto-fit,48%);
    grid-gap: 10px;
}	
.OurGalleryWrapper .ImgListWrap ul li .ImgWrap::after { 
    background-size: 18px;
    width: 32px;
    height: 32px;
}
.StickyBtns .FSocialIcon {
    padding: 6px 10px 4px;
}	
.example-list ul {
    columns: 1;
    column-gap: 0px;
}
.example-list ul li {
    margin: 5px 0;
}
.LandingShortDesc {
    font-size: 20px;
    line-height: 1.4;
}	

/* 21032024 Sk. */
.product-wrapper .col{
    min-width: 100%;
    max-width: 100%;
}
.product-wrapper .col .FillBlackBtn a {
    min-width: 128px;
    font-size: 11px;
}
.product-details-wrapper .right,
.product-details-wrapper .left{
    min-width: 100%;
    max-width: 100%;
}
}