@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700|Roboto+Condensed:400,300,700|Roboto+Slab:400,300,100,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://www.proforma.com/css/proforma-custom.css);

body {
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #444;
	font-weight: 400;
	line-height: 1.8;
}
img {
	max-width: 100%;
}

.feed-item-desc, .feed-item-title {
	padding:0 15px 0 15px;
}

.feed-item-desc {
	margin-bottom: 30px;
}

.feed-item-title {
	font-size: 18px;
	font-weight: 600;
}

@media (min-width:1200px) {
p {
	font-size: 18px
}
h2 {
	font-size: 48px;
}
h4 {
	font-size: 26px;
}
h3 {
	font-size: 32px;
}
.text-small {
	font-size: 16px;
}
.text-small p{
	font-size: 16px;
}
.text-small span{
	font-size: 16px;
}

}
.clear {
	clear: both;
	float: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
	position: fixed;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0 none;
}
.fancyfont {
	font-family: 'Roboto Slab', serif;
	font-weight: 400
}
.bolder {
	font-weight: 800;
}
.bold {
	font-weight: 600;
}
.boldL {
	font-weight: 400;
}
.boldLx {
	font-weight: 300;
}
.caps {
	text-transform: uppercase;
}
.Ncaps {
	text-transform: none
}
.p-t-0 {
	padding-top: 0px;
}
.p-t-5 {
	padding-top: 5px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-15 {
	padding-top: 15px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-t-25 {
	padding-top: 25px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-t-35 {
	padding-top: 35px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-t-45 {
	padding-top: 45px;
}
.p-t-50 {
	padding-top: 50px;
}
.p-t-55 {
	padding-top: 55px;
}
.p-t-60 {
	padding-top: 60px;
}
.p-t-65 {
	padding-top: 65px;
}
.p-b-0 {
	padding-bottom: 0px;
}
.p-b-5 {
	padding-bottom: 5px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-b-15 {
	padding-bottom: 15px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-b-25 {
	padding-bottom: 25px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-b-35 {
	padding-bottom: 35px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-b-45 {
	padding-bottom: 45px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-b-55 {
	padding-bottom: 55px;
}
.p-b-60 {
	padding-bottom: 60px;
}
.p-b-65 {
	padding-bottom: 65px;
}
.p-l-0 {
	padding-left: 0px;
}
.p-l-5 {
	padding-left: 5px;
}
.p-l-10 {
	padding-left: 10px;
}
.p-l-15 {
	padding-left: 15px;
}
.p-l-20 {
	padding-left: 20px;
}
.p-l-25 {
	padding-left: 25px;
}
.p-l-30 {
	padding-left: 30px;
}
.p-l-35 {
	padding-left: 35px;
}
.p-l-40 {
	padding-left: 40px;
}
.p-l-45 {
	padding-left: 45px;
}
.p-l-50 {
	padding-left: 50px;
}
.p-l-55 {
	padding-left: 55px;
}
.p-l-60 {
	padding-left: 60px;
}
.p-l-65 {
	padding-left: 65px;
}
.p-l-95 {
	padding-left: 95px;
}
.p-r-0 {
	padding-right: 0px;
}
.p-r-5 {
	padding-right: 5px;
}
.p-r-10 {
	padding-right: 10px;
}
.p-r-15 {
	padding-right: 15px;
}
.p-r-20 {
	padding-right: 20px;
}
.p-r-25 {
	padding-right: 25px;
}
.p-r-30 {
	padding-right: 30px;
}
.p-r-35 {
	padding-right: 35px;
}
.p-r-40 {
	padding-right: 40px;
}
.p-r-45 {
	padding-right: 45px;
}
.p-r-50 {
	padding-right: 50px;
}
.p-r-55 {
	padding-right: 55px;
}
.p-r-60 {
	padding-right: 60px;
}
.p-r-65 {
	padding-right: 65px;
}
.m-t-0 {
	margin-top: 0px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-25 {
	margin-top: 25px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-35 {
	margin-top: 35px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-45 {
	margin-top: 45px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-55 {
	margin-top: 55px;
}
.m-t-60 {
	margin-top: 60px;
}
.m-b-0 {
	margin-bottom: 0px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-25 {
	margin-bottom: 25px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-35 {
	margin-bottom: 35px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.m-b-45 {
	margin-bottom: 45px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.m-b-55 {
	margin-bottom: 55px;
}
.m-b-60 {
	margin-bottom: 60px;
}
.m-l-0 {
	margin-left: 0px;
}
.m-l-5 {
	margin-left: 5px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-l-15 {
	margin-left: 15px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-l-25 {
	margin-left: 25px;
}
.m-l-30 {
	margin-left: 30px;
}
.m-l-35 {
	margin-left: 35px;
}
.m-l-40 {
	margin-left: 40px;
}
.m-l-45 {
	margin-left: 45px;
}
.m-l-50 {
	margin-left: 50px;
}
.m-l-55 {
	margin-left: 55px;
}
.m-l-60 {
	margin-left: 60px;
}
.m-r-0 {
	margin-right: 0px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-15 {
	margin-right: 15px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-r-25 {
	margin-right: 25px;
}
.m-r-30 {
	margin-right: 30px;
}
.m-r-35 {
	margin-right: 35px;
}
.m-r-40 {
	margin-right: 40px;
}
.m-r-45 {
	margin-right: 45px;
}
.m-r-50 {
	margin-right: 50px;
}
.m-r-55 {
	margin-right: 55px;
}
.m-r-60 {
	margin-right: 60px;
}
.M0 {
	margin: 0 !important;
}
.M2 {
	margin: 2px !important;
}
.M5 {
	margin: 5px !important;
}
.M10 {
	margin: 10px !important;
}
.M15 {
	margin: 15px !important;
}
.M20 {
	margin: 20px !important;
}
.M25 {
	margin: 25px !important;
}
.M30 {
	margin: 30px !important;
}
.M35 {
	margin: 35px !important;
}
.M40 {
	margin: 40px !important;
}
.M45 {
	margin: 45px !important;
}
.M50 {
	margin: 50px !important;
}
.M55 {
	margin: 55px !important;
}
.P0 {
	padding: 0 !important;
}
.P2 {
	padding: 2px !important;
}
.P5 {
	padding: 5px !important;
}
.P10 {
	padding: 10px !important;
}
.P15 {
	padding: 15px !important;
}
.P20 {
	padding: 20px !important;
}
.P25 {
	padding: 25px !important;
}
.P30 {
	padding: 30px !important;
}
.P35 {
	padding: 35px !important;
}
.P40 {
	padding: 40px !important;
}
.P45 {
	padding: 45px !important;
}
.P50 {
	padding: 50px !important;
}
.P55 {
	padding: 55px !important;
}
.lineT {
	border-top: 1px solid #EEE;
}
.lineB {
	border-bottom: 1px solid #EEE;
}
.lineR {
	border-right: 1px solid #EEE;
}
.lineL {
	border-left: 1px solid #EEE;
}
.line {
	border: 1px solid #EEE;
}
.text-black {
	color: #000;
}
.text-white {
	color: white;
}
.text-gray {
	color: #aaa;
}
.text-gray-dark {
	color: #999;
}
.text-gray-light {
	color: #CCC;
}
.text-gray-muted {
	color: #eee;
}
.text-red {
	color: #dd0000;
}
a.text-white:hover {
	color: #d8016b;
}
/*MAIN SLIDER*/
.uslider {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1920px;
	height: 800px;
	overflow: hidden;
	background: #000;
}
#slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	overflow: hidden;
	max-width: 1920px;
}
#slider1_container .uslider img {
	opacity: 0.5;
}
#slider1_container2 {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 800px;
	overflow: hidden;
}
.edc_slider {
	height: 800px;
	width: 1920px;
	max-height: 100%;
}
.caption-txt {
	position: absolute;
	width: 100%;
	height: 50px;
	overflow: visible;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.caption-txt h2 {
	color: #FFFFFF;
	font-size: 60px;
	font-weight: 500;
	line-height: 1.1;
	display: block;
	width: 100%;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}
.caption-txt h4 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.6em;
	white-space: normal;
	display: inline-block;
	text-align: center;
	max-width: 1100px;
	letter-spacing: 0.8px;
}
.jssora21l {
	width: 55px;
	height: 55px;
	top: 123px;
	left: 8px;
}
.jssora21r {
	width: 55px;
	height: 55px;
	top: 123px;
	right: 8px;
}
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../img/a21.png) center center no-repeat;
	overflow: hidden;
}
.jssora21l {
	background-position: -3px -33px;
}
.jssora21r {
	background-position: -63px -33px;
}
.jssora21l:hover {
	background-position: -123px -33px;
}
.jssora21r:hover {
	background-position: -183px -33px;
}
.jssora21ldn {
	background-position: -243px -33px;
}
.jssora21rdn {
	background-position: -303px -33px;
}
.jssorb01 {
	bottom: 50px;
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	filter: alpha(opacity=70);
	opacity: .8;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
	border: 0px solid #FFFFFF;
}
.jssorb01 div {
	background-color: rgba(255,255,255,0.5);
	width: 15px !important;
	height: 15px !important;
	border: 2px solid transparent;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #fff;
	border: 2px solid transparent;
}
.jssorb01 .av {
	background-color: #fff;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #555555;
}
/*FANCY BOX*/
.flat-pop {
	width: 100%;
	display: none;
	box-sizing: border-box;
	max-height: 100%;
	background: #f8f8f8;
}
.fancybox-wrap, .fancybox-skin, .flat-pop, .fancybox-inner {
	min-width: 100%;
}
.flat-pop > .right-box {
	background: #fff url(../img/proforma-logo-180.png) no-repeat 25px 25px;
	height: 100%;
	overflow: auto;
}
/*FANCY BOX IFRAME*/
.fancybox-type-iframe {
	width: 100% !important;
	height: 100% !important;
	background: rgba(0,0,0,0.9) !important;
}
.fancybox-type-iframe .fancybox-inner {
	margin: 0 auto !important;
	min-width: 100px !important;
	padding-top: 6%;
}
/*BANNER*/
.tall-banner {
	width: 100%;
	height: 760px;
}
.short-banner {
	width: 100%;
	height: 400px;
	background: #eee;
}
.text-banner {
	width: 100%;
	min-height: 350px;
	background: #f8f8f8;
	border-bottom: 1px solid #eee;
	padding-top: 130px
}
.no-banner {
	width: 100%;
	height: 250px;
	background: #f8f8f8;
}
header {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
header .logo {
	margin: 15px 0;
}
header .navbar {
	margin-bottom: 0;
}
header .social-icons {
}
header a {
	transition: 0.5s;
}
header .social-icons .fa {
	color: #969799;
	font-size: 30px !important;
	margin-left: 30px;
}
header .social-icons .fa:hover {
	color: #a90056;
}
.paper-bg {
	background: #eee url(../img/paper-bg.jpg);
}
.service-list .ser-boxxi {
	position: relative;
	float: left;
}
.service-list .boxxi {
	border-bottom: 4px solid #eeeeee;
}
.service-list .boxxi .img {
	width: 100%;
	/*background: #eee;*/
	position: relative;
	overflow: hidden;
        height:225px;
       
}
.service-list .boxxi .img img {
	min-height: 100%;
}
.service-list .boxxi p {
	padding: 10px 0;
	margin: 0;
	font-weight: 600;
	font-size: 17px;
	color: #000;
}
.service-list .boxxi .img .over-lay {
	width: 100%;
	height: 100%;
	padding: 18px;
	background: rgba(171,0,84,0);
	overflow: hidden;
	font-size: 0.38em;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: -999px;
	transition: 0.4s;
}
.service-list .boxxi:hover .img .over-lay {
	background: rgba(171,0,84,0.95);
	bottom: 0
}
.service-list .boxxi:hover .img .over-lay p {
	font-weight: 600;
	font-size: 15px;
	color: #fff;
}
.service-list .boxxi:hover .img .over-lay span {
	font-weight: 600;
	font-size: 15px;
	color: #fff;
}
.play-btn {
	background: none repeat scroll 0 0 #222;
	border-radius: 50%;
	bottom: 50px;
	height: 100px;
	line-height: 100px;
	right: -50px;
	text-align: center;
	width: 100px;
	z-index: 99;
	display: inline-block;
	position: absolute;
}
.play-btn i {
	transform: scale(1.10) translateX(5px);
}
#indus-box {
	width: 100%;
	height: 620px;
	background: url('../img/parallax_img.jpg');
	background-attachment: fixed;
	background-size: cover;
	background-position: top center;
}
.parallax-default {
	width: 100%;
	height: 620px;
	background: url('../img/parallax_img.jpg');
	background-attachment: fixed;
	background-size: cover;
	background-position: top center;
}
#indus-box .skew-box {
	transform: skew(-8deg, 0deg);
	background: #ab0054;
	height: 550px;
	position: relative;
	top: 110px;
	left: -50px;
	color: #fff;
	max-width: 700px
}
#indus-box .skew-box .st-bxx {
	transform: skew(8deg, 0deg);
}
#indus-box .lineR, #indus-box .lineT {
	border-color: rgba(255,255,255,0.1)
}
#indus-box .ind-icons {
	transition: 0.4s;
	color: #fff;
	position: relative;
	overflow: hidden;
}
#indus-box .ind-icons p, #indus-box .ind-icons img {
	z-index: 9;
	position: relative
}
#indus-box .ind-icons .bg-slid {
	position: absolute;
	background: rgba(171,0,84,0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.4s;
	transform: scale(0)
}
#indus-box .ind-icons:hover .bg-slid {
	transform: scale(0.9)
}
.skew-box {
	padding-top: 50px;
}
.skew-box .column1 {
	transform: skew(-8deg, 0deg);
	background: #0D0D0D;
	position: relative;
	top: 10px;
	left: -50px;
	color: #fff;
	max-width: 700px;
	padding-left: 100px;
	padding-right: 100px;
}
.skew-box .column1 .st-bxx {
	transform: skew(8deg, 0deg);
}
#indus-box.black-boxx .skew-box {
	background: #0D0D0D;
	transition: 0.4s
}
#indus-box.black-boxx .ind-icons .bg-slid {
	background: rgba(171,0,84,0.5);
}
#indus-box.blue-boxx .skew-box {
	background: #0099FB;
}
#indus-box.blue-boxx .ind-icons .bg-slid {
	background: rgba(0,187,255,0.6);
}
.history-box .item .year-circle {
	background: rgba(171,0,84,1);
	height: 70px;
	width: 70px;
	border-radius: 50%;
	text-align: center;
	line-height: 70px;
	color: #fff;
	display: inline-block;
	font-family: 'roboto';
	font-size: 18px;
	font-weight: 500;
	position: relative;
	z-index: 9;
	transition: 0.4s;
}
.history-box .item:hover .year-circle {
	background: #444
}
.history-box #owl-carousel {
	cursor: move;
}
.history-box #owl-carousel .item {
	padding: 0 25px
}
.history-box .dott-lines {
	border-bottom: 1px dashed #ccc;
	position: relative;
	top: 44px;
	z-index: 1;
	width: 98%;
	left: 2%;
}
.edc_carouseltext .dott-lines {
	border-bottom: 1px dashed #ccc;
	position: relative;
	top: 70px;
	z-index: 1;
	width: 98%;
	left: 2%;
}
.owl-carousel .owl-nav div {
	text-indent: -9999px;
	font-size: 0px;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	display: inline-block;
	margin: 2px;
	background: url(../img/left-right-ar.jpg) no-repeat;
}
.owl-carousel .owl-nav .owl-prev {
	background-position: left top
}
.owl-carousel .owl-nav .owl-next {
	background-position: right top
}
#owl-carousel2.owl-carousel, #owl-carousel3.owl-carousel {
	position: static
}
#owl-carousel2 .owl-controls, #owl-carousel3 .owl-controls {
	text-align: right;
	font-size: 14px;
	line-height: normal;
	position: absolute;
	right: 8px;
	bottom: 8px
}
#owl-carousel2 .owl-controls .owl-dot, #owl-carousel3 .owl-controls .owl-dot {
	display: none
}
.owl-carouselnews .owl-controls {
	text-align: right;
	font-size: 14px;
	line-height: normal;
	position: absolute;
	right: 8px;
	bottom: 8px
}

.rssfeed .owl-controls {
	text-align: right;
	font-size: 14px;
	line-height: normal;
	position: absolute;
	right: 8px;
	bottom: 8px
}

.owl-carouselnews .owl-dots {
	display: none !important
}
.rssfeed .owl-dots {
	display: none !important
}
.newsblog-box {
	height: 500px
}
.newsblog-box .news-boxHm {
	height: 100%;
	background: #ebebeb;
}
.newsblog-box .blog-box {
	height: 100%;
	background: #f6f6f6;
}
.pattern-bg2 {
	background: #fff url(../img/pattern2.png) repeat;
}
.foo-form {
	background: #292929;
}
.foo-form .text-field {
	background: transparent;
	padding: 10px;
	font-size: 15px!important;
	border: 0 none;
	border-bottom: 2px solid rgba(255,255,255,0.2);
	width: 100%;
	font-style: italic;
	color: #888
}
.foo-form .captcha {
	background: none repeat scroll 0 0 #555555;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	padding: 0 10px;
}
.btn.btn-white {
	background: #fff;
	color: #000;
	min-width: 180px;
	padding: 20px;
	text-transform: uppercase;
	transition: 0.3s
}
.btn.btn-white:hover {
	background: rgba(171,0,84,1);
	color: #fff;
}
footer {
	background: #000000;
	color: #fff;

	padding: 25px 0 10px;
	display: block;
	border-top: 5px solid rgba(171,0,84,1);
}
footer ul li {
	font-size: 16px;
	list-style: none
}
footer p {
	font-size: 16px;
	line-height: normal;
	color: #fff !important
}
footer .lineR, footer .lineT {
	border-color: rgba(255,255,255,0.1)
}
.title-decor1 {
	height: 1px;
	background: #666;
	width: 50px;
	display: inline-block;
	margin: 10px 15px
}
.separator-line {
	height: 2px;
	width: 30px;
}
#owl-carousel-logo .item {
	padding: 25px;
	font-size: 12px
}
#owl-carousel-logo .owl-controls {
	top: 0
}
#owl-carousel-logo .owl-nav div {
	position: absolute;
	top: 31%
}
#owl-carousel-logo .owl-prev {
	left: 0;
}
#owl-carousel-logo .owl-next {
	right: 0;
}
.his-in .year-circle {
	background: rgba(171,0,84,1);
	height: 70px;
	width: 70px;
	border-radius: 50%;
	text-align: center;
	line-height: 70px;
	color: #fff;
	display: inline-block;
	font-family: 'roboto';
	font-size: 18px;
	font-weight: 500;
	position: relative;
	z-index: 9;
	transition: 0.4s;
}
.his-in:hover .year-circle {
	background: #444
}
.news-box {
	border-bottom: 1px dotted #ccc;
	margin-top: 25px;
}
.news-box .more-text {
	display: none;
	margin-top: 20px;
}
.news-box h5 span {
	font-size: 70%;
	display: block;
	font-family: roboto;
	color: #999;
	font-weight: normal
}
#marqueecontainer {
	position: relative;
	height: 180px; /*marquee height */
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 2px;
	padding-left: 4px;
}
header {
	width: 100%;
	transition: 0.5s;
	top: -80px;
	position: static;
}
.mini-banner {
	width: 100%;
	height: 400px;
	width: 100%;
	float: left;
	position: relative;
	background-color: #000;
    margin-bottom:30px;
}
/*header{margin-top:1px;}*/
header.scrollING {
	transition: 0.3s;
	top: 0;
	position: fixed;
	background: #fff;
	z-index: 999;
}
.ver-scroll-logos li {
	height: 130px;
	line-height: 130px;
	vertical-align: middle;
	overflow: hidden
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
	text-decoration: underline
}
#slider1_container {
	background: #f8f8f8;
}
.num {
	font-family: roboto;
}

