/******hedaer*****/
#sp-logo-wrap{
    background: transparent;
    position: absolute;
    width: 100%;
    left: 0;
    display: inline-block;
    z-index: 2;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding: 15px 0;
}
#sp-header:not(.header-sticky) {
    background: transparent;
    position: absolute;
    top: 146px;
}
#sp-header{
    border-bottom: none;
}
#sp-header.header-sticky{
    z-index: 9;
}
/******search*****/
#sp-logo-right .search input{
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 10px 5px 10px 0;
    border-radius: 0;
    font-weight: 500;
}
#sp-logo-right .search input::placeholder { 
    color: #fff;
    opacity: 1; 
    font-style: normal;
}
#sp-logo-right .search input:-ms-input-placeholder {
    color: #fff;
    font-style: normal;
}
#sp-logo-right .search input::-ms-input-placeholder {
    color: #fff;
    font-style: normal;
}
#sp-logo-right .search form:before{
    width: 17px;
    height: 16px;
    content: " ";
    background-image: url(../images/search.png);
    position: absolute;
    right: 0;
    top: 16px;
}
/******megamenu*****/
.sp-megamenu-parent > li:not(:last-child){
    margin-right: 5px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after{
    display: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    text-transform: none;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    padding: 20px 33px;
    position: relative;
}
ul.sp-megamenu-parent >li.sp-has-child >.sp-dropdown >.sp-dropdown-inner:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #2375bb;
    position: absolute;
    top: -12px;
    left: 30px;
}
/******Banner Opty*****/
.advance-slideshow .sppb-inner-wrapper{
    margin-top: 120px;
}
.opacity-black:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
/******Get A Quote*****/
.sppb-btn-default{
    padding: 10px 46px !important;
    background-color: transparent !important;
    color: #fff !important;
    letter-spacing: normal;
    font-weight: bold;
    border-radius: 0 !important;
    line-height: 18px;
    position: relative;
    font-size: 14px !important;
    font-weight: bold !important;
}
.sppb-btn-default:before{
    content: "";
    border-bottom: 1px solid #fff;
    width: 15px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 18px;
}
.sppb-white .sppb-modal-selector span.text h6{
    color: #333333;
}
/******Home Finatic Services*****/
.home-services .item{
    width: 50%;
    float: left;
    position: relative;
}
.home-services .item .item-info{
    background: transparent;
    margin: 0;
    box-shadow: none;
    position: absolute;
    top: 40px;
    left: 100px;
    width: 50%;
}
.home-services .item .item-info h3{
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 15px 0;
}
.home-services .item .item-info .finatic-service-items{
    margin-bottom: 20px;
}
.home-services .btn-bgblue{
    background: #2375BB !important;
    border: 1px solid #2375BB;
}
.home-services .item:nth-child(2n+0) .btn-bgblue{
    background: transparent !important;
    color: #2375BB !important;
    border: 1px solid #2375BB;
}
.home-services .item:nth-child(2n+0) .btn-bgblue:before{
    border-bottom: 1px solid #2375BB;
}
/******latest-new*****/
.latest-new .bx-wrapper .bx-pager{
    display: none;
}
.latest-new .bx-wrapper{
    margin-bottom: 0;
}
.latest-new .sppb-articles-carousel-img{
    position: relative;
    z-index: -1;
    text-align: center;
    width: 100%;
}
.bx-wrapper img{
    display: inline-block;
    min-height: 180px;
}
.latest-new .sppb-articles-carousel-content{
    padding: 10px 0 70px;
    position: relative;
}
.margin-box .sppb-articles-carousel-content{
    margin-top: -60px;
    margin-left: 7%;
    margin-right: 7%;
}
.latest-new .sppb-articles-carousel-meta,
.latest-new .sppb-articles-carousel-meta-category{
    display: none;
}
.latest-new .sppb-text-right{ 
    margin-top: -95px;
}
.latest-new .sppb-addon-articles-carousel .bx-controls.bx-has-pager{
    position: absolute;
    width: 100%;
    top: 41%;
}
.latest-new div.bx-wrapper .bx-controls-direction a{
    background: #2375BB;
    color: #fff;
    font-size: 18px;
    width: 80px;
    height: 40px;
    padding: 5px 0;
}
.latest-new div.bx-wrapper .bx-controls-direction a.bx-prev{
    left: -50px;
}
.latest-new div.bx-wrapper .bx-controls-direction a.bx-next{
    left: unset;
    right: -50px; 
}

