/* All styles */
 
 body { margin:0px; color: #707070;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 20px;} 
 
 .body-container-wrapper {  }
 
 .tweet .e-entry-title { color: #707070!important;}
 
 .tweet.with-expansion { color: #707070!important; }
 
 .thm-dark { color: #707070!important; }
 
 a, img { transition: all 0.3s ease-in-out 0s; }

.leadinModal h4 {
    font-family: Arial, sans-serif;
    text-shadow: none;
} 


/*TYPOGRAPHY*/

a{color:#32709d;}
a:hover{text-decoration:none;}

h1{
    color:#606060;
	font-weight:300;
	font-size:26px;
}
h2{
	color:#606060;
	font-weight:300;
	font-size:24px;
}

h3{
	color:#606060;
	font-weight:300;
	font-size:24px;
    line-height: 110%;
}
h4{
	color:#F57921;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
	font-size: 18px;
}

h5, h5 a{
	color:#F57921;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	font-size: 22px;

	text-decoration:none;
}

h5 a:hover{color:#646464;}

 
 /* Header styles */
 
 .site-hdr-outer { background-image: url(//cdn2.hubspot.net/hub/155206/file-1252510433-png/cos-images/home/header_bg.png); position: fixed; padding: 20px 20px 0px 20px; 
 background-repeat:repeat-x; z-index: 999;}
 
 .site-hdr-inner { max-width:1000px!important; margin:0 auto!important; float:none!important; }
 
 .hdr-rt-sec { padding-left: 30px!important;
margin-left: 0px!important;
float: right!important; }
 
 .search_w{
    /* background:url(//cdn2.hubspot.net/hub/155206/file-1259017082-jpg/cos-images/home/search2.jpg) no-repeat; */
    background:url(//cdn2.hubspot.net/hub/155206/file-1700511434-jpg/cos-images/home/search2.jpg) no-repeat;
	width:50px;
	height:62px;
	display: inline-block;
	position:relative;
	top:-20px;
	cursor:pointer;
}
.search_w a {display:none; width:50px; height:50px;  top:-25px; position:relative;}
#search_f {display:none;border:4px solid #F57921; border-radius:6px 0 0 6px; padding:4px; font-weight:300; color:#bbb;width:0; right:135px; top:15px; position:relative; margin-left:140px;}

.language{
	display: inline-block;
	float:right;
	margin-left:10px;
	font-size:14px;
	padding-top:3px;
}
.language a{font-size:13px; color:#ccc; text-decoration:none;}
.language a.active{color:#000;}
.language a:hover{color:#F57921;}
 
 
 
 
 
 
 
 
 
 
 
 /* Menu styles */
 
 /*
 .main-site-menu ul { float:right;}
 
  .main-site-menu ul li { padding: 0 20px;}
 
 .main-site-menu li a { display: block;
padding: 4px 2px 24px!important;
font-size: 18px;
font-weight: 300;
font-family: 'Roboto Condensed';
color: #000;
text-decoration: none;}

.main-site-menu li.hs-menu-depth-1 a:hover { color: #F57921;
background: url(//cdn2.hubspot.net/hub/155206/file-1252195654-gif/cos-images/home/sep.gif) repeat-x 0 30px;}
 
 
 ul.hs-menu-children-wrapper li a { background-color:#000000; color:#ffffff; padding: 15px 10px!important; min-width: 200px!important; border-top: 1px solid #404040; 
 font-size: 15px}
 
 ul.hs-menu-children-wrapper li a:hover { color: #F57921!important; background: #2b2b2b!important;}
 
.main-site-menu li.active a { color: #F57921;
background: url(//cdn2.hubspot.net/hub/155206/file-1252195654-gif/cos-images/home/sep.gif) repeat-x 0 30px;}

.main-site-menu li.active ul li a { background:#000000!important; color:#ffffff!important; padding: 15px 10px!important; min-width: 200px!important; 
border-top: 1px solid #404040!important; font-size: 15px!important;}

.main-site-menu li ul li.active a { color: #F57921!important; background: #2b2b2b!important;}

.main-site-menu li.active ul li a:hover { color: #F57921!important; background: #2b2b2b!important;}


*/




/* Slider styles */

#full-width-slider {
  width: 100%;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  /*right: 200px;*/
  top:1% !important;
  left: auto;
  max-width: 80%;
  padding-bottom: 0;
  overflow: auto;
  /*padding: 20px;*/
}
.infoBlockArea {
    margin:0 auto;
	width:990px;

}
.infoBlockLeftBlack {
   right: auto;
}

.infoBlockRightBlack {
   right: auto;
  
}
.infoBlock h4 {
  font-size: 56px;
  line-height: 1.2;
  margin: 0 0 0 0;
  padding-bottom: 3px;
  text-shadow:0 0 0;
}
.infoBlock p {
  font-size: 36px;
  line-height:40px;
  margin: 10px 0 0 0;
  font-weight:300;
  text-transform:uppercase;
  color:#fff;
}


.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

.slider .rsMinW .rsArrowRight{
	
}

.slider .rsMinW .rsArrow{
	height: 80px;
	width:65px;
}

.slider .rsMinW .rsArrowLeft{
	top:40%;
	left:1%;
}

.slider .rsMinW .rsArrowRight{
	top:40%;
	right:3%;
}
.slider .rsMinW .rsArrowIcn{
	height: 80px;
	width:65px;
	margin:0;
}
.slider .rsMinW.rsHor .rsArrowRight .rsArrowIcn{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258991897-png/cos-images/home-slider/rs-minimal-white.png) no-repeat   -80px -135px !important;

}

.slider .rsMinW.rsHor .rsArrowLeft .rsArrowIcn{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258991897-png/cos-images/home-slider/rs-minimal-white.png) no-repeat   -4px -135px !important;

}






 
 
 
 /* Content styles */
 
 .top-icons-outer { background: none repeat scroll 0 0 #e9e9e9;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
font-style: normal;
text-align: left;
min-height: 150px!important;}

.top-icons-inner { max-width:1000px!important; margin:0 auto!important; float:none!important; padding: 25px 0; }


.feature_i{
    transition: all 0.3s ease-in-out 0s;
	width:90px;
	height:90px;
	float: left;
}

.special:hover .feature_txt, .what:hover .feature_txt,.how:hover .feature_txt,.why:hover .feature_txt{
	color:#F57921;
}

.special .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258254280-jpg/cos-images/home/special_icons.jpg) -10px 0 no-repeat;
}
.special:hover .feature_i{background-position:-10px -100px; cursor:pointer;}

.what .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258254280-jpg/cos-images/home/special_icons.jpg) -112px 0 no-repeat;
}
.what:hover .feature_i{background-position:-112px -100px; cursor:pointer;}

.how .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258254280-jpg/cos-images/home/special_icons.jpg) -226px 0 no-repeat;
}
.how:hover .feature_i{background-position:-226px -100px; cursor:pointer;}

.why .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-1258254280-jpg/cos-images/home/special_icons.jpg) -321px 0 no-repeat;
}
.why:hover .feature_i{background-position:-321px -100px; cursor:pointer;}


