/* cleaners */
.cleaner { clear: both; width:100%; height: 5px; display:none;}
.cleaner1 { clear: both; width:100%; height: 50px; display:none;}
.cleaner2 { clear: both; width:100%; height: 30px; display:none;}
.cleaner3 { clear: both; width:100%; height: 75px;}
.cleaner4 { clear: both; width:100%; height: 30px;}
@media (max-width: 992px ) {
.cleaner { clear: both; width:100%; height: 5px; display:block;}
.cleaner1 { clear: both; width:100%; height: 50px; display:block;}
.cleaner2 { clear: both; width:100%; height: 30px; display:block;}
}
@media (max-width: 767px ) {
.cleaner3 { clear: both; width:100%; height: 75px; display:none;}
  }
.cleaner5 { clear: both; width:100%; height: 7px;}
.cleaner6 { clear: both; width:100%; height: 10px;}
.cleaner7 { clear: both; width:100%; height: 15px;}
.cleaner8 { clear: both; width:100%; height: 4px;}
/* Back to top */
#topcontrol {
  color: #cccccc;
  z-index: 99;
  width: 45px;
  height: 45px;
  font-size: 22px;
  line-height: 45px;
  background: transparent;
  border: 2px solid #cccccc !important;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 0 !important;
}



#topcontrol:after {
  top: -2px;
  left: 10px;
  content: "\f062";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #1d71b8;
  background: transparent;
  border: 2px solid #1d71b8 !important;
  transition: all 0.3s ease-in-out;
}

/* Typography */
.b-link {
  color: #1d71b8;
  font-weight:600;
}

.b-link:hover {
  color: #444444;
}


.lead {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.6;
}

.f-size-20 {
  font-size: 16px !important;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
  }
  
  .f-size-20 {
  font-size: 20px !important;
}
}

ul.bulleted {
	list-style: none;
	margin-left: 5px;
}


ul.bulleted li {
  padding-left: 1.2em;
  margin:5px 0 0 0;
  font-size:14px;
  font-weight:400;
  color:#555;
 
  
}

ul.bulleted li a {
 color:#1d71b8;
 
  
}

ul.bulleted li a:hover {
 color:#555;
 
  
}

ul.bulleted li:before {
  content: '\f105' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  color:#555;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/

}

.shift-up-down {
	position:relative;
	top:-155px;
	margin-bottom:-155px;
}
.scrollcontroller {
    position: absolute;
	width:70px;
	height:70px;
    top: -68px;
	z-index:99999;
}

.posrel {
	position:relative;
}

.shift-up-down .caption-wrapper {
	margin-top:155px;
}



.shift-up-down .home-fw-slider .slick-prev, .shift-up-down .home-fw-slider .slick-next {
    margin-top:57px;
}

.home-fw-slider.style-3 .border-btn {
	margin-top:20px;
    
}

@media (max-width: 1024px ) {
.home-fw-slider.style-3 .slick-prev,
  .home-fw-slider.style-3 .slick-next {
    visibility: hidden;
  }
.home-fw-slider.style-6 .slick-prev,
  .home-fw-slider.style-6 .slick-next {
    visibility: hidden;
  }
  
  .shift-up-down2 {
	position:relative;
	top:-20px;
	margin-bottom:-20px;
}	
}

@media (max-width: 991px ) {
.shift-up-down {
	position:relative;
	top:-115px;
	margin-bottom:-115px;
}

.caption-wrapper {
	margin-top:115px;
}	

}

@media (max-width: 500px ) {

.caption-wrapper {
	margin-top:0;
}
}

/*topbar
------------------------------------*/
.before-main-nav-topbar {
  padding-top: 10px;
  padding-bottom: 10px;
  position:relative;
  z-index: 1500;
  font-size:14px;
  color:#aaaaaa;
  line-height:1;
}

.before-main-nav-topbar a {
	color: #fff;
}

.before-main-nav-topbar a:hover {
	color: #38acd2;
}

.topheadercontact {
	position: relative;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
}

.topheadercontact span {
	margin: 0 0 0 25px;
}


.topheadersocial {
	position: relative;
	float: right;
	font-size: 14px;
	margin-bottom: 0;
}

.topheadersocial li {
	display: inline-block;
	margin-bottom: 0;
}

.topheadersocial li a {
	margin: 0 0 0 25px;
}

.fspsocial {
	position: relative;
	float: left;
	margin-bottom: 0;
}

.fspsocial li {
	display: inline-block;
	margin-bottom: 10px;
}