.latest-new .sppb-articles-carousel-link,
.latest-new .sppb-articles-carousel-introtext{
    padding-left: 20px;
    padding-right: 20px;
}
.latest-new .sppb-articles-carousel-readmore{
    border-top: 1px solid #EEEEEE;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    padding: 14px 20px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
}
.latest-new .sppb-articles-carousel-readmore i{
    float: right;
    line-height: 22px;
}
.latest-new .sppb-articles-carousel-link{
    font-size: 21px;
    color: #2375BB;
    font-weight: bold;
    line-height: 28px;
}
.sppb-btn-secondary{
    padding: 10px 46px !important;
    background-color: transparent !important;
    color: #2375BB !important;
    border: 1px solid #2375BB;
    letter-spacing: normal;
    font-weight: bold;
    border-radius: 0 !important;
    line-height: 22px;
    position: relative;
}
.sppb-btn-secondary:before {
    content: "";
    border-bottom: 1px solid #2375BB;
    width: 15px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 18px;
}
/******Home People. Technology. Economics*****/
.text-dark-color.up .sppb-animated-number:after{
    font-family: FontAwesome;
    content: "\f062";
    font-size: 21px;
    position: relative;
    right: -5px;
    top: 0px;
    line-height: 22px;
}
/******News & Events Pages*****/
.com-content.view-category .article-list .article .article-intro-image{
    width: 100%;
    text-align: center;
}
.com-content.view-category .article-list .article .article-intro-image img{
    display: inline-block;
}
.finatic-blog .blog .article-list .article .article-body{
    padding-top: 0;
    background: #fff;
    box-shadow: 0 6px 12px -3px rgba(49,41,41,.1);
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    display: inline-block;
}
.finatic-blog .blog .article-list .article .article-body .article-info{
    color: #999999;
    padding: 0 30px 10px;
}
.finatic-blog .blog .article-list .article .article-body .article-header h2{
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: bold;
}
.finatic-blog .blog .article-list .article .article-body .article-header h2 a{
    color: #2375BB;
    font-weight: bold;
}
.finatic-blog .blog .article-list .article .article-body .article-introtext{
    display: none;
}
.finatic-blog .blog .article-list .article .article-body .readmore{
    position: absolute !important;
    bottom: 0;
    width: 100%;
}
.finatic-blog .blog .article-list .article .article-body .readmore a{
    color: #2375BB;
    font-weight: bold;
}
.finatic-blog .blog .article-list .article .article-body .readmore:after{
    color: #2375BB;
    content: "\f061";
    font-family: FontAwesome !important;
}
/******submenu Products*****/
.submenu .menu{
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.submenu .menu li{
    float: left;
    padding-right: 30px;
}
.submenu .menu li.current a{
    font-size: 18px;
    font-weight: bold;
    color: #2375BB;
    border-bottom: 1px solid #2375BB;
}
.submenu .menu li a{
    font-size: 18px;
    font-weight: bold;
}
/******Products*****/
.products .article:hover{
    box-shadow: 0 6px 12px rgba(49,41,41,.3);
}
.products .article{
    margin-bottom: 30px;
}
.products .article .review{
    position: relative;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.products .article:hover .review:before{
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 0;
    background: url(../images/icon-view.png) no-repeat;
}

.com-content.view-category .products .article .article-intro-image{
    height: 200px;
}

.products .article-body{
    background: #FCFCFC;
    position: relative;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}
.products .createdby,
.products .published,
.products .tags-title,
.products .article-introtext{
    display: none;
}
.products .category-name,
.products .article-header{
    padding: 0 25px;
    display: inline-block;
}
.products .tags.list-inline{
    position: absolute;
    top: -32px;
    left: 0;
}
.products .tags .list-inline-item:not(:last-child){
    margin-right: 0;
}
.products .tags.list-inline a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: #B4CFE6;
    color: #2375BB;
    padding: 6px 20px;
}
.products .tags.list-inline a.promo{
    background: #2375BB;
    color: #fff;
    position: relative;
    left: -10px;
    
}
.products .tags.list-inline a.promo:before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: -10px;
    background: url(../images/icon-promo.png) no-repeat;
}
.products .category-name a{
    font-size: 12px;
    color: #999999;
}
.products .article-header h2{
    font-size: 18px; 
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 17px;
    min-height: 61px;
}
.products .article:hover .article-header h2 a{
    color: #072948;
}
.products .article .article-body .readmore {
    position: absolute;
    padding: 15px 25px;
    font-size: 14px;
    letter-spacing: 1.13px;
    text-transform: uppercase;
    border-top: solid 1px #e3e3e3;
    line-height: 19px;
    bottom: 0;
    width: 100%;
}
.products .article .article-body .readmore a {
    color: #2375BB;
    font-weight: bold;
}
.products .article .article-body .readmore:after {
    color: #2375BB;
    content: "\f061";
    font-family: FontAwesome;
    position: absolute;
    right: 30px;
}
/******Product Detail*****/
.product-details .back{
    background: url(../images/icon-back.png) no-repeat 0px 7px;
    font-size: 18px;
    color: #2375BB;
    padding: 0 30px;
    margin-bottom: 30px;
    font-weight: bold;
    display: inline-block;
}
.intro-image .intro-image{
    margin-bottom: 50px;
}
.intro-image .category{
    margin-top: 30px;
    display: inline-block;
}
.intro-image h1{
    font-size: 28px;
    color: #072948;
    line-height: 37px;
    padding: 15px 0;
}
.intro-image .introtext{
    color: #072948;
}
.intro-image .btn-group{
    margin: 20px 0;
}
.intro-image .btn-group .sppb-btn-secondary{
    font-weight: bold;
}
.intro-image .btn-group .btn-contact {
    background: #2375BB !important;
    color: #fff !important;
    margin-right: 20px;
}
.intro-image .btn-group .btn-contact:before{
    border-bottom: 1px solid #fff !important;
}
/******tab*****/
.product-details .articleBody{
    padding-bottom: 50px;
}
.product-details .nav-pills .nav-link{
    font-size: 18px;
    font-weight: bold;
    padding: 12px 25px;
    line-height: 25px;
    border: 1px solid #2375BB;
    border-radius: 0;
}
.product-details .nav-pills .nav-link.active, 
.product-details .nav-pills .show>.nav-link{
    background: #2375BB;
}
.product-details .tab-content{
    background: #FAFAFA;
    padding: 30px 25px;
}
/*------Product Gallery------*/
.bigImage{
	clear: both;
	max-height: 379px;
	min-height: 150px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
    position: relative;
}
.bigImage img{
    max-height: 100%;
  	width: 100%;
}