@media (max-width:1200px) {
.play-btn {
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
}
}

@media (max-width:480px) {
.service-list .ser-boxxi {
	width: 100%;
}
}

@media (min-width: 320px) and (max-width: 640px) {
.home-banner {
	height: 250px;
}
.play-btn {
	height: 60px;
	line-height: 60px;
	width: 60px;
}
}

@media ( max-width:1200px) {
#indus-box {
	height: auto;
}
#indus-box .skew-box {
	max-width: 900px;
	padding-bottom: 60px;
	height: auto
}
.newsblog-box {
	height: auto
}
.logo-head a {
	position: relative;
	z-index: 1002;
}
.text-small {
	font-size: 1em !important;
	line-height: 1em !important;
}
}

@media (max-width:680px) {
header.scrollING {
	position: static;
}
.service-list .ser-boxxi { width:100% !important;  }
.popup-list-responsive  { width:100% !important;  }
}

.edc_feeds.owl-dots {
	display: none !important
}
.edc_feeds .owl-dots {
	display: none !important
}
.froala-element ul {
	list-style-type: disc;
}
.mini-banner .edc_dbody {
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0, 0.4);
}
.mini-banner .edc_dbodyparent {
	background-position : initial !important;
}
.mini-banner h2 {
	font-size: 42px;
!important;
}
.back-repeate {
	background-repeat: repeat !important;
	background-size: inherit !important;
}
.imagehover span {
	color: #fff
}
.imgupload span {
	font-size: 18px !important;
	padding-top: 10px;
}
.cform p {
	font-size: 16px;
}
.ftop .btn-lg {
	background: #fff;
	color: #000;
	min-width: 180px;
	padding: 20px !important;
	text-transform: uppercase;
	transition: 0.3s;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px;
}
.ftop .btn-lg:hover {
	background: rgba(171,0,84,1);
	color: #fff;
}
.btn-lg {
	padding: 6px 12px !important;
}
.home-form {
	min-height: 600px;
}
@media (max-width:980px) {
.edc-column-response {
	width: 100% !important;
}
.edc_spacer {
	height: 20px !important;
}

}
@media (max-width:768px) {
.edc-column-response {
	width: 100% !important;
}
.edc_spacer {
	height: 20px !important;
}
.edc_button a {
	white-space: inherit !important;
}
.text-small {
	font-size: 1em !important;
	line-height: 1em !important;
}
.edc_news {
	height: auto !important;
}
.home-form {
	min-height: 800px;
}
header .social-icons .fa  { font-size:20px !important; }
.innerResponsive .edc-column-response { padding:15px; }
.popupresponsive .edc_spacer { height: 100% !important; }
.mini-banner h2 { font-size: 32px; }

.carouselitem .owl-item .item { height:auto !important;}
.multi-col.industry  {transform: skew(0deg, 0deg) !important; background: #0D0D0D; min-height: 400px; position: relative; top: 50px !important; left: 0px  !important; color: #fff; max-width: 700px; margin-bottom:20px; }
.multi-col.industry  h2 { transform: skew(0deg, 0deg) !important;  padding-left:20px; }
.multi-col.industry  p { transform: skew(0deg, 0deg) !important; padding-left:20px; }
.multi-col.industry  a { transform: skew(0deg, 0deg) !important; margin-left:40px; }

}

@media (max-width:980px) {
ul li p {
	font-size: 16px !important;
}
.youtubeimg { height:auto !important; }

}
@media (min-width:768px) and (max-width:980px){
	.service-list .ser-boxxi { width:33% !important; height:300px; }
	}
.imagehover .popup-list .pop img {
	width: 70px;
	height: 60px;
}
.imagehover .popup-list .pop p {
	color: #fff !important;
	font-size: 16px;
}
.fancybox-inner iframe {
	width: 100%;
	height: 100%;
}
.ind-icons {
	transition: 0.4s;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.ind-icons:hover .bg-slid {
	transform: scale(0.9)
}

#home-content .btn.btn-lg{
    border-bottom: 4px solid #ab0054;
    font-size: 18px;
    color: #000;
    background:none;
}

#home-content .btn.btn-lg:hover{
	color: #ab0054;
}
@media (min-width:641px) and (max-width:768px){
	.service-list .boxxi:hover .img .over-lay { line-height:1; }
}

