﻿.PG_InnerPage_BodyHeader{display:none;}
.PG_InnerPage_ContentRow{position:relative;}
.PG_InnerPage_ContentRow.GreyRow{background-color:#efefef;}
.PG_InnerPage_ContentRow.DarkGreyRow{background-color:#5E5E64;}
.PG_Module{text-align:center;}
.PG_Module .ModuleTitle{font-weight:bolder;}
.PG_Module .ModuleSubTitle{}
.PG_Module .ModuleText{width:95%;}
.PG_Module .ModuleText{margin:auto;}
.PG_Module .PG_Module_Head{margin:auto;width:100%;}
.PG_Module .PG_Module_Head{padding:20px 0px;}
.PG_Module .BackgroundModule_Container .PG_Module_Head{padding:0px;}
.PG_Module .PG_Module_HeadContent{}
.PG_Module .PG_Module_HeadContent{}
.PG_Module a:hover{color:rgba(0,0,0,0.45)}
.PG_Module a{transition-delay:0ms;transition-duration:250ms;transition-property:color;}
.PG_Module .PG_Module_HeadContent img{height:100px; width:100px;}
.PG_InnerPage_ContentRow.FixedHeight .BackgroundModule_Container{max-height:400px;overflow:hidden;}
.PG_InnerPage_ContentRow.MainModule .BackgroundModule_Container{min-height:400px;}
.PG_InnerPage_ContentRow.WhiteTexts{color:white;}
.PG_InnerPage_ContentRow.WhiteTexts a{color:white;}
.PG_InnerPage_ContentRow.WhiteTexts a:hover{color:rgba(255,255,255,0.65)}
.PG_Pages_ServiceBureau div.LinkList{max-width:890px;width:90%;margin:auto;text-align:center;font-size: initial;}
.PG_InnerPage_ContentRow .LinkList{max-width:850px;width:90%;margin:auto;text-align:center;font-size:0px;}
.PG_InnerPage_ContentRow .LinkList ul{display:inline-block;vertical-align:top;width:50%;}
.PG_InnerPage_ContentRow .LinkList ul li{text-align:center;}

.PG_ContentControl{}
.PG_ContentControl img{width:100%;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup .PG_ContentControl img { width: auto;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body  .PG_ContentControl img { width: auto;}

.PG_Video_Container{max-width:800px;margin:auto;}
.PG_Video_Container video{width:100%;display:block;}
.PG_Video_Container .PG_Video_Content{position:relative;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil{position:absolute;top:0px;left:0px;width:100%;height:100%;display:block;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil .PG_Video_VeilContainer{display:block;width:100%;height:100%;position:relative;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil .PG_Video_VeilContainer button{display:block;width:100%;height:100%;position:relative;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil .PG_Video_VeilContainer button .PG_Video_VeilContent{background-color:rgba(255,255,255,0.6);position:relative;width:100%;height:100%;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil .PG_Video_VeilContainer button .PG_Video_VeilContent .PG_ContentControl[sourcetype="image"]{position:absolute;top:30%;left:0%;width:100%;height:40%;}
.PG_Video_Container .PG_Video_Content .PG_Video_Veil .PG_Video_VeilContainer button .PG_Video_VeilContent .PG_ContentControl img{width:auto;height:100%;}

.PG_Video_Container .ControlBar .BtnControlBar{display:inline-block;vertical-align:top;height:100%;}
.PG_Video_Container .ControlBar .BtnControlBar button{height:100%;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnPlayPause{text-align:left;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnFullScreen{text-align:right;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnSeekBar{position:relative;text-align:center;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnSeekBar input{height:100%;}
.PG_Video_Container .ControlBar .PG_ContentControl[sourcetype="image"]{height:100%;}
.PG_Video_Container .ControlBar .PG_ContentControl[sourcetype="image"] img{width:auto;height:100%;}

.PG_Video_Container .ControlBar{height:30px;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnPlayPause{width:10%;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnFullScreen{width:10%;}
.PG_Video_Container .ControlBar .BtnControlBar.BtnSeekBar{width:80%;}

@media all and (min-width:800px){
.PG_VideoControl .ControlBar{height:40px;}
}

.CollapseModule_Header{margin-top:20px;}
.CollapseModule_Link{}
.CollapseModule_HeaderLink{display:block;width:100%;margin:auto;text-align:center;}
.CollapseModule_Body{max-height:0px;overflow:hidden;}
.CollapseModule_Body.Opened{max-height:500px;}
.CollapseModule_Arrow{width:30px;height:30px;}
.CollapseModule_Arrow path{d:path("M0 10 L15 20 L30 10");fill:none;stroke:#C79854;stroke-width:3px;}
.CollapseModule_Arrow.Opened path{d:path("M0 20 L15 10 L30 20");}
.CollapseModule_Arrow path{transition-delay:0ms;transition-duration:500ms;transition-property:d;}
.CollapseModule_Body{transition-delay:0ms;transition-duration:500ms;transition:max-height 0.5s;}
.CollapseModule_BodyContent{padding-bottom:30px;}
.CollapseModule_ContentTitle{font-weight:bolder;margin-top:30px;}
.CollapseModule_ContentImage{margin-top:30px;}
.CollapseModule_ContentImage img{max-width:none;}

.BackgroundModule_Container{display:flex;position:relative;align-items:center;justify-content:center;}
.BackgroundModule_Container div{width:100%;}
.BackgroundModule_Container .BackgroundModule_Background{width:100%;}
.BackgroundModule_Container .BackgroundModule_Background .PG_ContentControl[sourcetype="image"]{width:100%;}
.BackgroundModule_Container .BackgroundModule_Background .PG_ContentControl[sourcetype="image"] img{width:100%;height:auto;}
.BackgroundModule_Container .BackgroundModule_Content{position:absolute;width:100%;}
.BackgroundModule_Container .BackgroundModule_Content img{width:50%;max-width:100px;height:auto;}

.BackgroundModule_Container .BackgroundModule_Background{position:absolute;display:none;}
.BackgroundModule_Container .BackgroundModule_Content{position:relative;}

.PG_InnerPage_ContentRow .PG_Module .ModuleTitle{margin-bottom:15px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleSubTitle{width:90%;margin:15px auto;}
.PG_InnerPage_ContentRow .PG_Module .ModuleTitle{font-size:18px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleSubTitle{font-size:14px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleText{font-size:12px;}
.PG_InnerPage_ContentRow.FixedHeight .PG_Module .ModuleTitle{font-size:28px;}

.PG_InnerPage_ContentRow .PG_Module .ModuleBodyTitle{font-weight:bolder;margin-top:20px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleBodyTitle{font-size:16px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleBodySubTitle{font-size:14px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleBodyText{font-size:12px;width:90%;margin:auto;margin-top:5px;}

.PG_InnerPage_ContentRow .PG_Module .BackgroundModule_Container{padding:30px 0px;}
.PG_InnerPage_ContentRow.FixedHeight .PG_Module .BackgroundModule_Container{padding:0px;}

@media all and (min-width:850px){
.BackgroundModule_Container .BackgroundModule_Background{position:relative;display:block;}
.BackgroundModule_Container .BackgroundModule_Content{position:absolute;}
.PG_InnerPage_ContentRow.MainModule .BackgroundModule_Container{min-height:unset;}

.PG_Pages_Printing .PG_Module .BackgroundModule_Container .PG_Module_Head{padding:20px 0px;}
}
@media all and (min-width:1000px){
.PG_InnerPage_ContentRow.FixedHeight .PG_Module .ModuleTitle{font-size:18px;}
.PG_InnerPage_ContentRow .PG_Module .ModuleSubTitle{margin:25px auto;}

.PG_Pages_About .PG_InnerPage_ContentRow.MainModule .PG_Module .ModuleTitle{font-size:28px;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module .ModuleSubTitle{font-size:28px;}
.PG_ContentControl[sourcetype="image"] img{width:auto;}
}


p.ModuleNumber.PG_Text_Color_Yellow {margin-top: 15px;}
.PG_Pages_About p.ModuleText{color:black;}
.PG_Pages_About p.ModuleSubTitle{color:black;}
.PG_Pages_About p.ModuleText:hover{color:#343a40;}
.PG_Pages_About p.ModuleSubTitle:hover{color:#343a40;}
.PG_Pages_ServiceBureau p.ModuleText{color:black;}
.PG_Pages_ServiceBureau p.ModuleSubTitle{color:black;}
.PG_Pages_ServiceBureau p.ModuleText:hover{color:#343a40;}
.PG_Pages_ServiceBureau p.ModuleSubTitle:hover{color:#343a40;}
.PG_Pages_ServiceBureau .RowThird p.ModuleText{color:#fff;}
.PG_Pages_ServiceBureau .RowThird p.ModuleSubTitle{color:#fff;}
.PG_Pages_ServiceBureau .RowThird p.ModuleText:hover{color:#dee2e6;}
.PG_Pages_ServiceBureau .RowThird p.ModuleSubTitle:hover{color:#dee2e6;}
.PG_Pages_ServiceBureau .RowFirst p.ModuleText{color:#fff;}
.PG_Pages_ServiceBureau .RowFirst p.ModuleSubTitle{color:#fff;}
.PG_Pages_ServiceBureau .RowFirst p.ModuleText:hover{color:#dee2e6;}
.PG_Pages_ServiceBureau .RowFirst p.ModuleSubTitle:hover{color:#dee2e6;}
.PG_Pages_Printing p.ModuleText{color:black;}
.PG_Pages_Printing p.ModuleSubTitle{color:black;}
.PG_Pages_Printing p.ModuleText:hover{color:#343a40;}
.PG_Pages_Printing p.ModuleSubTitle:hover{color:#343a40;}
.PG_Pages_Printing .ModuleText:hover{color:#343a40;}
.PG_Pages_HowTo p.ModuleText{color:black;}
.PG_Pages_HowTo p.ModuleSubTitle{color:black;}
.PG_Pages_HowTo p.ModuleText:hover{color:#343a40;}
.PG_Pages_HowTo p.ModuleSubTitle:hover{color:#343a40;}
.PG_Pages_HowTo .ModuleText:hover{color:#343a40;}
.PG_Pages_Policies .PG_InnerPage_Content{width:95%;margin:auto;}
.PG_Pages_Policies .PG_InnerPage_Content .PG_ContentControl{width:95%;margin:auto;font-size:12px;}


/*!!!!!!!!!!!!HEADERS!!!!!!!!!!!!!!!!!!!*/
/*HOME PAGE*/
.PG_Pages_Home .WBS_Carousel{font-size:0px;position:relative;overflow:hidden;white-space:nowrap;transition-duration: 500ms;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators{position:absolute;bottom:0px;width:100%;width:80%;left:10%;margin:auto;margin-bottom:10px;text-align:center;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators_ButtonContainer{display:inline-block;vertical-align:top;max-width:50px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators_Button{width:15px;height:15px;margin:0px 20px;border-radius:50%;background-color:rgba(0,0,0,0);border:1px solid #5E5E64;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators_Button.active{background-color:#5E5E64;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner{transition-duration: 500ms;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Item{display:inline-block;vertical-align:top;position:relative;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Item img{width:100%;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text{position:absolute;top:0px;left:0px;width:100%;height:100%;white-space:normal;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselTitle{position:absolute;top:50%;transform:translateY(-75%);width:100%;text-align:center;font-size:22px;font-weight:bolder;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselSubTitle{position:absolute;bottom:30px;width:100%;text-align:center;font-size:14px;}

.PG_Pages_Home .RowSecond a:hover{color: #b1b1b1;}
.PG_Pages_Home .RowSecond ul{font-size:0px;}
.PG_Pages_Home .RowSecond ul li{margin-bottom:15px;}
.PG_Pages_Home .RowSecond .PG_Module .ModuleText{font-size:12px;}
.PG_Pages_Home .RowThird{background-color:#5E5E64;color:white;}
.PG_Pages_Home .RowThird a{color:white;}
.PG_Pages_Home .RowThird a:hover{color: #b1b1b1;}
.PG_Pages_Home .RowThird ul{font-size:0px;}
.PG_Pages_Home .RowThird ul li{margin-top:40px;}
.PG_Pages_Home .RowThird ul li .ModuleTitle{margin:0px;margin-top:15px;}
.PG_Pages_Home .RowThird .PG_Module .ModuleText{font-size:12px;}
@media all and (min-width:450px) {
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselTitle{font-size:22px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselSubTitle{font-size:14px;}
}
@media all and (min-width:550px) {
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators{margin-bottom:15px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Indicators_Button{width:12px;height:12px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselSubTitle{bottom:40px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselTitle{font-size:24px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselSubTitle{font-size:16px;}
.PG_Pages_Home .RowSecond ul li{display:inline-block;vertical-align:top;}
.PG_Pages_Home .RowSecond ul li{width:50%;}
.PG_Pages_Home .RowThird ul li{display:inline-block;vertical-align:top;}
.PG_Pages_Home .RowThird ul li{width:33.3%;}
}
@media all and (min-width:800px) {
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselTitle{transform:translateY(-50%);}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselTitle{font-size:28px;}
.PG_Pages_Home .WBS_Carousel .WBS_Carousel_Inner_Text .CarouselSubTitle{font-size:18px;}
.PG_Pages_Home .RowSecond ul li{width:25%;}
}
/*ABOUT US PAGE*/
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Head .ModuleSubTitle{font-size:30px;}
/*SERVICE BUREAU PAGE*/
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow .LinkList ul{width:100%;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow .LinkList ul li{display:inline-block;vertical-align:top;width:32%;}
.PG_Pages_ServiceBureau .RowFirst ul li .ModuleTitle{margin:0px;margin-top:15px;}
.PG_Pages_ServiceBureau .RowFirst ul li .ModuleSubTitle{margin:0px;margin:auto;}
/*PRINTING PAGE*/
.PG_Pages_Printing .PG_InnerPage_ContentRow.FixedHeight .BackgroundModule_Container{max-height:unset;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .LinkList ul li{text-align:left;height:70px;border-top:1px solid #9b9b9b;display:table;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .LinkList ul li a{display:table-cell;vertical-align:middle;}
@media all and (min-width:550px) {
.PG_Pages_Printing .PG_InnerPage_ContentRow .LinkList ul li{border:none;}
}

/*!!!!!!!!!!!!BODIES!!!!!!!!!!!!!!!!!!!*/
/*HOME*/
.PG_Pages_Home .carousel .carousel-inner .carousel-item .PG_ContentControl[sourcetype="image"] img{width:100%;}

/*ABOUT US PAGE*/
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body{font-size:0px;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup{display:block;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup .PG_ContentControl[sourcetype="image"]{display:block;margin:20px auto;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .ModuleBodySubTitle{margin:20px 0px;font-weight:bolder;}
@media all and (min-width:650px) {
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup{display:inline-block;vertical-align:top;width:33%;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .ModuleBodyVideo{width:90%;margin:auto;}
}
/*SERVICE BUREAU PAGE*/
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .ModuleBodyImage{margin-top:30px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{width:90%;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body{font-size:0px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body .ModuleBodyText{text-align:justify;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body{font-size:0px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .ModuleBodyImage{margin-top:30px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .ModuleBodyImage img{width:100%;max-width:300px;}
/*HOW TO PAGE*/
.PG_Pages_HowTo .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body{font-size:0px;}
.PG_Pages_HowTo .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .ModuleBodySubTitle{font-weight:bolder;}
.PG_Pages_HowTo .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .StepSection{width:90%;margin:auto;margin-bottom:30px;}
.PG_Pages_HowTo .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .StepSection img{max-height:80px;width:auto;}
/*PRINTING PAGE*/
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body{font-size:0px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodySubTitle{font-weight:bolder;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyText{margin-bottom:15px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .PG_ContentControl[sourcetype="image"]{width:75%;margin:auto;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStepList{}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStepList .PG_ContentControl[sourcetype="image"]{max-width:200px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStep{margin-bottom:20px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodySubTitle{margin-top:10px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyInfo{}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyInfo .ModuleBodyText{text-align:justify;}

.PG_Pages_Printing .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{max-width:150px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowThird .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{max-width:150px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{max-width:unset;max-height:150px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowFifth .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{width:100%;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowSixth .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{width:100%;max-width:600px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowSeventh .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{max-width:unset;max-height:150px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowEigth .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{max-width:unset;max-height:150px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowNineth .PG_Module_Body .PG_ContentControl[sourcetype="image"] img{width:100%;max-width:500px;}
/*MEDIA CONTENT PAGE*/
.PG_Pages_MediaContent .MediaRowContainer{font-size:0px;text-align:center;width:95%;margin:auto;padding-bottom:20px;padding-top:20px;border-bottom:1px solid black;max-width:1200px;}
.PG_Pages_MediaContent .PG_LeftCell{}
.PG_Pages_MediaContent .PG_RightCell{}
.PG_Pages_MediaContent .PG_LeftCell .PG_ContentControl img{width:100%;max-width:500px;}
.PG_Pages_MediaContent .PG_RightCell .MediaTitle{font-size:18px;font-weight:bolder;margin-bottom:10px;margin-top:10px;}
.PG_Pages_MediaContent .PG_RightCell .MediaSubTitle{font-size:14px;font-weight:bolder;margin-bottom:10px;}
.PG_Pages_MediaContent .PG_RightCell .MediaText{font-size:12px;text-align:justify;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton{width:49%;display:inline-block;text-align:center;margin-top:15px;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton a{display:inline-block;line-height:20px;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton a span{display:inline-block;line-height:20px;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton .PG_ContentControl{display:inline-block;text-align:center;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton{font-size:12px;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton img{max-width:20px;vertical-align:top;}
@media all and (min-width:1050px){
.PG_Pages_MediaContent .MediaRowContainer{border:none;}
.PG_Pages_MediaContent .PG_LeftCell{display:inline-block;vertical-align:top;}
.PG_Pages_MediaContent .PG_RightCell{display:inline-block;vertical-align:top;}
.PG_Pages_MediaContent .PG_LeftCell{width:55%;text-align:left;}
.PG_Pages_MediaContent .PG_RightCell{width:45%;text-align:left;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton{text-align:left;}
.PG_Pages_MediaContent .PG_RightCell .MediaIconButton .PG_ContentControl{text-align:left;}
 }
/*COMMUNITY PAGE*/
.PG_InnerPage_Content .PG_Community_Body {width: 100%;height: 3000px;}
@media all and (min-width:1000px) {
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStepList{}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStepList .PG_ContentControl[sourcetype="image"]{max-width:200px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .ModuleBodyStep{display:inline-block;vertical-align:top;width:15%;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .PG_LeftCell{display:inline-block;vertical-align:top;width:50%;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .PG_RightCell{display:inline-block;vertical-align:top;width:50%;text-align:left;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .PG_RightCell .ModuleBodySubTitle{margin-top:0px;}
.PG_Pages_Printing .PG_InnerPage_ContentRow .PG_Module_Body .PG_RightCell .ModuleBodyText{margin-left:0px;}

.PG_Pages_Printing .PG_InnerPage_ContentRow.RowEigth .PG_Module_Body .ModuleBodyStep{width:100%;}
.PG_Pages_Printing .PG_InnerPage_ContentRow.RowEigth .PG_Module_Body .ModuleBodyStepList .PG_ContentControl[sourcetype="image"] {max-width: unset;}

}
@media all and (min-width:450px) {
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup{display:inline-block;vertical-align:top;width:33%;}
.PG_Frame_Video{width:100%;}
}
@media all and (min-width:750px) {
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body .InternalBlock{display:inline-block;vertical-align:top;width:50%;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .MetalBlock{display:inline-block;vertical-align:top;width:50%;}

.PG_Pages_Printing .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .MetalPrintingBlock{display:inline-block;vertical-align:top;width:50%;}
}
@media all and (min-width:850px){
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Head .ModuleText{font-size:12px;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .ModuleBodyText{font-size:12px;}
}
@media all and (min-width:1000px) {
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup .PG_ContentControl[sourcetype="image"]{display:inline-block;vertical-align:top;width:50%;margin:0px;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup.CollapseModule_Conventions{display:inline-block;vertical-align:top;width:28.5%;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup.CollapseModule_Institutes{display:inline-block;vertical-align:top;width:42.75%;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup.CollapseModule_Certifications{display:inline-block;vertical-align:top;width:28.5%;}
.PG_Pages_About .PG_InnerPage_ContentRow.RowSecond .PG_Module_Body .AboutLinksGroup.CollapseModule_Institutes .PG_ContentControl[sourcetype="image"]{width:33%;}

.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body .InternalBlock{width:20%;padding:0px 10px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowThird .PG_Module_Body .InternalBlock .ModuleBodyTitle{height:50px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .MetalBlock{width:20%;padding:0px 10px;}
.PG_Pages_ServiceBureau .PG_InnerPage_ContentRow.RowFourth .PG_Module_Body .MetalBlock .ModuleBodyTitle{height:50px;}
.PG_Frame_Video{width:500px;}
}

/*custom text color*/
.PG_Text_Color_Yellow {color:#C79854;}

/*css writing*/
a.Menu_SubItemLink {color: black;text-decoration: none;}
a.Menu_SubItemLink:hover {color: #444;}
 ul.row { --bs-gutter-x: 0;}