@import url(ie8.css);
body {
    color: #333;
    font-size: 13px;
    line-height:normal !important;
    font-family: 'Montserrat', sans-serif;
	background: #f1f4f3;
	/*background:url(/images/body-bg.jpg) repeat left top;*/
}

.overflow-hidden{
	overflow: hidden;
}

.footer-v1 .copyright{
	background: url(/new/images/body-bg.jpg) repeat left top;
}

header{
	background: url(/new/images/body-bg.jpg) repeat left top;
}


header+div>div:first-child,
header~div:nth-of-type(2)>div:first-child {
	position: relative;
	padding: 0 15px 0px 15px;
}
footer+div>div:first-child,
footer~div:nth-of-type(3)>div:first-child {
	position: relative;
	padding: 0 15px 0px 15px;
}

header+div>div:first-child:after,
header~div:nth-of-type(2)>div:first-child:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50vw;
	width: 100vw;
	height: 100%;
	margin-left: 50%;
	z-index: -1;
	background: url(/new/images/body-bg.jpg) repeat left top;
}

.clr{clear:both;}
.pdt-31{padding-top:31px;}
.pdt-60{padding-top:60px;}
.pdt-15{padding-top:15px;}

body.header-fixed-space-v2 {
    padding-top: 135px;
}
.margin-auto{
	float:inherit !important;
	margin-left:auto !important;
	margin-right:auto !important;
	}
.pdt-35{
		padding:20px 0 35px 0;
		float:inherit !important;
		margin-left:auto;
		margin-right:auto;	
	}

.
.overflow-hidden{
	overflow: hidden;
}

.clr.lan-bg.pdt-80-both{
	position: relative;
}

.clr.lan-bg.pdt-80-both:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -50vw;
	width: 100vw;
	height: 100%;
	margin-left: 50%;
	z-index: -1;
	background: #3d3d55;
}