.thumbsGallery{
	position: relative;
	margin-bottom: 30px;
}
.thumbsGallery ul{
    padding: 0;
    list-style: none;
}
.thumbsGallery li{
	float: left;
	margin: 0;
}
.thumbsGallery li a{
	display: block;
}
.thumbsGallery li img{
	width: 100%;
	display: block;
}
.owl-theme .owl-controls{
	top: 0;
	height: 100%;
	margin-top: 0;
}
.owl-theme .owl-controls .owl-nav div{
	position: absolute;
	height: 100%;
	width: 20px;
	top: 0;
	text-indent: -9999px;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border-radius: 0;
	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	z-index: 1;
}
.owl-theme .owl-controls .owl-nav div:after,
.owl-theme .owl-controls .owl-nav div:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/arrow-thumbs.png) no-repeat 5px center;
	
	content: "";
}
.owl-theme .owl-controls .owl-nav div:before{
	background: #000;
	opacity: .5;
}
.owl-controls .owl-prev{
	left: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-next{
	right: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-next:after{
	background-position: -12px center;
}
/*------tags-title------*/
.bigImage .tags-title{
    display: none;
}
.tags.list-inline{
    position: absolute;
    top: 0;
    left: 0;
}
.tags.list-inline a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: #B4CFE6;
    color: #2375BB;
    padding: 6px 20px;
    display: inline-block;
}
.tags.list-inline a.promo{
    background: #2375BB;
    color: #fff;
    position: relative;  
}
/******related_products*****/
.related-article-list-container .view-more{
    width: 100%;
    display: inline-block;
}
.related-article-list-container .sppb-btn-secondary{
    float: right;
    margin-top: -72px;
}
.related-article-list-container .related-article-title{
    font-size: 28px;
    padding-bottom: 20px;
}
.related-article-list-container .article .article-intro-image {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    text-align: center;
}
.related-article-list-container .article .article-intro-image img{
    display: inline-block;
}
/******popup product*****/
#productDetail .modal-content{
    border-radius: 0;
}
#productDetail .modal-header{
    padding: 0px 10px;
    border: none;
}
#productDetail .modal-header .close{
    color: #2375BB;
}
#productDetail .modal-body{
    padding-top: 0;
}
/******CONTACT US*****/
.text-icon .sppb-addon-title{
    position: relative;
    padding-left: 25px !important;
}
.text-icon .sppb-addon-title-icon{
    position: absolute;
    top: 5px;
    left: 0;
}
.contact-form .select-group:after{
    right: 20px;
}
/******Footer*****/
#sp-bottom{
    background-image: url(../images/ft-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 120px 0 60px;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 30px;
    color: #fff;
    text-transform: uppercase;
}