.fspsocial li a {
	margin: 0 25px 0 0;
}

.fspsocial .social-02 li a {
  display: inline-block;
  color: #ffffff;
}
.fspsocial .social-02 li a i:before {
  font-size: 16px;
  margin-right: 0;
  vertical-align: middle;
  font-family: FontAwesome;
}

@media only screen and (max-width: 768px) {
	
	.topheadersocial {
		display:none;
	}
	.topheadercontact {
		float:none;
		text-align:center;
	}
}

@media only screen and (max-width: 410px) {
	
	.topheadercontact span {
		display:none;
}
}


/*Breadcrumbs v3
------------------------------------*/
.breadcrumbs-v3 {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}

.breadcrumbs-v3.breadcrumbs-lg {
  padding: 150px 0;
}

.breadcrumbs-v3.breadcrumbs-lg .bc-title {
background: rgba(0,0,0,0.2);
border-radius:6px 6px 6px 6px;
display:inline-block;
padding:5px 15px 10px;
}

.breadcrumbs-v3.img-v1 {
  background: url(../img/breadcrumbs/img1.html) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-v3.img-v2 {
  background: url(../img/breadcrumbs/img2.html) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-v3.img-v3 {
  background: url(../img/breadcrumbs/img3.html) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-v3:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.5);
}

.breadcrumbs-v3 h1 {
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 0;
}

.breadcrumbs-v3 p {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing:1px;
}

@media (max-width: 992px) {
  .breadcrumbs-v3.breadcrumbs-lg {
    padding: 100px 0;
  }
}

@media (max-width: 768px) {
  .breadcrumbs-v3,
  .breadcrumbs-v3.breadcrumbs-lg {
    padding: 50px 0;
  }

  .breadcrumbs-v3 h1 {
    font-size: 28px;
    line-height: 32px;
  }

  .breadcrumbs-v3 p {
    font-size: 14px !important;
  }
}

/*Breadcrumbs Sizes*/
.breadcrumbs-sm {
  padding: 50px 0;
}
.breadcrumbs-md {
  padding: 100px 0;
}
.breadcrumbs-lg {
  padding: 200px 0;
}


.socnavtopcnt2 {
	position:absolute;
	padding:15px 40px 7px 20px;
	right:0;
  	bottom:0;
  	z-index:12;
  	background: rgba(29,113,184,0.8);
}

.socnavtopcnt2:after {
   top: 0;
  width: 0;
  height: 0;
  left: 0;
  content: '';
  margin-left: -30px;
  margin-top:0;
  position: absolute;
  border-style: solid;
  border-width: 0 0 106px 30px;
  border-color: transparent transparent rgba(29,113,184,0.8) transparent;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
	
.socnavtopcnt2 p{
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:18px !important;
	line-height:24px;
	margin-bottom:10px;
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
   	-webkit-perspective: 1000;
}

.socnavtopcnt2 a{
	color:#ffffff;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}

.socnavtopcnt2 a:hover{
	color:#ffffff;
	text-decoration:none;
	opacity: 0.7;
}

@media (max-width: 250px) {
.socnavtopcnt2 {
	display:none;
}
}

.cta-fit {
	margin-bottom: 60px !important;
}

/* headings */
.left-heading {
  color: #333333;
}
.left-heading:after {
  border-bottom: 2px solid #1d71b8;
  content: "";
  display: block;
  position: relative;
  margin-top: 20px;
  margin-bottom: 25px;
  width: 40px;
}

.center-heading {
    color: #333333;
    text-align: left;
    margin-bottom: 30px;
}
.center-heading:after {
  border-bottom: 2px solid #1d71b8;
  content: "";
  display: block;
  position: relative;
  margin: 20px auto 25px auto;
  width: 40px;
}

.nelly-icon:after {
    background: url("../img/swirl.svg") no-repeat;
    display: block;
	content: "";
	position: relative;
	width:50px;
	height:50px;
	margin:10px auto 0;
    
    
}

.blog-index-corporate-item:hover .nelly-icon:after {
    background: url("../img/swirl2.svg") no-repeat;
    display: block;
	content: "";
	position: relative;
	width:50px;
	height:50px;
	margin:10px auto 0;
    
    
}

.logo-footer {
	max-width:220px;
	margin-bottom:10px;    
}

.testimonial-but {
	margin-top:30px;   
}

/* Form */

.topfmfield {
	display:none;
}

button:focus {outline:0 !important;}

.nopadding
{
	margin:0 !important;
	padding:0 !important;
}

.form-control-dk {
  display: block;
  width: 100%;
  padding: 13px;
  font-size: 12px;
  line-height: 16px;
  color: #777777;
  outline: none;
  background:0;
  vertical-align: middle;
  border: 1px solid #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form-control-dk:focus {
  border: 1px solid #1d71b8;
  outline: 0;
 
}

textarea.form-control-dk {
  height: auto;
}

.form-control-dk:-moz-placeholder {
  color: #777777;
  opacity: 1;
}

.form-control-dk::-moz-placeholder {
  color: #777777;
  opacity: 1;
}



.form-control-dk:-ms-input-placeholder {
  color: #777777;
}

.form-control-dk::-webkit-input-placeholder {
  color: #777777;
}

#dkfm .help-block {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #cccccc !important;
}

#dkfm .help-block li {
  color: #777777;
  list-style:none;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top:0;
  font-size:12px;
}

#dkfm .help-block li:before {
  content: '\f071' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  font-size:18px;
  margin-right:10px;
  display: inline-block;
  color:#1d71b8;
  width: 1em; /*same as padding-left set on li*/

}