/**************banner-style**************/+
/*.wrapper{ overflow: hidden; }*/
.desc-title a {color: inherit; }
.ab-banner{background:url("/new/images/header_image1.png") no-repeat scroll right 50px; padding:0 15px 40px 15px;}
.ab-banner-title{font-size:44px; font-weight:100;color:#ffffff; line-height:60px; text-transform:uppercase; margin:30px 0 9px; } 
.ab-banner-maintitle{font-size:50px; font-weight:700;color:#b5ffdd;}
.ab-banner-desc{font-size:24px;font-weight: 300;color:#ffffff;margin-bottom:0px;text-transform:uppercase;}
.ab-banner-desc span{font-weight:600;}
.ab-banner-ul-title{font-size:24px;font-weight:400;color:#ffffff;padding:0px 0 30px 0px;}
.ab-banner-ul-title b{font-size:28px; font-style:italic; margin-right: 8px; }
.btn {background: #ea750e none repeat scroll 0 0; border-radius:65px; color: #ffffff; font-size:22px; font-weight:800; margin:0 auto; padding:20px 25px; text-align:center; text-transform:uppercase;} 
.btn:hover{background:#ff6f29; color:#fff;}   
.switch{background:#e26223 none repeat scroll 0 0; border-radius:65px; color: #ffffff; font-size:16px; font-weight:400; margin:0 auto; padding:15px 25px; text-align:center; text-transform:uppercase; margin-left:15%;} 

@media screen and (max-width:480px){
.switch{background:#e26223 none repeat scroll 0 0; border-radius:65px; color: #ffffff; font-size:11px!important; font-weight:400; margin:0 auto; padding:20px; text-align:center; text-transform:uppercase; margin-left:18%; margin-top:-13%;} 
}
.banner-bottom { /*background:rgba(45,45,66,0.3);*/background:#3d3d55;padding:20px 15px 40px; }
.banner-bottom h2 { font: 600 36px 'Roboto'; color: #1a1a1a; margin: 0 0 10px; } 
.banner-bottom p { font: 400 16px/24px 'Roboto'; color: #1a1a1a; } 
.banner-bottom p a { font-weight: 600; color: #1a1a1a; text-decoration: underline; }
.banner-bottom a.btn-link { font: 600 22px 'Roboto'; color: #6cae11; margin-top: 30px; display: inline-block; } 
.banner-bottom video { background: #0b1f2c; }
			@media screen and (max-width: 1250px) {
				.ab-banner { background: #1f2e3a; }
				.ab-banner ul { background: none; }
				.ab-banner ul li { position: relative; }
				.ab-banner ul li:before { content: ''; width: 15px; height: 15px; background-color: #eeeeee; position: absolute; top: 13px; left: 0; border-radius: 50%; }
				.ab-banner ul li:after { display: none; }
			}
			
			@media screen and (max-width:767px) {
				.ab-banner { padding: 30px 20px; }
				.ab-banner-title, .ab-banner-desc {font-size:30px; line-height:normal;}
				.ab-banner-maintitle { font-size: 35px; }
				.ab-banner .btn { font-size:15px;}
				.banner-bottom a.btn-link { margin-bottom: 30px; }
			}
@media screen and (max-width:480px){
	.pdt-35 .btn, .fin-out {font-size:100% !important; letter-spacing:normal !important;white-space:normal !important;height:auto !important;line-height:25px !important;} 

}			
		
@media (max-width: 991px) {
    body.header-fixed-space,
    body.header-fixed-space-v2 {
        padding-top: 0;
    }
}
.pdt-35 .btn {background: #ea750e none repeat scroll 0 0; border-radius:65px; color: #ffffff; font-size:16px; font-weight:600; margin:0 auto; padding:0px 25px; text-align:center; text-transform:uppercase; letter-spacing:3px;} 
.pdt-35 .btn:hover{background:#ff6f29; color:#fff;}


.container {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1378px;
	width: 100%;
}

.container-fluid{
	margin-left:auto;
	margin-right:auto;
	max-width:1378px;
	width:100%;
	}
.container-fluid-bottom {
	max-width:1526px;
	width:100%;
	}	
.home-content-section {
    background-color: #f1f4f3;
}
.pdb-btm-20
{
	padding-bottom:20px !important;
}
.pdt-btm-0
{
	padding-bottom:0px !important;
}
.pdt-0{
	padding-left:0;
	padding-right:0;
	}
.pdt-0 .col-md-6 p{
	width:65%;
	font-size:18px;
	font-weight:400;
	line-height:27px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:45px;
	}	
@media screen and (max-width:1024px){
.pdt-0 .col-md-6 p{
	width:100%;
	font-size:20px;
	font-weight:400;
	line-height:27px;
	padding-left:0px;
	}
.automation-block .pdt-0 .col-md-6 p{
	width: auto;
}
.algn-center{
	margin-left:auto;
	margin-right:auto;
	}	
}	
.bld-txt{
	font-family: 'Poppins', sans-serif;
	font-size:28px;
	font-weight:600;
	clear:both;
	padding:15px 0;
	}	
.no-catch-section .col-md-6 p{
	width:85%;
	border:none;
	padding:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:19px;
	}
.no-catch-section{
		padding-bottom:35px;
		}	
.algn-cent{
	padding:0px 0 35px 0;
}	
p,li,li a,label {
    color: #000;
}
.lan-bg{
	background:#3d3d55 url(/new/images/what-we-off.png)no-repeat right bottom;
	position:relative;
	}

/* .lan-bg:before
{
	content:'';
	background:#3d3d55 url(/images/what-we-off-left.png)no-repeat right bottom;
	width:242px;
	height:231px;
	display:block;
	left:-4%;
	top:0px;
	position:absolute;
} */
a {
    color: #72c02c;
    text-decoration: none;
}
.no-catch-heading{
	font-family: 'Montserrat', sans-serif;
	font-size:34px;
	font-weight:300;
	color:#626262;
	}
.no-catch-heading span.reg{font-weight:500;}	
.heading span{
	font-weight:300;
	}	
.margin-bottom-50{
	margin-bottom:50px;
	}
.margin-bottom-0
{
	margin-bottom:0px;
}
@media screen and (max-width:400px){
.margin-bottom-50 a.btn{font-size:14px !important;}
.fnt-42{font-size:24px !important;}
.col-md-6 a.switch{font-size:11px !important;}
}	
.prd-header{
	font-family: 'Montserrat', sans-serif;
	font-size:32px;
	font-weight:200;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:4px;
	padding:50px 0;
}


a,
a:focus,
a:hover,
a:active {
    outline: 0 !important;
}

a:focus {
    text-decoration: none;
}

a:hover {
    color: #72c02c;
    text-decoration: underline;
}

/* header */

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1620px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1920px) {
    .container {
        width: 100%;
    }
}
.brief-solution-box {
   background: #f1f4f3;
   padding: 40px 0px 0;
   color: #181828;
   min-height: 171px;
}
@media only screen and (max-width:991px) {
    .brief-solution-box {
        text-align: center;
        background: none;
        background-color: #efefef;
    }
}

.brief-solution-inner {
    width: 100%;
	text-align:center;
	font-size:25px;
	padding-bottom:40px;
	letter-spacing:3px;
	font-weight:600;
	text-transform:uppercase;
	padding-top: 50px;
}

.brief-solution-box ul{
	list-style:none;
	padding:0;
	margin:0;
	}
.brief-solution-box ul li{
	list-style:none;
	font-size:16px;
	padding-bottom:20px;
	font-weight:300;
	}
.brief-solution-box ul li span{
	text-transform:uppercase;
	font-weight:600;
	}	
.brief-solution-box .text-arrow
{
	font-size:20px;
	color:#4c99ef;
	font-weight:600;
	text-align:center;
	width:100%;
}
.brief-solution-box .text-arrow i
{
	font-weight:bold;
}
@media only screen and (max-width:991px) {
    .brief-solution-box .brief-solution-inner {
        max-width: 100%;
    }
    .lan-bg:before
    {
    	background:none;
    }
}

.brief-solution-box p {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}

.solution-brief-btn {
    /*background-color: #e26223;*/
    border: 2px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 2px 3px 8px rgba(160, 87, 0, 0.7);
    padding: 10px 80px 10px 25px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
    position: relative;
    transition: 0.3s linear;
}

.solution-brief-btn:hover {
    color: #ffffff;
    background-color: #424b5f;
    border: 2px solid #424b5f;
    text-decoration: none;
}

.solution-brief-btn:before,
.solution-brief-btn:after {
    content: '';
    display: block;
    right: 0;
    padding: 10px 0 12px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 58px;
    height: 100%;
}

.solution-brief-btn:before {
    /*background-color: #e98400;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;*/
}

.solution-brief-btn:after {
    background: url(/new/assets/images/pdf-icon.png) no-repeat left top;
    width: 26px;
    height: 25px;
    margin-right: 13px;
    margin-top: 13px;
}

.home-content-section .text-arrow
{
	font-size:14px;
	color:#4c99ef;
	font-weight:500;
	padding-top:15px;
}
.home-content-section .text-arrow i
{
	font-weight:bold;
}

.heading{
	background:url(/new/images/line-img.png) no-repeat left 23px;
	font-size:34px;
	font-weight:300;
	color:#626262;
	letter-spacing:3px;
	padding-left:156px;
	text-transform:uppercase;
	}
@media screen and (max-width:680px){
.heading{
	padding-left:inherit;
	background:none;
	}
.lan-bg [class^="col-"]{
	padding-left:0px;
	paddding-right:0px;
	}
.pdt-0 [class^="col-"]:first-child{
	padding-left:0px;
	paddding-right:0px;
	}	
	
}

@media screen and (max-width:400px){
.text-heading{
	font-size:42px;
	}
.get-access{
	font-size:20px !important;
	}	
}

.lan-bg ul{
	list-style:none;
	padding:0;
	margin:0;
	}	
.lan-bg ul li{
	list-style:none;
	padding:0px 0 15px 0;
	font-size:24px;
	color:#FFFFFF;
	}
.lan-bg ul li a{
	background:url(/new/images/list-icon.png) no-repeat left center;
	font-size:20px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom:1px;
	font-weight:300;
	padding-left:45px;
	color:#FFFFFF;
	}
.lan-bg ul li a:hover{
	text-decoration: none;
}
.lan-bg ul li .link-arrow {
	padding-left: 10px;

}
.lst-header{
	font-family: 'Montserrat', sans-serif;
	font-size:26px;
	font-weight:500;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:30px;
	color:#FFFFFF;
}	
.white-bg{
	background:#f1f4f3;
	padding:40px 0;
	letter-spacing:3px;
	}
.pdt-50{
	padding:50px 0;
	}	
.testi-box p{
	font-family: 'Montserrat', sans-serif;
	font-size:25px;
	font-weight:300;
	}	
.bottom-banner{
	background:#33334c url(/new/images/bottom-banner-img.jpg) no-repeat left top;
	display:block;
	width:100%;
	padding:50px 0;
	font-family: 'Montserrat', sans-serif;
	font-size:35px;
	letter-spacing:3px;
	color:#FFFFFF;
	font-weight:600;
	miin-height:364px;
	}	
.mail-box{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color:#86888a;
	padding:10px;
	border-radius:5px;
	border:1px solid #00bcd4;
	font-weight:400;
	}	
.sub-cta{
	background:#ea750e;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	color:#FFFFFF;
	border:0px;
	font-weight:600;
	padding:10px 18px;
	border-radius:35px;
	text-transform:uppercase;
	}	
.sub-cta:hover{
	background:#ea610e;
	}	
.pdf{
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding:100px 0 57px 0px ;
	font-weight:300;
	}	
.pdf span{
	font-weight:500;
	}		
.pdf-cta{
	padding-top:25px;
	}
	
.pdf-cta a{
	background:#2c7ab3 url(/new/images/pdf-icon.png) no-repeat 205px center;
	color:#FFFFFF;
	font-size:16px;
	letter-spacing:3px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	padding:15px 55px 15px 25px;
	border-radius:35px;
	}	
.pdf-cta a:hover{
	background:#0f5589 url(/new/images/pdf-icon.png) no-repeat 205px center;
	text-decoration:none;
	}		
.fnt-42{
	font-family: 'Montserrat', sans-serif;
	font-size:32px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-bottom:45px;
	 }	
.text-wrap{
	border:1px solid #000;
	border-radius:3px;
	padding:10px;
	width:100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color:#46485c;
	font-weight:300;
	margin:0 0 20px 0;
	}	 
.mal{
	background:#f0f3f2 url(/new/images/mail-icon-new.png) no-repeat right center;
	position:relative;
	}	

.pass{
	background:#f0f3f2 url(/new/images/password-icon.png) no-repeat right center;
	position:relative;
	}	

.phne{
	background:#f0f3f2 url(/new/images/globe-icon.png) no-repeat right center;
	position:relative;
	}	
.get-access{
	border-radius:35px;
	background:#ea750e;
	font-size:24px;
	font-weight:900;
	border:none;
	margin-top:15px;
	padding:10px 40px;
	color:#ffffff;
	text-transform:uppercase;
	}	
.get-access:hover{
	background:#b75907;
	}
.get-all-this-for-free a
{
	font-size:24px;
	font-weight:800;
}	
.pdt0-rght{
	padding-right:0px;
	}	
.assur-text{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	color:#4e4e4e;
	line-height:27px;
	padding:0px;
	}	
.assur-text p{
	padding-top:20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#4e4e4e;
	line-height:27px;
	}	
.bottom-blue-text{
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#3d3d55;
	letter-spacing:3px;
	padding-top:30px;
	padding-bottom:100px;
	font-weight:400;
	line-height:48px;
	text-transform:uppercase;
	text-align:center;
	}	
.bottom-blue-text span{
	font-weight:600;
	font-size:30px;
	}	
.bottom-blue-text span.fnt-30{
	font-size:30px;
	font-weight:600;
	}	
.pdt-147{
	padding-top:147px;
	}	
.pdt-80{
	padding-top:50px;
	}	
.pdt-30{
	padding-top:30px;
	}	
.pdt-20{
	padding-top:20px;
	}	
.fin-out{
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	padding:10px 25px;
	background:#ea750e;
	letter-spacing:3px;
	}	
.count-heading{
	font-family: 'Montserrat', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#fff;
	line-height: 35px;
	margin-bottom: 10px;
	}	
.count-heading span.txt{
	font-size:34px;
	}	
.count-text{
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:25px;
}	
.pdt-80-both p{
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0;
	font-weight:600;
	}
	
.pdt-80-both{
	padding:35px 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:400;
	}
.pdt-80-both a{
	font-size:16px;
	color:#FFFFFF;
	}	
.text-right{
	font-size:33px;
	}	
.text-right span{
	font-size:34px;
	}	
.advan{
	background:#f1f4f3 url(/new/images/plus-symbol-new.png) no-repeat 15px center;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#3e3e3e;
	margin-top:10px;
	border:1px solid #e6e6e6;
	border-radius:5px;	
	padding:25px 0 25px 75px;
	text-transform:uppercase;
	font-weight:600;
	}	
.mdt-top-35{
	margin-top:35px;
	}	
.flt-rght{
	float:right !important;
	}	
.no-bg{
	background:#3d3d55 !important;}
.tag-line{
	padding:11px 0 26px;
	}
.no-bg:before
{
	background:none;
}


.accordion-group {
    width: 100%;
    float: left;
    font: 20px 'Source Sans Pro';
    color: #4e4e4e;
    margin-top: 25px;
}

.accordion-group .panel-heading {
    background-color: #f1f4f3;
    border: 0;
    padding: 25px 20px;
}

.accordion-group .panel-heading h4 a {
    font: 800 20px 'Montserrat';
    text-transform: uppercase;
    position: relative;
    padding: 4px 0 5px 40px;
    color: #3e3e3e;
    text-decoration: none;
}

.accordion-group .panel-heading h4 a[aria-expanded="false"] {
    background: url(/new/images/acco-plus.png) no-repeat 0 4px;
}

.accordion-group .panel-heading h4 a[aria-expanded="true"] {
    background: url(/new/images/acco-minus.png) no-repeat 0 4px;
}

.accordion-group .panel-heading h4 a::before {
    content: '';
    width: 25px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
}

.accordion-group .panel-body {
    padding: 20px;
    background-color: #f1f4f3;
}

.accordion-group .panel-body ul {
    padding: 0;
}

.accordion-group .panel-body p,
.accordion-group .panel-body ul li {
    color: #4e4e4e;
}

.accordion-group .panel-body p {
    line-height: 28px;
    margin-bottom: 20px;
}

.accordion-group .panel-body ul li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 15px;
}

.accordion-group .panel-body ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #4e4e4e;
    position: absolute;
    top: 11px;
    left: 0;
    border-radius: 50%;
}

.automation-block .bottom-blue-text {
    text-align: left;
    padding: 10px 0 100px;
}

.lan-bg .prd-header {
    /*margin-left: 160px;*/
    text-align:center;
}

@media screen and (max-width: 1199px) {
    .lan-bg .prd-header {
        margin-left: auto;
        text-align: center;
    }
.flt-rght {
    float: left;
}
		
}
.top-lne{
	border-top:1px solid rgba(231, 245, 247, 0.12);}
.object-video{
/*background: url('/images/video-icon.png') no-repeat 0 0;*/display: block;position: relative;cursor: pointer;margin-bottom: 60px;
}
.object-video video
{
	padding-left: 30px;
}
.video-connection-block {
	position: relative;
}
/*.video-connection-block:before {
	content: '';
	position:absolute;
	background: url(/images/video-to-btn-arrow.png) no-repeat 0px 0px;
	width: 86px;
	height: 219px;
	top: 50%;
	left: 0px;
	margin-top: -20px;
}*/
.video-connection-block:after {
	content: '';
	display: table;
	clear: both;
}
.counting-section {

}
.counting-section .count-number-lists {
	display: table;
	margin: 0px;
	padding: 0px;
}
@media only screen and (min-width: 1895px) {
	.wrapper{margin:0 -9px !important;}
}
@media only screen and (max-width: 1199px) {
	.counting-section .count-number-lists {
		display: block;
		text-align: center;
	}
}
.counting-section .count-number-lists li {
	display: table-cell;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
	.counting-section .count-number-lists li {
		display: inline-block;
	}
}
.counting-section .count-number-lists li .img-wrap {
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
	.counting-section .count-number-lists li .img-wrap {
		float: none;
		text-align: center;
	}
}
.counting-section .count-number-lists li .count-wrap {
	float: left;
}
@media only screen and (max-width: 1199px) {
	.counting-section .count-number-lists li .count-wrap {
		float: none;
		text-align: center;
	}
}


.bg-dark-blue{
	position: relative;
	background: #3d3d55;
}

.bg-dark-blue:after{
	content: "";
	display: block;
	position: absolute;
	top:0;
	left:-50vw;
	width: 100vw;
	height: 100%;
	margin-left: 50%;
	z-index: -1;
	background: #3d3d55;
}

#loading_overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); z-index: 9999; }
#loader { position: absolute; left: 48%; top: 50%; width: 100px; height: 100px;  background-image: url('/new/images/loading.gif'); background-repeat: no-repeat; background-position: center center; background-size: 100px 100px; }
.brief-solution-box p.clr-black { color: #000; }
.header-li { margin-top:15px; }
.header-li a {
    background: url(/new/images/list-icon.png) no-repeat left center;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 1px;
    font-weight: 300;
    padding-left: 45px;
    color: #FFFFFF;
}

.header-li a:hover {
    text-decoration: none;
}
/*.wrapper {
    overflow: hidden;
}*/