.special:hover .feature_txt, .what:hover .feature_txt,.how:hover .feature_txt,.why:hover .feature_txt{
    color:#F57921;
}

/* intenzz 2.0 */
.bi .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-2406022504-jpg/cos-images/home/special_icons-3.jpg) -112px 0 no-repeat;
}
.bi:hover .feature_i{background-position:-112px -100px; cursor:pointer;}

.hana .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-2406022504-jpg/cos-images/home/special_icons-3.jpg) -226px 0 no-repeat;
}
.hana:hover .feature_i{background-position:-226px -100px; cursor:pointer;}

.mobile .feature_i{
	background:url(//cdn2.hubspot.net/hub/155206/file-2406022504-jpg/cos-images/home/special_icons-3.jpg) -321px 0 no-repeat;
}
.mobile:hover .feature_i{background-position:-321px -100px; cursor:pointer;}

.specials .feature_i{
    background:url(//cdn2.hubspot.net/hub/155206/file-2406022504-jpg/cos-images/home/special_icons-3.jpg) -10px 0 no-repeat;
}
.specials:hover .feature_i{background-position:-10px -100px; cursor:pointer;}

.feature_txt{
	display:block;
	font-weight:bold;
    float:left;
	font-size:30px;
	color:#000;
	text-shadow:2px 2px 2px #fff;
	text-transform:uppercase;
	margin: 23px 0 0;
	cursor:pointer;
	transition: all 0.3s ease-in-out 0s;
	
}

.feature_txt span{display:block; margin:10px 0; font-weight:300; font-size:18px; text-transform:none; color:#000 !important;}
 
.hme-news-feed .feedreader_box { height: 300px; overflow-y: scroll; }
 
 
.btn {
    background: #F57921 url(//cdn2.hubspot.net/hub/155206/file-1252581079-png/cos-images/home-slider/btn_arrow.png) no-repeat 90% 50%;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    padding: 12px 64px 12px 14px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    text-decoration:none;
    text-transform:uppercase;
    font-size:26px;
    border-left: 1px solid #fda768;
    border-radius: 6px;
    border-right: 1px solid #fda768;
    border-bottom: 1px solid #fda768;
    border-top: 1px solid #fda768;
    box-shadow: 0 1px 1px #bc5000;
    float:left;
    
}

.btn:hover {
    background: #DB420E url(//cdn2.hubspot.net/hub/155206/file-1252581079-png/cos-images/home-slider/btn_arrow.png) no-repeat 95% 50%;;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease 0s;
} 
 
 
.page-center { max-width:1000px!important; margin:0 auto!important; float:none!important; padding: 20px 0px 20px 0px; } 
 
.hme-news-feed .hs-rss-title { color: #F57921;
font-family: 'Roboto Condensed';
font-weight: bold;
padding: 0;
margin: 0 0 10px 0;
font-size: 22px;
text-decoration: none;}

.hme-news-feed .hs-rss-title:hover { color: #646464;}
 
 
.icon1:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png);
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}

.icon2:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -50px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}

.icon3:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -100px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon4:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -150px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon5:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -200px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon6:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -250px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon7:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -300px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon8:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) 0 -350px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}