.control-group {
    margin-bottom: 5px;
}


.alert-success {
  background-color: transparent;
  border-color: transparent;
  color: #777777 !important;
  margin-bottom:20px;
}

.alert-danger {
  background-color: transparent;
  border-color: transparent;
  color: #777777 !important;
  margin-bottom:20px;
}

.close {
  float: right;
  margin-left:15px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff !important;
  background:#1d71b8;
  border: 1px solid #1d71b8;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}


/*Link List*/
.link-list li {
	border-top: solid 1px #dddddd;
	padding:5px 0;
}

.link-list li:first-child {
    border-top: none !important;
}

.link-list a,
.link-list i {
	color: #777777;
}

.link-list a:hover {
	color: #1d71b8;
	text-decoration:none;
}

.link-list li i {
    color: #777777;
    float: right;
    margin-top: 5px;
}

.footer-add .content {
    border-bottom: 1px solid #dddddd;
	margin-bottom: 15px
}

.footer-add .content p{
    margin-bottom: 20px;
}

.footer-add .icon {
    display: inline-block;
    width: 100%;
}

.footer-add .icon p {
    color: #1d71b8;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    float: left;
    margin: 0;
}

.footer-add .icon .social-02 {
    display: inline-block;
    padding-left: 15px;
}

.footer-add .icon .social-02 li {
    padding-right: 15px;
}

.footer-add a {
	color:#1d71b8;	
}

.footer-add a:hover {
	color:#555555;	
}

/*Contact Page
------------------------------------*/
.map {
	width: 100%; 
	height: 400px;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	
}

.map:after {
   display: none;
}

#map .contact-details {
  width: 230px;
  height: auto;
  color: #888888;
  font-size: 1.1em;
  line-height:1.4em;
  font-family: 'Montserrat', sans-serif;
  font-weight:400;
  padding: 0.5em;
  overflow: hidden;
}

#map .contact-details a{
	color:#1d71b8;
	font-weight:400;
}


#map .contact-details a:hover{
	color:#1d71b8;
}

@media (max-width: 992px) {
	.map {
	width: 100%; 
	height: 300px;
}
		
}

.gm-style-iw {
	/*overflow: inherit !important;*/
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 15px;
}

.map-box-space1 {
	margin-top: 7px;
}

/*About Page
------------------------------------*/

.fensa-logo {
	max-width:180px;
	display:block;
	margin:17px auto 0 0;
}

.veka-logo {
	max-width:100px;
	display:block;
	margin:0 auto;
}

@media (max-width: 1230px) {
	.fensa-logo {
	max-width:180px;
	display:block;
	margin:25px auto 0 0;
}
		
}

@media (max-width: 992px) {
	.fensa-logo {
	max-width:180px;
	display:block;
	margin:25px auto;
}

.veka-logo {
	max-width:100px;
	display:block;
	margin:0 auto;
}
		
}

@media (max-width: 767px) {
	.fensa-logo {
	max-width:220px;
	display:block;
	margin:25px auto;
}

.veka-logo {
	max-width:140px;
	display:block;
	margin:0 auto;
}

.cut-away {
	max-width:420px;
	display:block;
	margin:0 auto;
}
		
}

@media (max-width: 500px) {
.cut-away {
	max-width:320px;
	display:block;
	margin:0 auto;
}	
}