.popup-list-responsive {  border-right: 1px solid #333; border-bottom: 1px solid #333; }


.popup-list-responsive .ind-icons .bg-slid {
	position: absolute;
	background: rgba(171,0,84,0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.4s;
	transform: scale(0)
}
.popup-list-responsive .ind-icons:hover .bg-slid {
	transform: scale(0.9)
}
.popup-list-responsive .ind-icons p, .popup-list-responsive .ind-icons img{ z-index:9; position:relative}

div.popup-list-responsive:nth-child(7)  { border-right:none !important; }
div.popup-list-responsive:nth-child(9)  { border-bottom:none !important; }
div.popup-list-responsive:nth-child(9)  { border-bottom:none !important; }
div.popup-list-responsive:nth-child(9)  { border-bottom:none !important; }
div.popup-list-responsive:nth-child(11)  { border-bottom:none !important; }
div.popup-list-responsive:nth-child(13)  { border-bottom:none !important; }
div.popup-list-responsive:nth-child(15)  { border-bottom:none !important; border-right:none !important; }

/*#s_e_4380 .column1.edc-column-response { transform: skew(-8deg, 0deg); background: #0D0D0D; height: 490px; position: relative; top: 110px; left: -50px; color: #fff; max-width: 700px; }
#s_e_4380 .column1.edc-column-response h2 { transform: skew(8deg, 0deg); }
#s_e_4380 .column1.edc-column-response p { transform: skew(8deg, 0deg); padding-left:20px; }
#s_e_4380 .column1.edc-column-response a { transform: skew(8deg, 0deg); margin-left:40px; }*/

#e_37 .carouselitem.owl-carousel .owl-nav .owl-prev { background-position: left top; position: absolute; top: 30%; left: 0px; }
#e_37 .carouselitem.owl-carousel .owl-nav .owl-next { background-position: right top;  position: absolute; top: 30%; right: 0px; }
#e_37 .carouselitem.owl-carousel .owl-dots { text-align:center !important; }


.multi-col.industry  { transform: skew(-8deg, 0deg); background: #0D0D0D; min-height: 490px; position: relative; top: 110px; left: -50px; color: #fff; max-width: 700px; }
.multi-col.industry  h2 { transform: skew(8deg, 0deg); }
.multi-col.industry  p { transform: skew(8deg, 0deg); padding-left:20px; }
.multi-col.industry  a { transform: skew(8deg, 0deg); margin-left:40px; }

.site .multi-col.industry  { transform:none !important; background: #0D0D0D; min-height: 100% !important ; position: relative; top: 10px; left:0px; color: #fff;}
.site .multi-col.industry  h2 { transform:none !important; }
.site .multi-col.industry  p { transform:none !important; }
.site .multi-col.industry  a { transform:none !important;}

.rssfeed .item
{
height:450px !important;
}

.edc_news .carouselitem 
{
height:450px !important;
}



#message p
{
font-size:21px;
}


.is_mobile {display:none}


@media (max-width:768px)
{
.is_mobile {display:block}
}

.back-repeate .carouselitem.owl-carousel .owl-nav .owl-prev { background-position: left top; position: absolute; top: 30%; left: 0px; }
.back-repeate .carouselitem.owl-carousel .owl-nav .owl-next { background-position: right top;  position: absolute; top: 30%; right: 0px; }
.back-repeate .carouselitem.owl-carousel .owl-dots { text-align:center !important; }



