.CmnSectionpadding{
    padding: 60px 0px;
    margin: 0px 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.SectionCny54_header{
    text-align: center;
    margin-bottom: 10px;
}
.SectionCny54_header h2 {
	font-size: 36px;
    margin-bottom: 10px;
}
.Smallcenter_section{
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.CTA_buttons a {
	background-color: #eb0200;
	color: #ffffff !important;
	border-width: 0;
	border-radius: 4px;
	position: relative;
	display: inline-flex;
	margin: 16px 16px 0 0;
	margin-right: 16px;
	padding: 12px 24px 14px;
	max-width: 100%;
	overflow: hidden;
	transition: background .3s ease;
	text-decoration: none;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-overflow: ellipsis;
	z-index: 1;
	align-items: center;
}
.CTA_buttons a iconify-icon{
    margin-left: 4px;
    font-size: 20px;
}
.CTA_buttons a:hover{
    background-color: #eb0200;
  color: #ffffff !important;
}

/* html code widget section style */
.largeContentCenter_Container{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.HTMLCodeCpntent_wrap h1 {
    font-size: 40px;
}
.HTMLCodeCpntent_wrap h2 {
    font-size: 32px;
}
.HTMLCodeCpntent_wrap h3 {
    font-size: 23px;
}
.HTMLCodeCpntent_wrap h1 , .HTMLCodeCpntent_wrap h2 ,.HTMLCodeCpntent_wrap h3{
    margin-bottom: 10px;
}

.HTMLCodeCpntent_wrap p{
    margin: 15px 0px;
}

.HTMLCodeCpntent_wrap Button{
    background: red;
  padding: 15px 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 600;
  margin: 25px auto;
}
.GalleryimgItem{
    height: 200px;
    overflow: hidden;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 5px;
}
.GalleryimgItem img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.Gly_clmn4{
    width: 25%;
}
.Gly_clmn5{
    width: 20%;
}
.Gly_clmn6{
    width: 16.66%;
}
.CommonStyleSec{
    margin-bottom: 20px;
}

/* image with text widget style start */
.leftright_Large_Container{
    width: 80%;
    margin: 0 auto;
}
.leftImage_withtext .row{
    align-items: center;
}
.rightImage_withtext .row{
    align-items: center;
}
.TextImageContent ul{
    padding: 0;
}
.TextImageContent ul li{
    list-style-type: none;
}
.SeoContentView_wrapper {
	position: relative;
	margin-top: -50px;
	padding-bottom: 60px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.imagewithtext_Widget{
    margin-bottom: 30px;
}

/* popup widget style */
.Popupwidget_modalImage{
    height: 200px;
    margin-bottom: 20px;
}
.Popupwidget_modalImage a{
    width: 100%;
}
.Popupwidget_modalImage a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.popupWidget_content{
    padding: 0px 20px;
}
.popupWidgetModal .modal-footer button{
    background: #f7f7f7;
    color: #000;
    border: none;
    font-size: 13px;
}
.btn-close:focus {
	box-shadow: none;
}
.RecentTransfers__item__title {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 1.071rem;
    line-height: 1.7777777778;
    color: #000;
    height: 26.65px;
  }
  .RecentTransfers__item__type {
    font-weight: 400;
    font-size: 1rem;
    height: 56px;
    color: #263238;
  }
  .RecentTransfers__item__date {
    font-size: 1rem;
    line-height: 1.7142857143;
    display: flex;
  align-items: center;
  }
  .DateREcTransfer {
	display: flex;
	align-items: center;
	margin-left: 10px;
    font-size: 14px;
}
.DateREcTransfer iconify-icon{
    margin-right: 5px;
    color: #565656;
    font-size: 16px;
}
  .centerSingleTitle_recentFil {
    text-align: center;
  }
  .RecentTransfers__item {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 30px 20px;
	border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.centerSingleTitle_recentFil h2 {
	font-size: 34px;
}

/* startblocks section style start */
.StartblockLink a {
	background: red;
	padding: 15px 30px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	font-weight: 600;
	margin: 25px auto  0px auto;
}
.StartBlock_column1.starblock_common_style {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
.StartlockTitle h2 {
	font-size: 25px;
	font-weight: bold;
    margin-bottom: 2px;
}
.StartlockSubTitle h3 {
	font-size: 14px;
	color: #777;
	font-weight: normal;
	font-size: 17px;
    margin-bottom: 20px;
}
.StartBlockCard_details h2 {
	font-size: 19px;
	margin-bottom: 5px;
}
.startblock_description {
	font-size: 16px;
	margin-bottom: 0px;
}
.StartBlock_column2.starblock_common_style {
	padding: 50px 0px;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	margin: 60px 0px;
	border-bottom: 1px solid #e1e1e1;
}

.StartBlock_column3.starblock_common_style {
	padding: 0px 0px 50px 0px;
	text-align: center;
	margin: 60px 0px 0px 0px;
}
.StartblockLink.CTA_buttons a {
	background: transparent;
	border: 1px solid #ccc;
	color: #000 !important;
}
.twostartblock_cmnTitle {
	padding-bottom: 40px;
}
.StepsCenterTitle{
    text-align: center;
}
.StepsCenterTitle h2{
    font-size: 34px;
}
.Steps__overview {
	margin-top: 60px;
}
.Steps__item {
    text-align: center;
    box-sizing: border-box;
    padding: 32px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 5px;
  }
  .Steps__item__imageIcon {
	height: 72px;
	margin-bottom: 8px;
	width: 72px;
	margin: 0 auto;
}
  .Steps__item__imageIcon svg {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .Steps__item__step_subtitle {
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
  }
  .StepItem_title {
	font-size: 20px;
	margin-bottom: 0px;
}
.heroicon-component-fill {
    fill: #ffffff;
}
.Steps__item__imageIcon img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.Textwidget_onecolumn_content{
    text-align: left;
}

.Text_Widget .Content__col h2 , .Text_Widget  .Content__col h3 , .Text_Widget  .Content__col h1{
    margin-bottom: 10px;
}

.Text_Widget .Content__col h1 {
    font-size: 22px;
}
.Text_Widget .Content__col h2 {
    font-size: 22px;
}
.Text_Widget .Content__col h3 {
    font-size: 22px;
}

.Text_Widget .Content__col ul{
    padding: 0;
    list-style-type: none;
}
.Text_Widget .Content__col ol{
    padding: 0;
    list-style-type: none;
}
.Text_Widget .Content__col p{
    font-size: 15px;
    margin-bottom: 10px;
}
.Content__col.Textwidget_twocolumn_content {
	padding: 0px 30px 0px 0px;
}

.Textwidget_Threecolumn_content{
    padding: 0px 20px 0px 0px;
}

.Textwithbackground_image_Widget{
    background: no-repeat 50% 50%;
    background-image: none;
    background-size: auto;
    background-size: cover;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 80px 0px;
}
.Textwithbackground_image_Widget::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    border-radius: 12px;
  }
  .imagebanner_Content__col{
    position: relative;
    z-index: 10;
    color: #fff;
    width: 70%;
  margin: 0 auto;
  }
  .imagebanner_Content__col h3{
    margin-bottom: 12px;
  }
  .imagebanner_Content__col h2{
    margin-bottom: 12px;
  }
  .imagebanner_Content__col h1{
    margin-bottom: 12px;
  }
/*   .TuningSpacesLOGOS_Widget .brandsSection {
	margin-top: 0px !important;
} */
.TuningSpacesLOGOS_Widget.CmnSectionpadding {
	padding-top: 0px;
}

.TuningTypes_Widget.CmnSectionpadding .TuningType_container{
    margin-top: 0px !important;
}
.LeftVideo a{
    width: 100%;
    min-height: 450px;
    background: no-repeat 50% 50%;
    background-image: none;
    background-size: auto;
    background-size: cover;
    position: relative;
    display: block;
    text-decoration: none !important;
    border-radius: 10px;
}

.LeftVideo a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    width: 100%;
    border-radius: 10px;
  }
  .videowithTextWrap .row{
    align-items: center;
  }
.videoSec_content{
    text-align: center;
    padding: 0px 20px;
}
  .videoSec_content h3{
    font-size: 34px;
    margin-bottom: 10px;
  }
  .VideoPlayButton {
    width: 60px;
    height: 60px;
	display: flex;
	align-items: center;
	text-align: center;
	border-radius: 50px;
	background: red;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	z-index: 10;
	justify-content: center;
	color: #fff;
	font-size: 26px;
    cursor: pointer;
}
.rightVideoLastSec{
    margin-bottom: 0px !important;
}

.seopage_bannerContent {
	padding: 80px 0px 100px 0px;
}



/* video popup style */

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 502;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 503;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 505; }
  
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur,
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 504; }
  
  .mfp-preloader a {
    color: #cccccc; }
  
  .mfp-preloader a:hover {
    color: white; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .mfp-close:hover, .mfp-close:focus {
      opacity: 1; }
    .mfp-close:active {
      top: 1px; }
  
  .mfp-close-btn-in .mfp-close {
    color: #333333; }
  
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px; }
  
  .mfp-arrow {
    position: absolute;
    top: 0;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  
  .mfp-arrow:active {
    margin-top: -54px; }
  
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    opacity: 0.8;
    border-top-width: 12px;
    border-bottom-width: 12px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 20px;
    border-bottom-width: 20px; }
  
  .mfp-arrow-left {
    left: 0; }
    .mfp-arrow-left:after,
    .mfp-arrow-left .mfp-a {
      border-right: 12px solid black;
      left: 5px; }
    .mfp-arrow-left:before,
    .mfp-arrow-left .mfp-b {
      border-right: 20px solid white; }
  
  .mfp-arrow-right {
    right: 0; }
    .mfp-arrow-right:after,
    .mfp-arrow-right .mfp-a {
      border-left: 12px solid black;
      left: 3px; }
    .mfp-arrow-right:before,
    .mfp-arrow-right .mfp-b {
      border-left: 20px solid white; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
  
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
  
  .mfp-iframe-scaler iframe {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }
  
  .mfp-iframe-holder .mfp-close {
    top: -43px; }
  
  /* Main image in popup */
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  
  /* The shadow behind the image */
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
  
  .mfp-figure {
    line-height: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px; }
  
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
     * Remove all paddings around the image on small screen
     */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
  
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
  
    /* The shadow behind the image */
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
  
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
  
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; }
  
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; } }
  @media all and (max-width: 800px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
  
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
  
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
  
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  .mfp-ie7 .mfp-img {
    padding: 0; }
  .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .mfp-ie7 .mfp-container {
    padding: 0; }
  .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
  