@media (max-width: 1229px) {

.nav-main-menu li {
	margin-left: -5px;
	margin-right: -5px;
}
}

@media (max-width: 991px) {

.nav-main-menu li {
	margin-left: 0;
	margin-right: 0;
}
}

.sky-form .control-group {
    margin-bottom: 10px;
}

.sky-form .form-control {
    display: block;
    width: 100%;
    height: 48px;
  	padding: 13px 13px;
    font-size: 12px;
    line-height: 16px;
    color: #777777 !important;
    vertical-align: middle;
  	background-color: transparent;
  	background-image: none;
  	border: 1px solid #dddddd;
	box-shadow:none !important;
    -webkit-appearance: none;
  -webkit-transition: border-color ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s;
}

input {
    border-radius: 0;
}

textarea {
    border-radius: 0;
}

.sky-form textarea.form-control {
    height: auto;
}

.sky-form .form-control:focus {
  border: 1px solid #1d71b8;
  outline: 0;
 
}

.normal-btn-fm-f {
  display: inline-block;
  border: 1px solid #dddddd;
  background:transparent;
  font-size: 12px;
  line-height: 16px;
  padding:13px !important;
  height:48px;
  vertical-align: middle;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
  font-family: 'Raleway', sans-serif;
  color: #777777 !important;
}

.sky-form .form-control:-moz-placeholder {
  color: #777777;
  opacity: 1;
}

.sky-form .form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}



.sky-form .form-control:-ms-input-placeholder {
  color: #777777;
}

.sky-form .form-control::-webkit-input-placeholder {
  color: #777777;
}

.sky-form .dropdown-menu>li>a {
    color: #777777;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
    
}


.fdd-logo {
  position:absolute;
  right:40px;
  bottom:134px;
  width:250px;
  height:120px;
  padding:10px;
  z-index:12;
  background: rgba(0,0,0,0.2) url(../img/fdd.svg) no-repeat;
  background-size: 230px;
  background-position:center top;
  background-position: 10px 10px;
  border:solid 1px #ffffff;
  
}

.fdd-button-pos {
  position:absolute;
  right:10px;
  bottom:10px; 
}

@media (max-width: 1020px) {
 .fdd-logo {
	display:none;
}
}

.fdd-logo2 {
  position:absolute;
  right:40px;
  bottom:134px;
  width:250px;
  height:120px;
  padding:10px;
  z-index:12;
  background: rgba(0,0,0,0.2) url(../img/fdd.svg) no-repeat;
  background-size: 230px;
  background-position:center top;
  background-position: 10px 10px;
  border:solid 1px #ffffff;
  
}

@media (max-width: 767px) {
 .fdd-logo2 {
	display:none;
}
}

.fdd-logo3 {
  position:relative;
  left:50%;
  top:-30px;
  width:250px;
  height:120px;
  margin-bottom:30px;
  margin-left:-125px;
  padding:10px;
  z-index:12;
  background: url(../img/fdd2.svg) no-repeat;
  background-size: 230px;
  background-position:center top;
  background-position: 10px 10px;
  border:solid 1px #1d71b8;
  
}

.portfolio-section .fdd-logo3 {
  position:relative;
  top:0;
  margin-bottom:30px;
  
}

#fdd-hid {
	display:none;
}

@media (max-width: 1020px) {
 #fdd-hid {
	display:block;
}
}

#fdd-hid2 {
	display:none;
}

@media (max-width: 767px) {
 #fdd-hid2 {
	display:block;
}
}