/******Copyright*****/
#sp-footer{
    background: transparent;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border: none;
}
/**Dung code***/
.no-clearfix .clearfix:before{
    display: block;
}
.phone-top .fa-phone:before{
    font-size: 14px;
    padding-right: 10px;
}
.breadcrumb{
    display: block;
    text-align: center;
    background: none;
    margin: 0;
    padding: 0;
}
.breadcrumb li{
    display: inline-block;
    float: none;
}
.breadcrumb-item{
    color: #ffffff;
}
.breadcrumb-item a{
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
}
.breadcrumb-item span{
    font-size: 14px;
    font-weight: 600;
}
.breadcrumb-item.active{
    color: #5299D6;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
}
.boder-button{
    border: solid 1px #ffffff;
}
.no-container .sppb-row-container{
    max-width: 100% !important;
    width: 100% !important;
}

.no-container .sppb-nav-tabs{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.about-group .sppb-nav-tabs{
    border-bottom: none;
    margin-bottom: 100px;
}
.about-group .sppb-nav-tabs li{
    width: 33%;
    float: left;
    text-align: center;
}
.about-group .sppb-nav-tabs li span{
    padding-bottom: 10px;
    display: block;
}
.about-group .sppb-nav-tabs li a span .active{
    display: none;
}
.about-group .sppb-nav-tabs li.active a span .active{
    display: block;
}
.about-group .sppb-nav-tabs li.active a span .normal{
    display: none;
}
.about-group .sppb-nav-tabs li a {
    font-size: 18px;
    color: #072948;
    line-height: 28px;
    font-weight: 700;
}
.about-group .sppb-nav-tabs li.active a{
    box-shadow: none;
}
.about-group .sppb-nav-tabs li a span img{
    margin: 0 auto;
}
.no-container.about-group .sppb-col-md-12{
    padding: 0;
}
.about-group .sppb-addon-tab .sppb-tab-content{
    box-shadow: none;
    padding: 0;
}
.about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div {
    width: 50%;
    float: left;
}
.about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div .tab-content{
    padding: 100px;
} 
.about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div .tab-content h6{
    text-transform: uppercase;
    color: #2375bb;
    line-height: 21px;
} 
.about-group .sppb-addon-tab .sppb-tab-content .sppb-tab-pane > div .tab-content h3{
    margin-bottom: 30px;
    line-height: 48px;
}
h2.sppb-addon-title{
    font-weight: 700;
    text-transform: uppercase;
}
h3.sppb-addon-title{
    margin-bottom: 30px;
    line-height: 48px;
}
h6.sppb-addon-title{
    text-transform: uppercase;
    color: #2375bb;
    line-height: 21px;
    margin-bottom: 15px;
}
.service-item{
    background: #fff;
    margin: -50px 30px 0px 30px;
    position: relative;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.service-item .sppb-addon-title{
    padding: 25px 30px 25px;
    margin-bottom: 0;
}
.service-item .sppb-addon-content p{
    padding: 0 30px;
}
.service-item .sppb-addon-content a.readmore{
    border-top: solid 1px #EEEEEE;
    display: block;
    padding: 15px 30px;
    font-size: 14px;
    color: #2375BB;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.service-item .sppb-addon-content a.readmore:after {
    width: 14px;
    height: 16px;
    content: " ";
    background-image: url(../images/icons/readmore-icon.png);
    position: absolute;
    right: 30px;
    top: 16px;
}
.border-shadow .sppb-row-container .sppb-row{
    margin: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.border-shadow .sppb-row-container .sppb-row>div{
    padding: 0;
}
.sppb-addon-blocknumber .sppb-media-heading{
    font-size: 18px;
    font-weight: 700;
    color: #2375BB;
    line-height: 22px;
    padding-bottom: 14px;
}
.tranparent-box{
    background: #000000;
    opacity: 0.8;
    padding: 35px 45px;
}
.blue-button.sppb-btn-default{
    background: #2375BB;
    display: inline-block;
    background-color: #2375BB !important;
}
.blue-button.sppb-btn-default{
    background: #2375BB;
    display: inline-block;
    background-color: #2375BB !important;
}
.blue-button.sppb-btn-default:before{

}
.rsform .control-label{
    display: none;
}
.rsform .rsform-input-box{
    border: solid 1px #EEEEEE !important;
    height: 50px;
    padding: 20px !important;
    width: 100% !important;
}
.rsform select{
    border: solid 1px #EEEEEE !important;
    width: 100% !important;
    padding: 0 30px 0 20px !important;
}
.select-group:after{
    width: 13px;
    height: 18px;
    content: " ";
    background-image: url(../images/icons/dropdown-icon.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    top: 16px;
}
.rsform .col-sm-9{
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-right: 30px !important;
}
.rsform .form-group {
    margin-bottom: 30px;
}
.rsform textarea{
    border: solid 1px #EEEEEE !important;
    padding: 20px !important;
}
.rsform .rsform-submit-button{
    border-radius: 0;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    float: right;
}
.rsform .rsform-submit-button:before {
    content: "";
    border-bottom: 1px solid #fff;
    width: 20px;
    height: 1px;
    position: absolute;
    right: 30px;
    top: 26px;
}
.rsform .rsform-input-box::-webkit-input-placeholder,
.rsform textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #cccccc;
}
.rsform .rsform-input-box::-moz-placeholder,
.rsform textarea::-webkit-input-placeholder { /* Firefox 19+ */
    color: #cccccc;
}
.rsform .rsform-input-box:-ms-input-placeholder,
.rsform textarea::-webkit-input-placeholder { /* IE 10+ */
    color: #cccccc;
}
.rsform .rsform-input-box:-moz-placeholder,
.rsform textarea::-webkit-input-placeholder { /* Firefox 18- */
    color: #cccccc;
}
.rsform .rsform-input-box,
.rsform textarea,
.rsform select {
    box-shadow: none !important;
}
.list-ul ul{
    padding: 0;
}
.list-ul ul li{
    list-style: none;
    display: block;
    padding-bottom: 10px;
    line-height: 22px;
    position: relative;
    padding-left: 35px;
}
.list-normal ul li:before{
    content: url(../images/icons/list-normal.png);
    margin-right: 20px;
    left: 0;
    position: absolute;
}
.list-check ul li:before{
    content: url(../images/icons/list-check.png);
    margin-right: 20px;
    left: 0;
    position: absolute;
}
.aruba-list .sppb-row{
    margin-bottom: 50px !important;
}
.aruba-list .group-content{
    padding: 50px;
}
.aruba-list .group-content .title{
    text-transform: uppercase;
    color: #2375BB;
    line-height: 21px;
    margin-bottom: 24px;
}
.aruba-list .group-content .sub-title{
    line-height: 48px;
    margin-bottom: 24px;
}
.aruba-list .group-content .intro-text p{
    margin-bottom: 15px;;
}
.aruba-list .group-content .readmore{
    border-radius: 0;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: solid 1px #2375bb;
    background-color: #2375bb;
    color: #ffffff;
    position: relative;
    margin-top: 25px;
    display: inline-block;
}
.aruba-list .group-content .readmore:before {
    content: "";
    border-bottom: 1px solid #fff;
    width: 20px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 26px;
}
.aruba-list .group-content .view-video{
    border-radius: 0;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: solid 1px #2375bb;
    color: #2375bb;
    position: relative;
    margin-top: 45px;
    display: inline-block;
    margin-left: 20px;
}
.aruba-list .group-content .view-video:before {
    content: "";
    border-bottom: 1px solid #2375bb;
    width: 20px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 26px;
}

.aruba-list .group-image{
    padding: 0;
}
.aruba-list .group-image img{
    width: 100%;
}
.modal-video iframe{
    width: 100%;
    margin: 0;
    border: none;
}
.modal-video .modal-body{
    padding: 0;
}
.modal-video .modal-dialog{
    margin: 5.75rem auto;
}
.modal-video .modal-dialog .modal-content{
    border: none;
    border-radius: 0;
    background: none;
}
.modal-video .modal-dialog .modal-content .modal-header{
    padding: 0;
    border: none;
}
.modal-video .modal-dialog .modal-content .modal-header .close{
    font-size: 40px;
}
.article-ratings-social-share{
    display: none !important;
}
.pager.pagenav{
    max-width: 100%;
}
.pager.pagenav>li>a>span{
    display: none;
}
.pager.pagenav>li>a{
    background: #2375BB;
    color: #ffffff;
    padding: 10px 30px;
}
.pager.pagenav>li.previous>a:before{
    content: "\f060";
    font-size: 18px;
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-right: 0px;
}
.pager.pagenav>li.next>a:after{
    content: "\f061";
    font-size: 18px;
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-left: 0px;
}

.back-parent a{
    font-size: 18px;
    margin-bottom: 40px;
    display: block;
    font-weight: 700;
}

.back-parent a:before{
    content: "\f060";
    font-size: 16px;
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-right: 10px;
}
.back-parent a .sppb-addon-title{
    display: inline-block;
}
.rsform .rsform-block-know-more .control-label{
    display: block;
    margin-bottom: 20px;
}
.form-check{
    margin-right: 40px;
    margin-bottom: 20px;
}
.form-check label:before{
    content: url(../images/icons/check-icon.png);
    margin-right: 15px;
}
.form-check.checked label:before{
    content: url(../images/icons/checked-icon.png);
}
.form-check label input[type="checkbox"] {
    opacity: 0;
    height: 1px;
    width: 1px;
    min-height: 0;
    position: absolute;
    left: -2000px;
}
.form-check #spec-other{
    width: 225px !important;
    display: inline-block;
    margin-left: 10px;
    border: none !important;
    border-bottom: solid 1px #CCCCCC !important;
    padding: 0px 0px 5px !important;
    height: auto;
}
.rsform-block-other{
    display: none;
}
.border-shadow .sppb-row,
.border-shadow-heading{
    margin: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.view-article .finatic-blog-details.hpe-pointnext-cat div[itemprop="articleBody"]{
    padding: 0;
    margin-top: 0;
}
.view-article .finatic-blog-details.hpe-pointnext-cat .tags-wrapper{
    background-color: #fafafa;
    margin: 0;
}
.view-article .finatic-blog-details.hpe-pointnext-cat .pagenav {
    padding: 0;
}
.view-article .finatic-blog-details.hpe-pointnext-cat .article-img-wrpaaer .article-header{
    padding: 0;
    width: 100%;
}
.blue-boder-button{
    border: solid 1px #2375bb !important;
    color: #2375bb !important;
}
.blue-boder-button:before{
    border-bottom: 1px solid #2375bb;
}
.no-container .sppb-nav-tabs{
    max-width: 1140px;
}
#subscribe-modal{
    /* display: block; */
}
#subscribe-modal .modal-content{
    background-image: url(../images/subscribe-bg-popup-new.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 0;
}
#subscribe-modal .modal-content .modal-body{
    text-align: center;
    padding: 0;
}
#subscribe-modal .modal-content .modal-body h3{
    font-size: 18px;
    margin-bottom: 70px;
    font-weight: 400;
}
#subscribe-modal .rsform .rsform-submit-button{
    float: none;
}
#subscribe-modal .rsform input[type="text"]{
    width: 375px !important;
    margin: 0 auto;
    border: solid 1px #B4CFE6 !important;
}
#subscribe-modal .rsform #submit{
    background: #2375BB;
    position: relative;
}
#subscribe-modal .rsform #submit::before{
    right: 0;
}
#subscribe-modal .logo-popup{
    margin: 0 auto;
    margin-bottom: 50px;
}
#subscribe-modal .modal-footer{
    width: 100%;
    display: block;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    border-top: none;
}
#subscribe-modal .modal-footer p{
    margin-bottom: 0;
    color: #2375BB;
}
#subscribe-modal .modal-header{
    padding: 25px;
    border-bottom: none;
}
.rsform-block-label-top{
    font-size: 18px;
    margin-bottom: 70px !important;
    font-weight: 400;
}
.rsform-block-label-bottom{
    width: 100%;
    display: block;
    text-align: center;
    background:#fff;
    padding: 20px 0;
    border-top: none;
    color: #2375BB;
    margin-bottom: 0 !important;
}