.icon9:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px 0px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon10:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px -50px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}

.icon11:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px -150px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon12:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px -200px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}

.icon13:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px -250px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
}
.icon14:before{
        background: url(//cdn2.hubspot.net/hub/155206/file-1266994892-png/cos-images/inner/icons.png) -50px -300px;
        content: " ";
        position: relative;
        display:inline-block;
        height:35px;
        width:45px;
        vertical-align:middle;
} 



.list2 {
    list-style: none outside none;
    margin: 14px 0;
    padding:0;
}

.list2 li {
    background: url(//cdn2.hubspot.net/hub/155206/file-1267034952-gif/cos-images/inner/bullet.gif) no-repeat scroll 0px -34px;
    padding-bottom: 10px;
    padding-left: 16px;
}

.list2 li a, .list2 li {
    color: #606060;
    font-weight:300;
    
}

.list2 li a:hover {
    color: #F57921;
    text-decoration: none;
}



table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}


thead, th, tfoot {
    font-weight: normal;
}

th {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #d25a00;
    text-align: left;
}

th, td, caption {
    padding:10px;
}

tr.even td {
    background: none repeat scroll 0 0 #F2F2F2;
}


hr {
background: none repeat scroll 0 0 #EAEAEA;
border: medium none;
height: 2px;
margin: 15px 0;
}

.hs-breadcrumb-menu-divider:before { padding:5px!important;}

.brdcrmb-menu-inner a { padding:0px!important;}

.brdcrmb-menu-inner a:hover { color: #F57921;}


.thm-dark {  color:#707070!important;}

.tweet .e-entry-title { color:#707070!important; }


.blog-rt-secs h3 { font-size: 21px!important;}
 

/* Video wrapper takes care of auto sizing of videos on all devices while keeping ratio */

.videoWrapper {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} 
 
 
 /* Footer styles */
 
 .site-ftr-outer { background-image: url(//cdn2.hubspot.net/hub/155206/file-1252610628-gif/cos-images/home/footer_bg.gif); background-repeat: repeat-x;}
 
 .site-ftr-inner { max-width:1000px!important; margin:0 auto!important; float:none!important; padding: 45px 0px 75px 0px; }
 
 .ftr-secs h3 { color: #F57921; font-weight: normal; font-size: 18px; margin-top: 0px;}
 
 .ftr-cnt p { font-size:12px;}
 
 .ftr-ver-menu li { background: url(//cdn2.hubspot.net/hub/155206/file-1252110254-gif/cos-images/home/bullet.gif) no-repeat scroll 1px 7px;
padding-bottom: 10px;
padding-left: 14px;}

.ftr-ver-menu li a { color: #707070;
display: inline-block;
cursor: pointer;
padding:0px!important;
font-weight: 400;
}

.ftr-ver-menu li a:hover { color: #000000; text-decoration: none; }
 
 
.ftr-secs, .ftr-cnt { border-right: 1px solid #3d3b39; min-height: 160px!important; } 
 
 
 
 
 /* Inner page styles */
 
 .brdcrmb-menu-outer { background-color:#000000;}
 
 .brdcrmb-menu-inner { max-width:1000px!important; height:55px; margin:0 auto!important; float:none!important; padding: 19px 0 15px 0; display: block;
background: url(//cdn2.hubspot.net/hub/155206/file-1259185800-png/cos-images/inner/breadcrumb.png) no-repeat 100% 100%;}

.hs-breadcrumb-menu-item { padding:0px!important;}

span.hs-breadcrumb-label { color: #F57921; }

.brdcrmb-menu-inner a { color: #a8a8a8;
text-decoration: none;
padding: 0 10px;
font-size: 15px;
line-height: 13px;}


.inner-page-bnr { max-width:1000px!important; margin:0 auto!important; float:none!important; padding: 19px 25px 15px 25px;
background: url(//cdn2.hubspot.net/hub/155206/file-1259362692-jpg/cos-images/inner/prologe.jpg);
margin: 0 0 10px; }

.inner-page-bnr img { margin-right:30px;}

.inner-page-bnr h3 { color: #F57921;
font-size: 34px;
line-height: 36px;
margin: 20px 0;
font-weight: 300;}

.in-bn-txt { padding-top: 25px;}


.lp-bnr-inner { max-width:1000px!important; margin:0 auto!important; float:none!important; padding: 30px 25px 30px 25px;
background: url(//cdn2.hubspot.net/hub/155206/file-1259362692-jpg/cos-images/inner/prologe.jpg);
margin: 0 0 10px; }

.lp-bnr-inner h3 { color: #F57921;
font-size: 34px;
line-height: 36px;
margin: 20px 0;
font-weight: 300;}

.lp-form { background-color: #eeeeee; padding: 10px 30px 30px 30px;}

.lp-form input { padding: 8px; border: 1px solid #cccccc; margin-bottom:10px; }

.lp-form .hs-button { background-color: #000000;
color: #ffffff;
border: none;
min-width: 110px; margin-top:15px;
padding: 12px; cursor:pointer;  transition: all 0.3s ease-in-out 0s;
}

.lp-form .hs-button:hover { background-color: #F57921;}

 
 
 
 
/* Blog styles */

.blog-hdr { background-color: #333333; color: #ffffff; padding: 30px 10px;}

.blog-hdr h1 { color:#ffffff;}

.post-header h2 a { color: #F57921;
font-family: 'Roboto Condensed';
font-weight: bold;
padding: 0;
margin: 0 0 10px 0;
font-size: 22px;
text-decoration: none;}

.post-header h2 a:hover { color: #333333;}

.post-listing .post-item { border-bottom: 1px solid #eeeeee; padding-bottom: 30px; margin-bottom: 40px;}

.sub-form { background-color: #eeeeee; padding: 10px 30px 30px 30px;}

.sub-form .hs-button { background-color: #000000;
color: #ffffff;
border: none;
min-width: 110px; margin-top:15px;
padding: 12px; cursor:pointer;  transition: all 0.3s ease-in-out 0s;
}

.sub-form .hs-button:hover { background-color: #F57921;}

.blog-rt-secs ul { padding-left:20px;}

#hubspot-author_data { float: left; margin: 0px 20px 0px 0px; padding: 10px 0px;}

.pub-dt { border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
padding: 10px 0px;}

.author-link { text-decoration:none;}


.mob-menu {  display:none!important; visibility:hidden;  }



/* Responsive styles */

@media (min-width: 767px) and (max-width: 1024px) {
    
   	.infoBlock{ top: 5% !important; max-width:50%}
	.infoBlock h4 {font-size:34px; line-height:38px; margin:0;}
	.infoBlock p {font-size:30px;  line-height:32px; margin:0 0 0 0;}
	
	.feature_txt{font-size:18px;}
	.feature_txt span{font-size:16px;}
}




@media (max-width: 1023px) and (min-width: 768px) {
    
    .language { display:none!important; visibility:hidden;}

    .main-site-menu li a { font-size:15px;}
    
    .main-site-menu ul li { padding: 0 10px; }
    
    .feature_i { float:none!important; margin:0 auto!important; width: 72px!important;}
    
    .feature_txt { font-size:20px; text-align:center; float:none!important; }
    
    .page-center, .site-ftr-inner { padding-left:15px; padding-right:15px;}
    
    .infoBlock{ top: 5% !important; max-width:50%}
    .infoBlock h4 {font-size:24px; line-height:28px; margin:0;}
	.infoBlock p {font-size:20px;  line-height:22px; margin:0 0 0 0;text-transform:none;}
	.infoBlock .btn{font-size:16px;  line-height:20px; padding: 2px 6px; background:#FD7610;}
    
    .brdcrmb-menu-inner { padding: 19px 15px 15px 15px; }
    
    }




@media (max-width: 767px) {

.body-container-wrapper { padding-top:0px;}
    
.mob-menu {  display:block!important; visibility:visible; }   

.site-hdr-inner .row-number-1 { width: 30%!important; float: right!important;}

.menu-clk { text-decoration: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #222222;
color: #ffffff;
padding: 7px 18px;
display: block;
font-size: 18px; text-align:center;}

.main-site-menu { margin-top:25px;}

 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
position: relative;
opacity: 1;
visibility: visible;
display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper { display:block;}

.brdcrmb-menu-inner { padding: 19px 15px 15px 15px; }

.main-site-menu ul { background-color:#000000;}

.main-site-menu ul li a { color:#ffffff;}

.site-hdr-outer { position:relative; padding-bottom: 20px!important;}

.page-center { padding-left:15px; padding-right:15px;}

.hdr-rt-sec, .site-slider { display:none!important; visibility:hidden; }

.col-sm-3 {width: 48%!important; max-width: 100%; float: left!important;}

.feature_i { float:none; margin:0 auto; position:relative; left:10px; }

.feature_txt { font-size:20px; text-align:center; float:none!important; }

.feature_txt span { font-size:16px; }

.site-ftr-outer { background:#333333!important;}

.site-ftr-inner { padding: 40px 10px; }

.ftr-secs { width: 48%!important; max-width: 100%; float: left!important; min-height: 160px!important; }

.ftr-secs h3 { margin-bottom:0px!important;}
    
}

@media (min-width: 1200px) and (max-width: 1490px) {
    
	.infoBlock h4 {font-size:40px; line-height:1.2;}
	.infoBlock p {font-size:30px;  line-height:32px;}

}

@media (min-width: 1025px) and (max-width: 1199px) {
    
    .infoBlock {top: 1%!important;}
    .infoBlock h4 {font-size:35px; line-height:1.2;}
    .infoBlock p {font-size:34px;}    

}

@media (min-width: 1491px) and (max-width: 1650px) {
    
    .rsABlock.sl1 {right: 6%;}

}