.brochure-button-pos {
  position:absolute;
  right:15px;
  bottom:-30px; 
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-top-25 {
	margin-top: 25px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}

@media only screen and (max-width: 991px) {
  .margin-top-50-v2 {
	margin-top: 50px;
}
	
  .margin-top-10-v2 {
	margin-top: 0px !important;
}
	
  .margin-top-30-v2 {
	margin-top: 30px;
}
}

.padding-top-0 {
	padding-top: 0 !important;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.padding-top-12 {
	padding-top: 12px;
}

.padding-top-80 {
	padding-top: 80px;
}

.padding-bottom-40 {
	padding-bottom: 40px;
}

.padding-bottom-60 {
	padding-bottom: 60px;
}

.padding-bottom-75 {
	padding-bottom: 75px;
}

.padding-bottom-80 {
	padding-bottom: 80px;
}

.call-to-action p {
	font-style: normal !important;
}


.name {
	font-style: normal !important;
	font-size: 1.2em !important;
	font-weight: bold;
}

.call-to-action-wrapper.style-2 .call-to-action {
	background-color: #ffffff;
    border: 1px solid #1d71b8;
}

.text-centered {
    text-align: left;
}

p {
	margin-bottom: 10px;
}

p a {
	color: #1d71b8;
}

.body-content-h2 {
	margin: 30px 0 20px !important;
	font-size: 1.7em;
}

.business-large {
	font-weight: 500;
	text-transform: uppercase;
	color: #1d71b8;
	font-size: 1.2em;
}

.contact-custom {
	padding: 13px 13px 16px 13px
}

@media only screen and (max-width: 991px) {
  .contact-custom {
	padding: 13px;
}
}

.fullwidth {
	width: 100%;
	padding: 0;
}

.normal-btn.normal-btn-main {
  border: 1px solid #1d71b8;
}

.normal-btn.normal-btn-main:hover,
.normal-btn.normal-btn-main:focus {
  background-color: transparent;
  color: #1d71b8;
  border: 1px solid #1d71b8;
  cursor: pointer;
}

.call-to-action-wrapper.style-2 .call-to-action .normal-btn.normal-btn-main:hover {
   color: #1d71b8;
}

#topcontrol {
	bottom: 85px !important;
}

.parallax-bg.quote-slider-parallax:after {
    background-color: rgba(51, 51, 51, 0.8);
}

.footer-add .content {
    border-bottom: none;
    margin-bottom: 0;
}

.star-list {
    list-style: none;
	list-style-position: outside;
    margin: 20px 0 20px 18px;
	font-size: 1.1em;
}

.star-list li {
	padding: 5px 0;
}

.star-list li:before {
    font-family: 'FontAwesome';
    content: '\f005';
    margin: 0 10px 0 -15px;
	color: #1d71b8;
}

.normal-list {
	list-style-position: outside;
    margin: 10px 0 10px 18px;
}

.normal-list li {
	list-style-type: disc;
}

@media only screen and (max-width: 991px) {
  .mobile-spacing {
	padding-top: 40px;
}
	.mobile-spacing-v2 {
	padding-top: 65px;
}
	
	.mobile-spacing-v3 {
	padding-top: 35px;
}
}

/* Tabbed Panel */

#tab-1 {
	border: 1px solid #1d71b8;
	padding: 30px;
}

.tab-section-01 .content {
	padding: 35px 35px 0 0;
}

.tab-section-01.style-1 .tabs li a {
    background-color: transparent;
	color: #1d71b8;
}

.tab-section-01.style-1 .tabs li a:hover {
    background-color: transparent;
	color: #35a8df;
}

.tab-section-01 .tabs li {
    border: 1px solid #1d71b8;
	transition: all 0.4s ease-in-out;
}

.tab-section-01 .tabs li:hover {
    border: 1px solid #35a8df;
}

/* Sticky Footer */

.outside-more-articles {
  background: #222;
  position: fixed;
  width: 100%;
  bottom: 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
  padding: 20px 0;
  z-index: 999;
  visibility: hidden;
  transition: all 500ms cubic-bezier(.265,.365,.26,.865);
  -webkit-transition-timing-function: cubic-bezier(.265,.365,.26,.865);
  -moz-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  -o-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
}

.outside-more-articles p{
	color:#777;
	margin-bottom:0;
}

.outside-more-articles--bottom {
	bottom: -65px;
}


.outside-more-articles--show {
	visibility: visible;
}

.outside-more-articles--bottom.outside-more-articles--show {
	bottom: 0;
}

.outside-more-articles__close {
	color: #777;
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 20px;
}
.outside-more-articles__close:hover {
	text-decoration: none;
	color: #bbb;
}

.outside-more-articles .dark-social li i {
    color: #777;
}

.outside-more-articles .bold {
    color: #bbb;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.outside-more-articles .mob-rev {
    color: #bbb;
    font-size: 16px;
	margin-bottom: 0;
	display:none;
}

.outside-more-articles a {
    color: #777;
    font-size: 16px !important;
}

.outside-more-articles a:hover {
    text-decoration: none;
    color: #bbb;
}

@media (max-width: 991px) {
.outside-more-articles .nds {
	display:none;
}
.outside-more-articles__close {
	display:none;
}
}

@media (max-width: 767px) {
.outside-more-articles .nds2 {
	display:none;
}
}

@media (max-width: 600px) {
.outside-more-articles .bold {
	display:none;
}
.outside-more-articles .mob-rev {
   display:inline-block;
}

.mob-kill {
   display:none;
}
}
